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 255be612 0: update: binutils-gcc: 1
new 1b579b19 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 (255be612)
\
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 1520 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 39056 -> 39192 bytes
04-build_abe-gcc/console.log.xz | Bin 202904 -> 202828 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3960 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2388 -> 2572 bytes
07-check_regression/console.log.xz | Bin 3028 -> 3168 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 46 +-
07-check_regression/results.regressions | 30 +-
08-update_baseline/console.log | 370 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 46 +-
08-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3441552 -> 3456016 bytes
sumfiles/g++.sum | 118 +-
sumfiles/gcc.log.xz | Bin 2969576 -> 2947940 bytes
sumfiles/gcc.sum | 4576 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 886144 -> 887780 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175824 -> 175484 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 432320 -> 433928 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2713 insertions(+), 2675 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 494ebfa7c9a Fortran: Handle compare in OpenMP atomic
new 7bf710b5116 libstdc++: Add support for '?' in linker script globs
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:
libstdc++-v3/scripts/make_exports.pl | 6 ++++--
1 file changed, 4 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_gnu_native_build/master-aarch64
in repository toolchain/ci/gdb.
from 2749ac1339 Automatic date update in version.in
adds abb6af934c C++-ify path substitution code
adds 0ca813c3d5 Automatic date update in version.in
new a96eadd871 gdb: only include mips and riscv targets if building with 64 [...]
new 8b8b05a454 gdb: have mips_nbsd_nat_target inherit from nbsd_nat_target
new 200fd2874d gdb: make post_startup_inferior a virtual method on inf_ptra [...]
new f24791b72e gdbserver: introduce scoped_restore_current_thread and switc [...]
new 24583e45ef gdbserver: replace direct assignments to current_thread
new 20ac1cdb8c gdbserver/linux-low: replace direct assignment to current_thread
new 7eb1526a80 gdb: update gdb-gdb.py.in for latest changes to struct field
The 7 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 +-
gdb/Makefile.in | 22 +--
gdb/aarch64-linux-nat.c | 2 +-
gdb/fbsd-nat.c | 2 +-
gdb/fbsd-nat.h | 5 +-
gdb/gdb-gdb.py.in | 18 ++-
gdb/inf-child.c | 7 -
gdb/inf-child.h | 2 -
gdb/inf-ptrace.c | 2 +-
gdb/inf-ptrace.h | 11 ++
gdb/linux-nat.c | 2 +
gdb/linux-nat.h | 6 +-
gdb/mips-netbsd-nat.c | 3 +-
gdb/netbsd-nat.c | 2 +-
gdb/netbsd-nat.h | 4 +-
gdb/obsd-nat.c | 2 +
gdb/obsd-nat.h | 5 +-
gdb/rs6000-aix-nat.c | 5 +
gdb/source.c | 173 +++++++--------------
gdb/source.h | 2 +-
gdb/target-delegates.c | 23 ---
gdb/target.c | 8 -
gdb/target.h | 14 --
.../cast-call.c => gdb.gdb/python-helper.cc} | 25 +--
gdb/testsuite/gdb.gdb/python-helper.exp | 153 ++++++++++++++++--
gdb/x86-linux-nat.c | 2 +
gdb/x86-linux-nat.h | 7 +-
gdbserver/gdbthread.h | 22 +++
gdbserver/inferiors.cc | 31 +++-
gdbserver/linux-low.cc | 120 ++++++--------
gdbserver/linux-x86-low.cc | 6 +-
gdbserver/mem-break.cc | 15 +-
gdbserver/netbsd-low.cc | 2 +-
gdbserver/proc-service.cc | 7 +-
gdbserver/regcache.cc | 10 +-
gdbserver/remote-utils.cc | 5 +-
gdbserver/server.cc | 13 +-
gdbserver/target.cc | 4 +-
gdbserver/thread-db.cc | 14 +-
gdbserver/tracepoint.cc | 8 +-
gdbserver/win32-low.cc | 6 +-
41 files changed, 402 insertions(+), 370 deletions(-)
copy gdb/testsuite/{gdb.base/cast-call.c => gdb.gdb/python-helper.cc} (84%)
--
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 6574245c 0: update: binutils-gcc-linux-glibc-gdb: 6
new 57488f8e 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 (6574245c)
\
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 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 38680 -> 39232 bytes
05-build_abe-gcc/console.log.xz | Bin 203096 -> 202736 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8924 -> 8668 bytes
08-build_abe-glibc/console.log.xz | Bin 238068 -> 238272 bytes
09-build_abe-gdb/console.log.xz | Bin 39872 -> 39960 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 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.
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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1bc2ed1a 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new 4b05d3e8 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
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 (1bc2ed1a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1744 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 41404 -> 41092 bytes
04-build_abe-stage1/console.log.xz | Bin 87248 -> 86724 bytes
05-build_abe-qemu/console.log.xz | Bin 30492 -> 30484 bytes
06-build_linux/console.log.xz | Bin 3112 -> 3088 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 4 ++--
10 files changed, 7 insertions(+), 7 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_bmk_gnu_apm/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from 387bff63dc powerpc64[le]: Fix CFI and LR save address for asm syscalls [...]
adds e9f81c261a nptl: Add one more barrier to nptl/tst-create1
adds 0dcbf4c870 Run conform/ tests using newly built libc
No new revisions were added by this update.
Summary of changes:
Makeconfig | 23 ++++++++++++++++-------
NEWS | 1 +
conform/Makefile | 3 +++
conform/conformtest.py | 20 +++++++++++++++++---
sysdeps/pthread/tst-create1.c | 4 ++++
5 files changed, 41 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.