This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4930f1e4c 0: update: binutils-llvm-linux-qemu: boot
new d1c23dd20 0: update: binutils-llvm-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 (4930f1e4c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1552 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 31376 -> 30860 bytes
04-build_llvm/console.log.xz | Bin 59012 -> 61320 bytes
05-build_abe-qemu/console.log.xz | Bin 29396 -> 29972 bytes
06-build_linux/console.log.xz | Bin 3292 -> 3280 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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/gdb.
from 9bc8e54b1f bfd: fix -Wunused errors with clang 13+
adds b2c7007bdd gdbserver/tracepoint.cc: work around -Wstringop-truncation error
adds 237f6eac15 gdbserver/tracepoint.cc: use snprintf in gdb_agent_socket_init
adds eda0ddeb26 XCOFF C_STSYM test failure on 32-bit host
adds a078dd9ce8 loongarch64 build failure on 32-bit host
adds 47cf88952a loongarch32 build failure on 32-bit host
adds d5c9473176 Automatic date update in version.in
adds 161e87d121 PR28694, Out-of-bounds write in stab_xcoff_builtin_type
new 4d3605c8ca Fix an undefined behaviour in the BFD library's DWARF parser.
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/ChangeLog | 5 +++
bfd/coffcode.h | 4 +--
bfd/coffgen.c | 11 +++---
bfd/config.bfd | 2 +-
bfd/dwarf1.c | 6 ++--
bfd/version.h | 2 +-
binutils/stabs.c | 87 +++++++++++++++++++++++------------------------
gas/config/tc-loongarch.c | 12 +++----
gdbserver/tracepoint.cc | 13 ++++---
9 files changed, 75 insertions(+), 67 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/glibc.
from f6ff87868a NEWS: Document LD_PREFER_MAP_32BIT_EXEC as x86-64 only
adds 4435c29892 Support target specific ALIGN for variable alignment test [B [...]
adds a6d2f948b7 Use LFS and 64 bit time for installed programs (BZ #15333)
adds cb976fba4c powerpc: Use global register variable in <thread_pointer.h>
No new revisions were added by this update.
Summary of changes:
Makeconfig | 11 +++++++++--
Makerules | 12 ++++++++++--
elf/sotruss-lib.c | 4 ++--
elf/tst-align3.c | 4 +---
elf/tst-alignmod3.c | 4 +---
elf/dl-diagnostics-cpu.c => sysdeps/alpha/tst-file-align.h | 10 +++-------
.../generic/tst-file-align.h | 10 +++-------
.../microblaze/tst-file-align.h | 10 +++-------
elf/dl-diagnostics-cpu.c => sysdeps/nios2/tst-file-align.h | 10 +++-------
sysdeps/powerpc/nptl/thread_pointer.h | 13 +++++++------
sysdeps/powerpc/nptl/tls.h | 7 +------
11 files changed, 43 insertions(+), 52 deletions(-)
copy elf/dl-diagnostics-cpu.c => sysdeps/alpha/tst-file-align.h (85%)
copy elf/dl-diagnostics-cpu.c => sysdeps/generic/tst-file-align.h (85%)
copy elf/dl-diagnostics-cpu.c => sysdeps/microblaze/tst-file-align.h (85%)
copy elf/dl-diagnostics-cpu.c => sysdeps/nios2/tst-file-align.h (85%)
--
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/binutils-gdb.
from 9bc8e54b1f bfd: fix -Wunused errors with clang 13+
adds b2c7007bdd gdbserver/tracepoint.cc: work around -Wstringop-truncation error
adds 237f6eac15 gdbserver/tracepoint.cc: use snprintf in gdb_agent_socket_init
adds eda0ddeb26 XCOFF C_STSYM test failure on 32-bit host
adds a078dd9ce8 loongarch64 build failure on 32-bit host
adds 47cf88952a loongarch32 build failure on 32-bit host
adds d5c9473176 Automatic date update in version.in
adds 161e87d121 PR28694, Out-of-bounds write in stab_xcoff_builtin_type
new 4d3605c8ca Fix an undefined behaviour in the BFD library's DWARF parser.
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/ChangeLog | 5 +++
bfd/coffcode.h | 4 +--
bfd/coffgen.c | 11 +++---
bfd/config.bfd | 2 +-
bfd/dwarf1.c | 6 ++--
bfd/version.h | 2 +-
binutils/stabs.c | 87 +++++++++++++++++++++++------------------------
gas/config/tc-loongarch.c | 12 +++----
gdbserver/tracepoint.cc | 13 ++++---
9 files changed, 75 insertions(+), 67 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 cc984c793 0: update: binutils-gcc-linux-glibc-gdb: 1
new aa05f8d4e 0: update: binutils-gcc-linux-glibc-gdb: 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 (cc984c793)
\
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 1576 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 39708 -> 39232 bytes
04-build_abe-gcc/console.log.xz | Bin 203976 -> 203852 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8836 -> 8824 bytes
07-build_abe-glibc/console.log.xz | Bin 237504 -> 238280 bytes
08-build_abe-gdb/console.log.xz | Bin 39580 -> 38776 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3848 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2820 -> 2532 bytes
11-check_regression/console.log.xz | Bin 4876 -> 3496 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 12 +-
11-check_regression/results.compare | 41 +-
11-check_regression/results.compare2 | 511 +---
11-check_regression/results.regressions | 41 +-
12-update_baseline/console.log | 832 ++----
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 12 +-
12-update_baseline/results.compare | 41 +-
12-update_baseline/results.compare2 | 511 +---
12-update_baseline/results.regressions | 41 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 3603824 -> 3620360 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 3102892 -> 3115384 bytes
sumfiles/gcc.sum | 4196 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 919660 -> 921528 bytes
sumfiles/gfortran.sum | 49 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184668 -> 185220 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 428548 -> 423124 bytes
sumfiles/libstdc++.sum | 18 +-
37 files changed, 2625 insertions(+), 3868 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/master-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from fe72c32765 gdbsupport: remove unnecessary `#ifndef IN_PROCESS_AGENT`
adds b6d1f70cc7 Set sh_link for reloc sections created as normal sections
adds b243230f64 PR28674, objdump crash
No new revisions were added by this update.
Summary of changes:
bfd/dwarf2.c | 2 +-
bfd/elf.c | 26 ++++++++++++++++----------
2 files changed, 17 insertions(+), 11 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/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 30bb876df 1: reset: binutils-fe72c32765e1190c8a17d309fc3a7e1882d6a430: 0
new c4a897ff0 2: update: binutils-b243230f64fb4db9a16ef88ec5bd3e3f48f1fe41: 0
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 1592 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 34380 -> 32952 bytes
06-check_regression/console.log.xz | Bin 1176 -> 412 bytes
06-check_regression/jira-body.txt | 2 --
06-check_regression/mail-body.txt | 28 ---------------------
06-check_regression/mail-subject.txt | 1 -
06-check_regression/results.regressions | 10 --------
06-check_regression/trigger-bisect | 2 --
07-update_baseline/console.log | 42 +++++++++++++++++++++++++++++---
jenkins/manifest.sh | 10 ++++----
mail/jira-body.txt | 5 ----
mail/mail-body.txt | 31 -----------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 10 --------
16 files changed, 43 insertions(+), 99 deletions(-)
delete mode 100644 06-check_regression/jira-body.txt
delete mode 100644 06-check_regression/mail-body.txt
delete mode 100644 06-check_regression/mail-subject.txt
delete mode 100644 06-check_regression/results.regressions
delete mode 100644 06-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.