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-arm
in repository toolchain/ci/binutils-gdb.
from 16089f320a opcodes: don't assume ELF in riscv, csky, rl78, mep disassemblers
adds e9c5fe2f40 Automatic date update in version.in
adds 94afbc7b1b [gdb/testsuite] Fix gdb.multi/attach-no-multi-process.exp wi [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.multi/attach-no-multi-process.exp | 9 ++++++---
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_gnu_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 05a43fd6b 0: update: binutils-gcc-linux-glibc-gdb: 1
new 633e00c90 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 (05a43fd6b)
\
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 1596 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 51928 -> 52156 bytes
04-build_abe-gcc/console.log.xz | Bin 230028 -> 230404 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8928 -> 8480 bytes
07-build_abe-glibc/console.log.xz | Bin 230644 -> 230312 bytes
08-build_abe-gdb/console.log.xz | Bin 48904 -> 49668 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3796 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3120 -> 3000 bytes
11-check_regression/console.log.xz | Bin 2896 -> 2356 bytes
11-check_regression/results.compare | 35 +-
11-check_regression/results.compare2 | 49 +-
12-update_baseline/console.log | 481 ++--
12-update_baseline/results.compare | 35 +-
12-update_baseline/results.compare2 | 49 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2842684 -> 2839276 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2502400 -> 2477448 bytes
sumfiles/gcc.sum | 4880 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 936964 -> 936048 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2252 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 210880 -> 211780 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 452596 -> 455108 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2793 insertions(+), 2956 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 75bbc3da3e5 Denormalize VR_VARYING to VR_RANGE before passing it to set [...]
new 69daa9244a2 rs6000: "Y" is DS-form, not DQ-form
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:
gcc/config/rs6000/constraints.md | 2 +-
1 file changed, 1 insertion(+), 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/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 334a1f8735 Automatic date update in version.in
adds d9229193f1 Automatic date update in version.in
adds 600c091812 Automatic date update in version.in
adds 00415c4cb8 Automatic date update in version.in
adds 82a5bb730a s390: Avoid dynamic TLS relocs in PIE
adds 9a01457e02 s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pie
adds 9c67f6382a x86: Properly handle function pointer reference
adds f232cf597f Automatic date update in version.in
adds 5b8cba9680 Automatic date update in version.in
adds c06df04e57 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 41 ++++++++++++----------
bfd/elf64-s390.c | 41 ++++++++++++++--------
bfd/elf64-x86-64.c | 40 +++++++++++----------
bfd/version.h | 2 +-
.../{protected-func-1b.c => protected-func-3.c} | 10 ++++--
ld/testsuite/ld-x86-64/x86-64.exp | 18 ++++++++++
6 files changed, 97 insertions(+), 55 deletions(-)
copy ld/testsuite/ld-x86-64/{protected-func-1b.c => protected-func-3.c} (66%)
--
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/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2a8542cde 2: update: binutils-llvm-linux-qemu: 21888
new 3e49dfbed 2: update: binutils-llvm-linux-qemu: 21888
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 (2a8542cde)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 1592 -> 1784 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 29828 -> 30244 bytes
04-build_llvm/console.log.xz | Bin 58984 -> 60560 bytes
05-build_abe-qemu/console.log.xz | Bin 31584 -> 31384 bytes
06-build_linux/console.log.xz | Bin 5248 -> 5040 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 228 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 125 insertions(+), 125 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 6f8fe54a5 0: update: gdb-e9c5fe2f40e7da0f104624ee81c9720a7956e64c: 1
new fb17d0351 0: update: glibc-d056c212130280c0a54d9a4f72170ec621b70ce5: 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 (6f8fe54a5)
\
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 1608 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30096 -> 29876 bytes
04-build_abe-stage1/console.log.xz | Bin 73432 -> 73096 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 11084 -> 10920 bytes
07-build_abe-glibc/console.log.xz | Bin 235952 -> 237024 bytes
08-build_abe-stage2/console.log.xz | Bin 200024 -> 201472 bytes
09-build_abe-gdb/console.log.xz | Bin 37532 -> 34456 bytes
10-build_abe-qemu/console.log.xz | Bin 33196 -> 33232 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3904 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3080 -> 3088 bytes
13-check_regression/console.log.xz | Bin 2500 -> 9960 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 106 +
13-check_regression/results.compare | 131 +-
13-check_regression/results.compare2 | 1759 ++++++++-
13-check_regression/results.regressions | 101 +
14-update_baseline/console.log | 2140 ++++++++++-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 106 +
14-update_baseline/results.compare | 131 +-
14-update_baseline/results.compare2 | 1759 ++++++++-
14-update_baseline/results.regressions | 101 +
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 3342976 -> 3341280 bytes
sumfiles/g++.sum | 170 +-
sumfiles/gcc.log.xz | Bin 2947356 -> 2941488 bytes
sumfiles/gcc.sum | 6001 +++++++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 1019796 -> 1024948 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196780 -> 196716 bytes
sumfiles/libgomp.sum | 21 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 406828 -> 413668 bytes
sumfiles/libstdc++.sum | 18 +-
39 files changed, 9512 insertions(+), 3092 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_LTO
in repository toolchain/ci/newlib.
from 0a67adb0f Cygwin: pty: Fix Ctrl-C behaviour in latest GDB.
adds 23a3ec339 Cygwin: Fix "0x0x" in gmondump and ssp man pages
adds 21f0edbf9 libgloss: pru: Fix _open syscal arguments
adds 0b44b06b0 Cygwin: Fix build with w32api 10.0.0
adds 01c734b0d Cygwin: Fix typo KERB_S4U_LOGON_FLAG_IDENTITY -> IDENTIFY
No new revisions were added by this update.
Summary of changes:
libgloss/pru/syscalls.S | 18 +++++++++++++++++-
winsup/cygwin/release/3.3.5 | 2 +-
winsup/cygwin/sec_auth.cc | 11 +++++++----
winsup/doc/utils.xml | 4 ++--
4 files changed, 27 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.