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 62af7d9402f Fix wrong code caulsed by retslot EAF flags propagation [PR103040]
adds ea2ab805acd IBM Z: Free bbs in s390_loop_unroll_adjust
No new revisions were added by this update.
Summary of changes:
gcc/config/s390/s390.c | 5 ++++-
1 file changed, 4 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 4e8150853 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 756be7ea7 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 (4e8150853)
\
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 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 45188 -> 45092 bytes
04-build_abe-stage1/console.log.xz | Bin 71916 -> 71216 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 10892 -> 9840 bytes
07-build_abe-glibc/console.log.xz | Bin 238196 -> 235816 bytes
08-build_abe-stage2/console.log.xz | Bin 204252 -> 200812 bytes
09-build_abe-gdb/console.log.xz | Bin 45568 -> 44652 bytes
10-build_abe-qemu/console.log.xz | Bin 30492 -> 30708 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3904 -> 3924 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2992 -> 2572 bytes
13-check_regression/console.log.xz | Bin 2852 -> 2408 bytes
13-check_regression/results.compare | 38 +-
13-check_regression/results.compare2 | 42 +-
14-update_baseline/console.log | 223 +-
14-update_baseline/results.compare | 38 +-
14-update_baseline/results.compare2 | 42 +-
jenkins/manifest.sh | 30 +-
sumfiles/g++.log.xz | Bin 3253424 -> 3261080 bytes
sumfiles/g++.sum | 170 +-
sumfiles/gcc.log.xz | Bin 2854400 -> 2854948 bytes
sumfiles/gcc.sum | 4970 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 870956 -> 871104 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 165892 -> 166276 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2640 -> 2636 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 407744 -> 407992 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2756 insertions(+), 2877 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_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_LTO_VECT
in repository toolchain/ci/newlib.
from 44a79a6ec Cygwin: convert malloc lock to SRWLOCK
adds 92e488d5b libgloss/riscv: Fix hard coded reference to configure.in afte [...]
adds 26894de91 Unconditionally declare strsignal
adds 386033896 Cygwin: bump DLL minor version
adds 7a3df8bb6 Cygwin: bump DLL major version
adds e36811afb Cygwin: drop Vista WOW64 specific child process handle bug
adds e8bfe3628 Cygwin: drop support for systems not supporting QueryUnbiased [...]
adds 4bc8f1adb Cygwin: drop support for simple invisible console code
adds 687c4bad2 Cygwin: drop support for systems not supporting processor groups
adds b794f2c60 Cygwin: drop support for systems not supporting RFC 4646 locales
adds 080eae709 Cygwin: drop support for systems not supporting the CONSOLE L [...]
adds a4efb2a66 Cygwin: remove support for Vista entirely
adds 045ce2017 Cygwin: remove unused lsaauth authentication function
adds 561767fc5 Cygwin: console: Fix a bug on input when signalled.
adds 2221bebd7 Cygwin: console: Fix yet another bug on input when signalled.
adds eb628ca8e Cygwin: add release note
No new revisions were added by this update.
Summary of changes:
libgloss/riscv/Makefile.in | 2 +-
newlib/libc/include/string.h | 2 +-
winsup/cygwin/child_info.h | 2 +-
winsup/cygwin/clock.cc | 25 +---
winsup/cygwin/cygheap.h | 2 +-
winsup/cygwin/fhandler.h | 1 -
winsup/cygwin/fhandler_console.cc | 38 +----
winsup/cygwin/fhandler_pipe.cc | 2 +-
winsup/cygwin/fhandler_proc.cc | 38 ++---
winsup/cygwin/fhandler_socket_inet.cc | 2 +-
winsup/cygwin/fhandler_termios.cc | 3 +-
winsup/cygwin/include/cygwin/version.h | 2 +-
winsup/cygwin/lc_era.h | 15 +-
winsup/cygwin/lc_msg.h | 8 +-
winsup/cygwin/miscfuncs.cc | 8 +-
winsup/cygwin/net.cc | 12 +-
winsup/cygwin/nlsfuncs.cc | 16 +--
winsup/cygwin/release/3.4.0 | 5 +
winsup/cygwin/sched.cc | 150 ++++++-------------
winsup/cygwin/sec_auth.cc | 255 +--------------------------------
winsup/cygwin/security.h | 18 ---
winsup/cygwin/sigproc.cc | 28 +---
winsup/cygwin/syscalls.cc | 4 +-
winsup/cygwin/sysconf.cc | 22 ---
winsup/cygwin/wincap.cc | 90 ------------
winsup/cygwin/wincap.h | 10 --
winsup/utils/locale.cc | 23 ---
winsup/utils/tzmap.h | 6 -
winsup/utils/tzset.c | 39 +----
29 files changed, 123 insertions(+), 705 deletions(-)
create mode 100644 winsup/cygwin/release/3.4.0
--
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-master-arm_eabi-coremark-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards fc45a0226 0: update: binutils-gcc-newlib: 1
new 31f246ac1 0: update: binutils-gcc-newlib: 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 (fc45a0226)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 43880 -> 44336 bytes
04-build_abe-stage1/console.log.xz | Bin 88696 -> 88732 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 33304 -> 32892 bytes
07-build_abe-stage2/console.log.xz | Bin 156112 -> 155984 bytes
08-benchmark/benchmark-build.log | 42 +++++++++++-----------
08-benchmark/benchmark.log | 40 +++++++++++----------
08-benchmark/console.log.xz | Bin 3012 -> 3064 bytes
09-check_regression/console.log.xz | Bin 852 -> 852 bytes
09-check_regression/results.log | 20 +++++------
10-update_baseline/console.log | 66 +++++++++++++++++------------------
10-update_baseline/results.log | 20 +++++------
jenkins/manifest.sh | 18 +++++-----
results | 2 +-
results_id | 2 +-
17 files changed, 107 insertions(+), 103 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/release-arm-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from a035f1f8e7 Automatic date update in version.in
adds b7f12798a5 Automatic date update in version.in
adds b8244b33a0 Automatic date update in version.in
adds 61b0daa408 Automatic date update in version.in
adds 786735af68 Automatic date update in version.in
adds cdc39779b6 Automatic date update in version.in
adds 86f474b5ff Automatic date update in version.in
adds 17ca3e2a9a Automatic date update in version.in
adds b1d7b59622 PR28523, ld.bfd created undefined symbols on ppc64
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 30 ++++++++++++++----------------
bfd/version.h | 2 +-
2 files changed, 15 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.