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_gcc/master-aarch64
in repository toolchain/ci/glibc.
from 811c635dba debug: Improve fdelt_chk error message
adds f5bff979d0 x86: Small improvements for wcscpy-ssse3
adds 244b415d38 x86: Small improvements for wcslen
No new revisions were added by this update.
Summary of changes:
sysdeps/x86_64/multiarch/wcscpy-ssse3.S | 194 ++++++++++++++++----------------
sysdeps/x86_64/wcslen.S | 86 +++++++-------
2 files changed, 138 insertions(+), 142 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 07324b3b 0: update: gdb-2f761de2bab729dcd010057f153d73f2c01396b4: 1
new 60935ead 0: update: glibc-244b415d386487521882debb845a040a4758cb18: 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 (07324b3b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1536 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 36480 -> 37104 bytes
04-build_abe-gcc/console.log.xz | Bin 214504 -> 214520 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10940 -> 11012 bytes
07-build_abe-glibc/console.log.xz | Bin 234024 -> 236724 bytes
08-build_abe-gdb/console.log.xz | Bin 39032 -> 36768 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3820 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2964 -> 2924 bytes
11-check_regression/console.log.xz | Bin 3024 -> 3024 bytes
11-check_regression/fails.sum | 6 +-
11-check_regression/results.compare | 29 +-
11-check_regression/results.compare2 | 29 +-
11-check_regression/results.regressions | 29 +-
12-update_baseline/console.log | 470 ++--
12-update_baseline/fails.sum | 6 +-
12-update_baseline/results.compare | 29 +-
12-update_baseline/results.compare2 | 29 +-
12-update_baseline/results.regressions | 29 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3661584 -> 3649184 bytes
sumfiles/g++.sum | 144 +-
sumfiles/gcc.log.xz | Bin 3176268 -> 3167848 bytes
sumfiles/gcc.sum | 4368 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1057232 -> 1060308 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2276 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 213920 -> 214124 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 429752 -> 429128 bytes
sumfiles/libstdc++.sum | 12 +-
35 files changed, 2633 insertions(+), 2623 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 codonell/ld-audit
in repository glibc.
at 529cfa039a Fix elf/tst-audit25a with default bind now toolchains
This branch includes the following new commits:
new 87bb97efa2 elf: Avoid nested functions in the loader [BZ #27220]
new ef2c249cbd elf: Fix elf_get_dynamic_info definition
new 41348211d4 elf: Fix dynamic-link.h usage on rtld.c
new e135c4a918 elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespac [...]
new 737eb83549 elf: Add _dl_audit_objopen
new 59da7f4ccb elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
new 2e1f6346b6 elf: Add _dl_audit_objsearch
new 5e7f59255b elf: Add _dl_audit_objclose
new 416fbda1c1 elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
new e6e3d4cd26 elf: Add _dl_audit_preinit
new d04bba58a2 elf: Add _dl_audit_pltenter
new 696f66660b elf: Add _dl_audit_pltexit
new 09c5dcf73b elf: Avoid unnecessary slowdown from profiling with audit (B [...]
new 3723319805 elf: Add audit tests for modules with TLSDESC
new e206033c27 elf: Issue audit la_objopen for vDSO
new 6c5ae75031 elf: Add la_activity during application exit
new b8d11f9551 elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
new faedaa0f9a elf: Fix initial-exec TLS access on audit modules (BZ #28096)
new e798a21fef elf: Move LAV_CURRENT to link_lavcurrent.h
new 1d1466e7c4 elf: Issue la_symbind for bind-now (BZ #23734)
new b7f913c052 elf: Fix runtime linker auditing on aarch64 (BZ #26643)
new 529cfa039a Fix elf/tst-audit25a with default bind now toolchains
The 22 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.
--
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_cross_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 9e6a252c06 gdb/mi: fix use after free of frame_info causing spurious no [...]
adds 4daa9f295d gdb/testsuite: fix copy & paste error in gdb.python/py-forma [...]
adds 47b8bb38fc gdb/testsuite: fix test failure when building against readline v7
adds 2f761de2ba gdb/remote: use current_inferior in read_ptid if multi-proce [...]
No new revisions were added by this update.
Summary of changes:
gdb/remote.c | 9 ++-
gdb/testsuite/gdb.base/eof-exit.exp | 2 +-
.../{multi-kill.c => attach-no-multi-process.c} | 16 +---
.../gdb.multi/attach-no-multi-process.exp | 88 ++++++++++++++++++++++
gdb/testsuite/gdb.python/py-format-address.exp | 7 +-
5 files changed, 102 insertions(+), 20 deletions(-)
copy gdb/testsuite/gdb.multi/{multi-kill.c => attach-no-multi-process.c} (88%)
create mode 100644 gdb/testsuite/gdb.multi/attach-no-multi-process.exp
--
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_cross_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 9e6a252c06 gdb/mi: fix use after free of frame_info causing spurious no [...]
adds 4daa9f295d gdb/testsuite: fix copy & paste error in gdb.python/py-forma [...]
adds 47b8bb38fc gdb/testsuite: fix test failure when building against readline v7
adds 2f761de2ba gdb/remote: use current_inferior in read_ptid if multi-proce [...]
No new revisions were added by this update.
Summary of changes:
gdb/remote.c | 9 ++-
gdb/testsuite/gdb.base/eof-exit.exp | 2 +-
.../{multi-kill.c => attach-no-multi-process.c} | 16 +---
.../gdb.multi/attach-no-multi-process.exp | 88 ++++++++++++++++++++++
gdb/testsuite/gdb.python/py-format-address.exp | 7 +-
5 files changed, 102 insertions(+), 20 deletions(-)
copy gdb/testsuite/gdb.multi/{multi-kill.c => attach-no-multi-process.c} (88%)
create mode 100644 gdb/testsuite/gdb.multi/attach-no-multi-process.exp
--
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_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 33ee7aad 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new e6351265 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (33ee7aad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30644 -> 32104 bytes
04-build_abe-stage1/console.log.xz | Bin 90060 -> 89860 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9648 -> 9004 bytes
07-build_abe-glibc/console.log.xz | Bin 231328 -> 231604 bytes
08-build_abe-stage2/console.log.xz | Bin 221444 -> 221860 bytes
09-build_abe-gdb/console.log.xz | Bin 37596 -> 39244 bytes
10-build_abe-qemu/console.log.xz | Bin 30804 -> 30684 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3900 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2740 -> 2584 bytes
13-check_regression/console.log.xz | Bin 2348 -> 3112 bytes
13-check_regression/results.compare | 40 +-
13-check_regression/results.compare2 | 99 +-
14-update_baseline/console.log | 498 ++++---
14-update_baseline/results.compare | 40 +-
14-update_baseline/results.compare2 | 99 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2628308 -> 2621208 bytes
sumfiles/g++.sum | 176 ++-
sumfiles/gcc.log.xz | Bin 2194656 -> 2195516 bytes
sumfiles/gcc.sum | 2278 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 871728 -> 880716 bytes
sumfiles/gfortran.sum | 50 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 195336 -> 195364 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 412904 -> 416148 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 1856 insertions(+), 1486 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.