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-arm
in repository toolchain/ci/binutils-gdb.
from ba4ba9711a libctf: workaround automake bug with conditional info pages
adds 7a34f66b23 gdb/remote: fix use after free bug
adds cc7ea7504c gdb/testsuite: give a test a real name
No new revisions were added by this update.
Summary of changes:
gdb/remote.c | 35 +++++++++++++++++++++++++++--
gdb/testsuite/gdb.python/py-send-packet.exp | 3 ++-
2 files changed, 35 insertions(+), 3 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-arm
in repository toolchain/ci/base-artifacts.
discards 847a008c7 0: update: binutils-gcc: 1
new a5470f29a 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 (847a008c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (a5 [...]
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 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 52072 -> 52856 bytes
04-build_abe-gcc/console.log.xz | Bin 225076 -> 224936 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2688 -> 3188 bytes
07-check_regression/console.log.xz | Bin 2380 -> 139704 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 37705 ++++++++++++++++++++++++++++-
07-check_regression/results.regressions | 42 +
08-update_baseline/console.log | 37892 +++++++++++++++++++++++++++++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 37705 ++++++++++++++++++++++++++++-
08-update_baseline/results.regressions | 42 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2692032 -> 2720812 bytes
sumfiles/g++.sum | 19020 +++++++--------
sumfiles/gcc.log.xz | Bin 2309540 -> 2324796 bytes
sumfiles/gcc.sum | 15400 ++++++------
sumfiles/gfortran.log.xz | Bin 874204 -> 878028 bytes
sumfiles/gfortran.sum | 4729 ++--
sumfiles/libatomic.log.xz | Bin 2156 -> 2156 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 169840 -> 173360 bytes
sumfiles/libgomp.sum | 5966 ++---
sumfiles/libitm.log.xz | Bin 2516 -> 2512 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 447576 -> 460680 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 135938 insertions(+), 22647 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 066624ff52 Add myself and Zhensong Liu as the LoongArch port maintainer.
adds ba4ba9711a libctf: workaround automake bug with conditional info pages
No new revisions were added by this update.
Summary of changes:
libctf/Makefile.am | 2 --
libctf/Makefile.in | 40 ++++++++++++++++++++++------------------
libctf/doc/local.mk | 10 ++++++++++
3 files changed, 32 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from ea6ef320b0d Daily bump.
adds 711084c9450 build: Implement --with-multilib-list for avr target
adds 66e157188bd gcc: Fix "argument list too long" from install-plugins
adds d8282345435 [Committed] New testcase for C++/71792, bitfields and auto
adds 31c200c6e11 Make sure that we get unique test names if several DejaGnu [...]
No new revisions were added by this update.
Summary of changes:
gcc/Makefile.in | 2 +-
gcc/config.gcc | 7 ++++++
gcc/config/avr/genmultilib.awk | 16 +++++++++++++
gcc/config/avr/t-avr | 1 +
gcc/configure | 4 ++--
gcc/configure.ac | 2 +-
gcc/testsuite/g++.dg/torture/pr71792.C | 42 ++++++++++++++++++++++++++++++++++
gcc/testsuite/lib/gcc-dg.exp | 14 ++++++++++--
8 files changed, 82 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr71792.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_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 066624ff52 Add myself and Zhensong Liu as the LoongArch port maintainer.
adds ba4ba9711a libctf: workaround automake bug with conditional info pages
No new revisions were added by this update.
Summary of changes:
libctf/Makefile.am | 2 --
libctf/Makefile.in | 40 ++++++++++++++++++++++------------------
libctf/doc/local.mk | 10 ++++++++++
3 files changed, 32 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 8b016a2e2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new a98a0af79 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 (8b016a2e2)
\
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 1564 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 31492 -> 31392 bytes
04-build_abe-stage1/console.log.xz | Bin 72168 -> 71288 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 10508 -> 10032 bytes
07-build_abe-glibc/console.log.xz | Bin 236984 -> 236332 bytes
08-build_abe-stage2/console.log.xz | Bin 195572 -> 194024 bytes
09-build_abe-gdb/console.log.xz | Bin 39260 -> 38892 bytes
10-build_abe-qemu/console.log.xz | Bin 30216 -> 30088 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3944 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2460 -> 2588 bytes
13-check_regression/console.log.xz | Bin 4068 -> 144240 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 27 +-
13-check_regression/results.compare | 97 +-
13-check_regression/results.compare2 | 38994 ++++++++++++++++++++++++++++-
13-check_regression/results.regressions | 97 +-
14-update_baseline/console.log | 39549 +++++++++++++++++++++++++++++-
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 27 +-
14-update_baseline/results.compare | 97 +-
14-update_baseline/results.compare2 | 38994 ++++++++++++++++++++++++++++-
14-update_baseline/results.regressions | 97 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3299896 -> 3286992 bytes
sumfiles/g++.sum | 19423 +++++++--------
sumfiles/gcc.log.xz | Bin 2851844 -> 2887588 bytes
sumfiles/gcc.sum | 18443 +++++++-------
sumfiles/gfortran.log.xz | Bin 865824 -> 872864 bytes
sumfiles/gfortran.sum | 4762 ++--
sumfiles/libatomic.log.xz | Bin 2272 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 166980 -> 170260 bytes
sumfiles/libgomp.sum | 5980 ++---
sumfiles/libitm.log.xz | Bin 2640 -> 2640 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 402068 -> 403224 bytes
sumfiles/libstdc++.sum | 626 +-
39 files changed, 141781 insertions(+), 25464 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_llvm_apm/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from f988b7f228 linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624)
adds 387bff63dc powerpc64[le]: Fix CFI and LR save address for asm syscalls [...]
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
sysdeps/powerpc/powerpc64/sysdep.h | 10 ++++++----
2 files changed, 7 insertions(+), 4 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_llvm_apm/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 79fb46cf79 Automatic date update in version.in
adds 6712b0c1bf Automatic date update in version.in
adds d77082db3f Automatic date update in version.in
adds 5cd1eaa964 Automatic date update in version.in
adds 6c11c735c7 Automatic date update in version.in
adds 9921e4b7bb Automatic date update in version.in
adds ad2e61e47f Automatic date update in version.in
No new revisions were added by this update.
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.