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 3c4c1f73b 0: update: binutils-gcc: 1
new b1d22b7a8 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 (3c4c1f73b)
\
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 1536 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 53296 -> 52064 bytes
04-build_abe-gcc/console.log.xz | Bin 197564 -> 197556 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3856 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2444 -> 2560 bytes
07-check_regression/console.log.xz | Bin 3076 -> 2544 bytes
07-check_regression/results.compare | 46 +-
07-check_regression/results.compare2 | 62 +-
08-update_baseline/console.log | 588 +++---
08-update_baseline/results.compare | 46 +-
08-update_baseline/results.compare2 | 62 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3416280 -> 3398536 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2890312 -> 2865388 bytes
sumfiles/gcc.sum | 3732 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 854548 -> 865980 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 168260 -> 168208 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 417084 -> 426096 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2314 insertions(+), 2486 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 f141837642f Automatic date update in version.in
new 98ca73afe51 Add support to readelf for reading OpenBSD ELF core notes.
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:
binutils/readelf.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
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_debug
in repository toolchain/ci/binutils-gdb.
from f08d6b8e02 Automatic date update in version.in
adds abe8cab7cb gdb: enable target_async around stop_all_threads call in pro [...]
adds fba9460f7c PR27202, readelf -wL doesn't work on ".loc 0"
adds 80656a8e4b gdb: fix manor -> manner typo in some comments
adds 4180173142 gdb/doc: use 'standard error stream' instead of 'stderr' in [...]
adds 74ea3b51c3 gdb: fix build when libbacktrace and execinfo backtrace are [...]
adds f15ec499bf [gdb/testsuite] Fix breakpoint detection in gdb.gdb/python-h [...]
adds 6767cc642c [gdb/testsuite] Fix gdb.python/py-breakpoint.exp with python 2
adds 607679092f [gdb/testsuite] Disable vgdb tests if xml not supported
adds 8e4e0c7a49 Fix gdb.multi/multi-term-settings.exp race
adds 689580daaa Add a testcase for PR binutils/27202
adds 215b6d107c [gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so with [...]
new f141837642 Automatic date update in version.in
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:
bfd/version.h | 2 +-
binutils/dwarf.c | 11 ++-
.../gas/elf/{dwarf2-11.d => dwarf-5-loc0.d} | 14 ++--
gas/testsuite/gas/elf/dwarf-5-loc0.s | 11 +++
gas/testsuite/gas/elf/elf.exp | 1 +
gdb/bt-utils.c | 4 +-
gdb/bt-utils.h | 2 +-
gdb/doc/gdb.texinfo | 12 ++--
gdb/language.h | 2 +-
gdb/remote.c | 10 ++-
gdb/testsuite/gdb.base/break-interp.exp | 3 +
gdb/testsuite/gdb.base/valgrind-bt.exp | 5 ++
gdb/testsuite/gdb.base/valgrind-disp-step.exp | 5 ++
gdb/testsuite/gdb.base/valgrind-infcall-2.exp | 5 ++
gdb/testsuite/gdb.base/valgrind-infcall.exp | 5 ++
gdb/testsuite/gdb.gdb/python-helper.exp | 2 +-
gdb/testsuite/gdb.multi/multi-term-settings.exp | 40 +++++++++--
gdb/testsuite/gdb.python/py-breakpoint.exp | 10 ++-
gdb/testsuite/gdb.server/attach-flag.c | 29 ++++++++
gdb/testsuite/gdb.server/attach-flag.exp | 79 ++++++++++++++++++++++
20 files changed, 224 insertions(+), 28 deletions(-)
copy gas/testsuite/gas/elf/{dwarf2-11.d => dwarf-5-loc0.d} (75%)
create mode 100644 gas/testsuite/gas/elf/dwarf-5-loc0.s
create mode 100644 gdb/testsuite/gdb.server/attach-flag.c
create mode 100644 gdb/testsuite/gdb.server/attach-flag.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_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 8a3ea2bfe 0: update: binutils-gcc: 2
new 14db4e8fd 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 (8a3ea2bfe)
\
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 1528 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 64424 -> 63992 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 463844 -> 463672 bytes
06-check_regression/console.log.xz | Bin 416 -> 428 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 1f377a1f51e rs6000: Disable optimizing multiple xxsetaccz instructions [...]
new 9fc6d71d34b Daily bump.
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:
gcc/ChangeLog | 12 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 21 insertions(+), 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.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from c110aa8d578 Daily bump.
new 46c7fc8a7f0 Daily bump.
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:
gcc/DATESTAMP | 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 295ea3162b6 Daily bump.
new a345847f1df Daily bump.
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:
gcc/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository gcc.
from d6a87d96d74 debug/102507: ICE in btf_finalize when compiling with -gbtf
new d238146e41e Daily bump.
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:
ChangeLog | 4 +++
gcc/ChangeLog | 68 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 5 ++++
gcc/testsuite/ChangeLog | 55 +++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 63 +++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 196 insertions(+), 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.
unknown user pushed a change to branch binutils-2_37-branch
in repository binutils-gdb.
from af75fd79a7c Automatic date update in version.in
new 1ea0ade02b4 Automatic date update in version.in
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:
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.