This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 320fdefef1 ld: Add a before_plugin_all_symbols_read hook
adds d7c448293a Re: ld: Add a before_plugin_all_symbols_read hook
adds bed566bbf6 Add option to objdump/readelf to disable access to debuginfo [...]
new e48359eaa8 Fix gdbserver/linux target_waitstatus logging assert
new cdff184f42 Fix gdb.threads/clone-new-thread-event.exp race
new b7b1008c0b Fix gdb.threads/current-lwp-dead.exp race
new 1abeb1e90d gdb: Reorganize linux_nat_filter_event
new 5406bc3f1b gdbserver: Reorganize linux_process_target::filter_event
new aa40a989ef gdbserver: Reindent check_zombie_leaders
new 6cf20c46e3 Re-add zombie leader on exit, gdb/linux
new 8a841a3579 Re-add zombie leader on exit, gdbserver/linux
new c6479f8b2a Process exit status is leader exit status testcase
The 9 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:
binutils/ChangeLog | 17 ++
binutils/NEWS | 3 +
binutils/doc/binutils.texi | 11 +-
binutils/doc/debug.options.texi | 17 ++
binutils/dwarf.c | 36 +++-
binutils/dwarf.h | 3 +
binutils/objdump.c | 8 +
binutils/readelf.c | 8 +
binutils/testsuite/binutils-all/debuginfod.exp | 14 +-
gdb/linux-nat.c | 180 ++++++++++------
gdb/testsuite/gdb.threads/clone-new-thread-event.c | 16 +-
.../gdb.threads/clone-new-thread-event.exp | 2 +
gdb/testsuite/gdb.threads/current-lwp-dead.c | 101 ++++++---
gdb/testsuite/gdb.threads/current-lwp-dead.exp | 23 +-
.../process-exit-status-is-leader-exit-status.c} | 51 ++---
.../process-exit-status-is-leader-exit-status.exp | 46 ++++
gdbserver/linux-low.cc | 235 ++++++++++++---------
ld/testsuite/ld-plugin/pr28849.d | 2 +-
18 files changed, 543 insertions(+), 230 deletions(-)
copy gdb/testsuite/{gdb.mi/mi-threads-interrupt.c => gdb.threads/process-exit-stat [...]
create mode 100644 gdb/testsuite/gdb.threads/process-exit-status-is-leader-exit-st [...]
--
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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards dc9380ce 0: update: binutils-gcc: 1
new 36fd61c8 0: update: binutils-gcc: 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 (dc9380ce)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1532 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 38504 -> 37728 bytes
04-build_abe-gcc/console.log.xz | Bin 207376 -> 205912 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2380 -> 2532 bytes
07-check_regression/console.log.xz | Bin 3220 -> 8576 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 34 +-
07-check_regression/results.compare2 | 1520 +++++++++-
07-check_regression/results.regressions | 34 +-
08-update_baseline/console.log | 1740 +++++++++++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 34 +-
08-update_baseline/results.compare2 | 1520 +++++++++-
08-update_baseline/results.regressions | 34 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3471540 -> 3486072 bytes
sumfiles/g++.sum | 550 ++--
sumfiles/gcc.log.xz | Bin 3018608 -> 3005784 bytes
sumfiles/gcc.sum | 4685 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1028936 -> 1026084 bytes
sumfiles/gfortran.sum | 88 +-
sumfiles/libatomic.log.xz | Bin 2196 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 195020 -> 196300 bytes
sumfiles/libgomp.sum | 836 +++---
sumfiles/libitm.log.xz | Bin 2544 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 428228 -> 432260 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 8026 insertions(+), 3103 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 cfaa2fac42f libstdc++: Support VAX floats in std::strong_order
new 83bc478d3ba tree-optimization/102943 - avoid (re-)computing dominance bitmap
new 9467e733118 ada/104861 - use target_noncanonial for Target_Name
The 2 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/Makefile.in | 3 +-
gcc/tree-ssa-dom.cc | 58 +++++++++++++++++++++++----------------
2 files changed, 37 insertions(+), 24 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 linux.
from b1a384d2cbcc ARM: fix build warning in proc-v7-bugs.c
new 1a4e53d2fc4f spi: Fix invalid sgs value
new 1db333d9a51f Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/ [...]
The 2 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:
drivers/spi/spi.c | 4 ++--
1 file changed, 2 insertions(+), 2 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/release-arm-bootstrap_lto
in repository toolchain/ci/gcc.
from 661f7e74405 Daily bump.
adds 04301494f31 Daily bump.
adds dae72739976 Daily bump.
adds 9871d39f752 RISC-V: Always pass -misa-spec to assembler [PR104219]
adds e170b2362ab testsuite/104759 - adjust gcc.dg/vect/vect-multitypes-12.c
adds 2d2705e96d7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 4 +++-
gcc/config/riscv/riscv.h | 2 ++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/vect/vect-multitypes-12.c | 6 ++----
6 files changed, 26 insertions(+), 6 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/release-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from c002554e78 Automatic date update in version.in
adds 93388cd0cd Automatic date update in version.in
adds 49187e2cb9 Automatic date update in version.in
adds 9560f8cb48 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 5dbc820e 0: update: binutils-gcc: 2
new 693c2634 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 (5dbc820e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 49360 -> 48360 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 455432 -> 456632 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.