This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from c473aa1b9d M68K: avoid quadratic slowdlow in label alignment check
adds 1bd729e36b Automatic date update in version.in
adds e15ecaa1e8 Automatic date update in version.in
adds 7646a5c999 Automatic date update in version.in
adds 3d549e5ccc PR29142, segv in ar with empty archive and libdeps specified
adds 7aa02500cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ar.c | 16 +++++++++-------
2 files changed, 10 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 911b15057 6: update: binutils-llvm-linux-qemu: 40
new 3d08d5e3f 6: update: binutils-llvm-linux-qemu: 40
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (911b15057)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1580 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30672 -> 30124 bytes
04-build_llvm/console.log.xz | Bin 59164 -> 60888 bytes
05-build_abe-qemu/console.log.xz | Bin 32036 -> 32232 bytes
06-build_linux/console.log.xz | Bin 3688 -> 3904 bytes
08-check_regression/console.log.xz | Bin 476 -> 472 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 20 ++++++++++----------
9 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 7c804d160 Cygwin: Implement GSO/GRO support
new 5a066d46c Remove duplicate stdio initializations
new 92896d4da Remove duplicate sglue initializations
new d041db379 Declare global __sf[] only once
new e5e36867f Add two __sglue initialization macros
new d83aa402b Remove __sinit_locks / __sinit_recursive_mutex
new a7bdda050 Move __sglue initializations to __sfp()
new 4b28f3c12 Add CLEANUP_FILE define
new 26747c47b Add stdio_exit_handler()
new 3941c8a88 stdio: Replace _fwalk_reent() with _fwalk_sglue()
new 8b96542ed Add global __sglue object for all configurations
new 0a862d131 Remove __sglue member for one configuration
new 01c823efb Make cleanup_glue() static
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
newlib/libc/include/sys/reent.h | 26 ++++++--
newlib/libc/misc/lock.c | 4 --
newlib/libc/reent/reent.c | 6 +-
newlib/libc/stdio/fcloseall.c | 9 ++-
newlib/libc/stdio/fflush.c | 2 +-
newlib/libc/stdio/findfp.c | 112 +++++++++++++++++----------------
newlib/libc/stdio/fwalk.c | 16 ++---
newlib/libc/stdio/local.h | 3 -
newlib/libc/stdio/refill.c | 4 +-
newlib/libc/stdlib/exit.c | 5 +-
winsup/cygwin/common.din | 1 -
winsup/cygwin/include/cygwin/version.h | 3 +-
winsup/cygwin/signal.cc | 5 +-
winsup/cygwin/syscalls.cc | 6 +-
14 files changed, 112 insertions(+), 90 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6a116728e27 arm: correctly handle misaligned MEMs on MVE [PR105463]
new 9a79854be0a Introduce tests for hardbool Machine_Attribute for Ada
new 6aaa1d57391 ada: gcc-if: build proper String_Pointer for Get_External_Name
new 04c0a88aabe Avoid visiting newly-created blocks in harden-conditionals
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ada/gcc-interface/decl.cc | 3 +-
gcc/gimple-harden-conditionals.cc | 417 +++++++++++++++++++------------------
gcc/testsuite/gnat.dg/hardbool.adb | 46 ++++
gcc/testsuite/gnat.dg/hardbool.ads | 22 ++
4 files changed, 290 insertions(+), 198 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/hardbool.adb
create mode 100644 gcc/testsuite/gnat.dg/hardbool.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.