This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from e1a54cb87b Automatic date update in version.in
adds 134f17ef68 Automatic date update in version.in
adds 6a8f225543 Automatic date update in version.in
adds 39c6088537 Automatic date update in version.in
adds f20245c35f Automatic date update in version.in
adds ffc7aa903b AArch64: Enable FP16 by default for Armv9-A.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
include/opcode/aarch64.h | 1 +
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 9c038c1d 0: update: binutils-gcc-linux-qemu: boot
new b83945a0 0: update: binutils-gcc-linux-qemu: boot
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 (9c038c1d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1584 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30304 -> 30408 bytes
04-build_abe-stage1/console.log.xz | Bin 67696 -> 68220 bytes
05-build_abe-qemu/console.log.xz | Bin 32316 -> 32284 bytes
06-build_linux/console.log.xz | Bin 3268 -> 3508 bytes
07-boot_linux/console.log.xz | Bin 6140 -> 6144 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from c4dd8eb523 RISC-V: Fix canonical extension order (K and J)
adds 5f3fc928df _bfd_real_fopen should not use ccs parameter on Windows
adds bc5baa9f13 don't over-align file positions of PE executable sections
adds ce462d0435 COFF: make objcopy / strip honor --keep-file-symbols
adds 6db1e45d7b COFF/PE: don't leave zero timestamp after objcopy / strip
adds f0a53c9c89 COFF/PE: keep linker version during objcopy / strip
adds 20bed3bb35 COFF: use hash for string table also when copying / stripping
adds 15b7af6c87 Arm64: force emission of ILP32-dependent relocs
adds 02646f1960 gdbsupport: fix path_join crash with -std=c++17 and -D_GLIBC [...]
new 18bd474461 gdb: testsuite: Support displaced stepping on LoongArch
new 95086e1e54 Fix potentially uninitialised variables in the Windows tools
new 8ea87c7296 gdb/doc: fix inconsistent info pretty-printer example
new 62ec8e6dad gdb/doc: make use of group/end group in 'info pretty-printer [...]
new ad8f56a737 gdb/doc: use @value{GDBP} in 'info pretty-printer' example
The 5 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/ChangeLog | 5 +
bfd/bfdio.c | 4 +-
bfd/coffcode.h | 39 ++++----
bfd/coffgen.c | 235 ++++++++++++++--------------------------------
bfd/cofflink.c | 54 +----------
bfd/libcoff-in.h | 4 +-
bfd/libcoff.h | 4 +-
bfd/peXXigen.c | 18 +++-
binutils/ChangeLog | 11 +++
binutils/dlltool.c | 2 +-
binutils/dllwrap.c | 2 +-
binutils/mclex.c | 2 +-
binutils/objcopy.c | 14 +--
binutils/resrc.c | 2 +-
binutils/srconv.c | 1 +
binutils/windmc.c | 6 +-
gas/config/tc-aarch64.c | 2 +-
gdb/doc/gdb.texinfo | 28 ++++--
gdb/testsuite/lib/gdb.exp | 2 +-
gdbsupport/pathstuff.cc | 2 +-
20 files changed, 164 insertions(+), 273 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from c4dd8eb523 RISC-V: Fix canonical extension order (K and J)
adds 5f3fc928df _bfd_real_fopen should not use ccs parameter on Windows
adds bc5baa9f13 don't over-align file positions of PE executable sections
adds ce462d0435 COFF: make objcopy / strip honor --keep-file-symbols
adds 6db1e45d7b COFF/PE: don't leave zero timestamp after objcopy / strip
adds f0a53c9c89 COFF/PE: keep linker version during objcopy / strip
adds 20bed3bb35 COFF: use hash for string table also when copying / stripping
adds 15b7af6c87 Arm64: force emission of ILP32-dependent relocs
adds 02646f1960 gdbsupport: fix path_join crash with -std=c++17 and -D_GLIBC [...]
adds 18bd474461 gdb: testsuite: Support displaced stepping on LoongArch
adds 95086e1e54 Fix potentially uninitialised variables in the Windows tools
adds 8ea87c7296 gdb/doc: fix inconsistent info pretty-printer example
adds 62ec8e6dad gdb/doc: make use of group/end group in 'info pretty-printer [...]
adds ad8f56a737 gdb/doc: use @value{GDBP} in 'info pretty-printer' example
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +
bfd/bfdio.c | 4 +-
bfd/coffcode.h | 39 ++++----
bfd/coffgen.c | 235 ++++++++++++++--------------------------------
bfd/cofflink.c | 54 +----------
bfd/libcoff-in.h | 4 +-
bfd/libcoff.h | 4 +-
bfd/peXXigen.c | 18 +++-
binutils/ChangeLog | 11 +++
binutils/dlltool.c | 2 +-
binutils/dllwrap.c | 2 +-
binutils/mclex.c | 2 +-
binutils/objcopy.c | 14 +--
binutils/resrc.c | 2 +-
binutils/srconv.c | 1 +
binutils/windmc.c | 6 +-
gas/config/tc-aarch64.c | 2 +-
gdb/doc/gdb.texinfo | 28 ++++--
gdb/testsuite/lib/gdb.exp | 2 +-
gdbsupport/pathstuff.cc | 2 +-
20 files changed, 164 insertions(+), 273 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards fb984fa0 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 5958f043 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 (fb984fa0)
\
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 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30540 -> 30448 bytes
04-build_abe-stage1/console.log.xz | Bin 71784 -> 72020 bytes
06-build_abe-linux/console.log.xz | Bin 8768 -> 8868 bytes
07-build_abe-glibc/console.log.xz | Bin 238292 -> 238684 bytes
08-build_abe-stage2/console.log.xz | Bin 199996 -> 200012 bytes
09-build_abe-gdb/console.log.xz | Bin 37580 -> 37532 bytes
10-build_abe-qemu/console.log.xz | Bin 32028 -> 32248 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3888 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2716 -> 2736 bytes
13-check_regression/console.log.xz | Bin 2904 -> 2616 bytes
13-check_regression/results.compare | 44 +-
13-check_regression/results.compare2 | 50 +-
14-update_baseline/console.log | 318 +--
14-update_baseline/results.compare | 44 +-
14-update_baseline/results.compare2 | 50 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3363424 -> 3377832 bytes
sumfiles/g++.sum | 111 +-
sumfiles/gcc.log.xz | Bin 2946668 -> 2928324 bytes
sumfiles/gcc.sum | 4824 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 1020600 -> 1022772 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2296 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 198352 -> 198024 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2660 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 407884 -> 408432 bytes
sumfiles/libstdc++.sum | 5 +-
32 files changed, 2685 insertions(+), 2791 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.