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 c5967f38de PR28530, Hang in objdump on machine with 196GB RAM
adds 109c1107c4 Missing va_end in aarch64-dis.c
adds ca8775833b PR28541, unstable cie offset in the output of readelf
No new revisions were added by this update.
Summary of changes:
binutils/dwarf.c | 17 +++++++++++------
opcodes/aarch64-dis.c | 1 +
2 files changed, 12 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards e8a64f9f9 0: update: binutils-gcc: 1
new 22a754861 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 (e8a64f9f9)
\
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 1524 -> 1484 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 52736 -> 52444 bytes
04-build_abe-gcc/console.log.xz | Bin 203132 -> 202660 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2528 -> 2636 bytes
07-check_regression/console.log.xz | Bin 3032 -> 3104 bytes
07-check_regression/fails.sum | 5 +-
07-check_regression/results.compare | 11 +-
07-check_regression/results.compare2 | 37 +-
07-check_regression/results.regressions | 11 +-
08-update_baseline/console.log | 198 +-
08-update_baseline/fails.sum | 5 +-
08-update_baseline/results.compare | 11 +-
08-update_baseline/results.compare2 | 37 +-
08-update_baseline/results.regressions | 11 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3448048 -> 3421644 bytes
sumfiles/g++.sum | 38 +-
sumfiles/gcc.log.xz | Bin 2929236 -> 2917520 bytes
sumfiles/gcc.sum | 4540 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 883984 -> 880996 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2168 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 171428 -> 171128 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2540 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 415148 -> 425500 bytes
sumfiles/libstdc++.sum | 2 +-
31 files changed, 2486 insertions(+), 2442 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_build/master-aarch64
in repository toolchain/ci/gdb.
from edc77c591a RISC-V: Clarify the behavior of .option rvc or norvc.
adds e0f7ea9143 bfd: Always check sections with the corrupt size
adds 33d3e18ed7 Revert "bfd: Always check sections with the corrupt size"
adds 6c130ba387 gdbserver: re-generate configure
adds 143f5a3837 gdb: remove unnecessary cmd_list_element::aliases nullptr checks
adds 7ead06a8b6 gdb: remove command_class enum class_deprecated
adds fcef6471ed gdb: pass/return setting setter/getter scalar values by value
adds 7bc5c369fa gdb: introduce "set index-cache enabled", deprecate "set ind [...]
adds 831105b6d9 Automatic date update in version.in
adds a3c0896d80 asan: alpha-vms: objdump buffer overflows
adds c5967f38de PR28530, Hang in objdump on machine with 196GB RAM
adds 109c1107c4 Missing va_end in aarch64-dis.c
new ca8775833b PR28541, unstable cie offset in the output of readelf
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/compress.c | 15 +
bfd/version.h | 2 +-
bfd/vms-alpha.c | 519 ++++++++++++++++++---------
binutils/dwarf.c | 17 +-
gdb/cli/cli-decode.c | 80 ++---
gdb/cli/cli-setshow.c | 6 +-
gdb/command.h | 85 +++--
gdb/doc/gdb.texinfo | 8 +-
gdb/dwarf2/index-cache.c | 51 ++-
gdb/remote.c | 6 +-
gdb/testsuite/gdb.base/index-cache.exp | 27 +-
gdb/testsuite/gdb.base/maint.exp | 6 +-
gdb/testsuite/gdb.dwarf2/per-bfd-sharing.exp | 6 +-
gdbserver/config.in | 3 +
gdbserver/configure | 46 +++
opcodes/aarch64-dis.c | 1 +
16 files changed, 585 insertions(+), 293 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_build/master-aarch64
in repository toolchain/ci/glibc.
from 9fea0f1a2a [powerpc] Tighten contraints for asm constant parameters
adds ff012870b2 gconv: Do not emit spurious NUL character in ISO-2022-JP-3 ( [...]
No new revisions were added by this update.
Summary of changes:
iconvdata/Makefile | 5 +++-
iconvdata/bug-iconv15.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++
iconvdata/iso-2022-jp-3.c | 28 +++++++++++++++-------
3 files changed, 84 insertions(+), 9 deletions(-)
create mode 100644 iconvdata/bug-iconv15.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_gnu_native_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from edc77c591a RISC-V: Clarify the behavior of .option rvc or norvc.
adds e0f7ea9143 bfd: Always check sections with the corrupt size
adds 33d3e18ed7 Revert "bfd: Always check sections with the corrupt size"
adds 6c130ba387 gdbserver: re-generate configure
adds 143f5a3837 gdb: remove unnecessary cmd_list_element::aliases nullptr checks
adds 7ead06a8b6 gdb: remove command_class enum class_deprecated
adds fcef6471ed gdb: pass/return setting setter/getter scalar values by value
adds 7bc5c369fa gdb: introduce "set index-cache enabled", deprecate "set ind [...]
adds 831105b6d9 Automatic date update in version.in
adds a3c0896d80 asan: alpha-vms: objdump buffer overflows
adds c5967f38de PR28530, Hang in objdump on machine with 196GB RAM
adds 109c1107c4 Missing va_end in aarch64-dis.c
new ca8775833b PR28541, unstable cie offset in the output of readelf
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/compress.c | 15 +
bfd/version.h | 2 +-
bfd/vms-alpha.c | 519 ++++++++++++++++++---------
binutils/dwarf.c | 17 +-
gdb/cli/cli-decode.c | 80 ++---
gdb/cli/cli-setshow.c | 6 +-
gdb/command.h | 85 +++--
gdb/doc/gdb.texinfo | 8 +-
gdb/dwarf2/index-cache.c | 51 ++-
gdb/remote.c | 6 +-
gdb/testsuite/gdb.base/index-cache.exp | 27 +-
gdb/testsuite/gdb.base/maint.exp | 6 +-
gdb/testsuite/gdb.dwarf2/per-bfd-sharing.exp | 6 +-
gdbserver/config.in | 3 +
gdbserver/configure | 46 +++
opcodes/aarch64-dis.c | 1 +
16 files changed, 585 insertions(+), 293 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 7c19758a4 0: update: binutils-gcc-linux-glibc-gdb: 6
new 3fbc826c7 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (7c19758a4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52936 -> 53192 bytes
05-build_abe-gcc/console.log.xz | Bin 209712 -> 202332 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 10160 -> 8808 bytes
08-build_abe-glibc/console.log.xz | Bin 238000 -> 238076 bytes
09-build_abe-gdb/console.log.xz | Bin 46016 -> 45780 bytes
10-check_regression/console.log.xz | Bin 416 -> 428 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 20 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.