This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm
in repository toolchain/ci/glibc.
from 9b7cfab180 x86_64: Add evex optimized __memcmpeq in memcmpeq-evex.S
adds 6838920383 riscv: Fix incorrect jal with HIDDEN_JUMPTARGET
adds b3cf94ef15 login: Add back libutil as an empty library
adds 1d56fd3bae x86_64: Add memcmpeq.S to fix disable-multi-arch build
new 88e316b064 Handle NULL input to malloc_usable_size [BZ #28506]
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:
login/Makefile | 4 +++-
malloc/malloc-debug.c | 13 +++++------
malloc/malloc.c | 25 ++++++++--------------
malloc/tst-malloc-usable.c | 22 ++++++++-----------
sysdeps/riscv/setjmp.S | 2 +-
sysdeps/unix/sysv/linux/riscv/setcontext.S | 5 +++--
.../{multiarch/memcmpeq-sse2.S => memcmpeq.S} | 6 ++----
7 files changed, 34 insertions(+), 43 deletions(-)
copy sysdeps/x86_64/{multiarch/memcmpeq-sse2.S => memcmpeq.S} (91%)
--
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_gnu_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards 76397de40 0: update: binutils-gcc-linux-glibc-gdb: 1
new 0574b038b 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (76397de40)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1568 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 66112 -> 64556 bytes
04-build_abe-gcc/console.log.xz | Bin 231524 -> 230968 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8760 -> 8708 bytes
07-build_abe-glibc/console.log.xz | Bin 228100 -> 228732 bytes
08-build_abe-gdb/console.log.xz | Bin 54296 -> 53736 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3796 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2808 -> 2088 bytes
11-check_regression/console.log.xz | Bin 2388 -> 2732 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 6 +
11-check_regression/results.compare | 17 +-
11-check_regression/results.compare2 | 31 +--
11-check_regression/results.regressions | 18 ++
12-update_baseline/console.log | 119 +++++++----
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 6 +
12-update_baseline/results.compare | 17 +-
12-update_baseline/results.compare2 | 31 +--
12-update_baseline/results.regressions | 18 ++
jenkins/manifest.sh | 24 +--
sumfiles/binutils.log.xz | Bin 52888 -> 53028 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 96272 -> 96456 bytes
sumfiles/gas.sum | 275 ++++++++++++------------
sumfiles/ld.log.xz | Bin 128128 -> 128104 bytes
sumfiles/ld.sum | 330 ++++++++++++++---------------
29 files changed, 539 insertions(+), 413 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-update_baseline/results.regressions
--
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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 146b83e14a0 rs6000: Optimize __builtin_shuffle when it's used to zero t [...]
adds eca767aa51d c++: Implement DR2351 - void{} [PR102820]
adds 4cd2a27a1c9 Force -fexcess-precision=standard for fp-uint64-convert-double-1.c
adds f1ba6a819de gimple-fold: Preserve location in gimple_fold_builtin_memset
No new revisions were added by this update.
Summary of changes:
gcc/cp/semantics.c | 33 ++++++++++++--
gcc/gimple-fold.c | 1 +
gcc/testsuite/g++.dg/cpp0x/dr2351.C | 51 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/Wstringop-overflow-62.c | 4 +-
.../gcc.dg/torture/fp-uint64-convert-double-1.c | 2 +-
5 files changed, 85 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/dr2351.C
--
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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 208eb58158 Automatic date update in version.in
adds c82ebeb7e6 obcopy vs. files with silly section alignment
adds c45c3dba8c ELF core file size checks
No new revisions were added by this update.
Summary of changes:
bfd/elf.c | 9 +++++++--
bfd/elfcode.h | 5 +++--
bfd/elfcore.h | 39 ++++++++++++++++-----------------------
3 files changed, 26 insertions(+), 27 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards e6d99c2e6 0: update: binutils-gcc: 2
new b6d78fa0b 0: update: binutils-gcc: 2
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 (e6d99c2e6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1508 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 66640 -> 64484 bytes
05-build_abe-bootstrap/console.log.xz | Bin 471336 -> 471236 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
7 files changed, 7 insertions(+), 7 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 binutils-gdb.
from c45c3dba8cc ELF core file size checks
new dd6b67bec88 Re: arm: add unwinder encoding support for PACBTI
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:
.../testsuite/gas/arm/unwind-pacbti-m-readelf.d | 0
unwind-pacbti-m.d => gas/testsuite/gas/arm/unwind-pacbti-m.d | 0
unwind-pacbti-m.s => gas/testsuite/gas/arm/unwind-pacbti-m.s | 0
3 files changed, 0 insertions(+), 0 deletions(-)
rename unwind-pacbti-m-readelf.d => gas/testsuite/gas/arm/unwind-pacbti-m-readelf. [...]
rename unwind-pacbti-m.d => gas/testsuite/gas/arm/unwind-pacbti-m.d (100%)
rename unwind-pacbti-m.s => gas/testsuite/gas/arm/unwind-pacbti-m.s (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.