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-arm
in repository toolchain/ci/linux.
from fc74e0a40e4f Linux 5.16-rc7
adds 4bc5e64e6cf3 efi: Move efifb_setup_from_dmi() prototype from arch headers
adds a8ad9a2434dc Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
arch/arm/include/asm/efi.h | 1 -
arch/arm64/include/asm/efi.h | 1 -
arch/riscv/include/asm/efi.h | 1 -
arch/x86/include/asm/efi.h | 2 --
include/linux/efi.h | 6 ++++++
5 files changed, 6 insertions(+), 5 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-arm
in repository toolchain/ci/binutils-gdb.
from 67093b6e1a Automatic date update in version.in
adds 6e5407669d ld: Remove emultempl/linux.em
No new revisions were added by this update.
Summary of changes:
ld/emultempl/linux.em | 226 --------------------------------------------------
1 file changed, 226 deletions(-)
delete mode 100644 ld/emultempl/linux.em
--
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-arm
in repository toolchain/ci/base-artifacts.
discards ae466e858 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 61d0b9018 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 (ae466e858)
\
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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30360 -> 30232 bytes
04-build_abe-stage1/console.log.xz | Bin 90948 -> 90244 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9180 -> 8820 bytes
07-build_abe-glibc/console.log.xz | Bin 231764 -> 230824 bytes
08-build_abe-stage2/console.log.xz | Bin 217148 -> 217548 bytes
09-build_abe-gdb/console.log.xz | Bin 38488 -> 38360 bytes
10-build_abe-qemu/console.log.xz | Bin 31116 -> 30352 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3860 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2564 -> 2672 bytes
13-check_regression/console.log.xz | Bin 2444 -> 2724 bytes
13-check_regression/results.compare | 24 +-
13-check_regression/results.compare2 | 34 +-
14-update_baseline/console.log | 198 ++--
14-update_baseline/results.compare | 24 +-
14-update_baseline/results.compare2 | 34 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 2536036 -> 2522516 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2074140 -> 2076700 bytes
sumfiles/gcc.sum | 1860 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 859804 -> 860888 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2424 -> 2428 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 170352 -> 170352 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2816 -> 2820 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 395052 -> 406032 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 1254 insertions(+), 1186 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 glibc.
from cca457f9c5 x86: Optimize L(less_vec) case in memcmpeq-evex.S
new 422e4cd0ff stdio-common: Fix %m sprintf test output for GNU/Hurd
new 53c38911b8 malloc: Add missing shared thread library flags
new 1c6e6e52e5 hurd: XFAIL more tests that require setpshared support
The 3 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:
malloc/Makefile | 16 ++++++++++++++++
stdio-common/tst-sprintf-errno.c | 10 ++++++++++
sysdeps/mach/hurd/i386/Makefile | 2 ++
3 files changed, 28 insertions(+)
--
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 ea8b5640551 Improve atomic store implementation on hppa-linux.
new 3430132f3e8 Fortran: fix use of static_assert() to conform to C11
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:
libgfortran/runtime/string.c | 3 ++-
1 file changed, 2 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_bmk_llvm_tk1/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/glibc.
from 268d812c19 elf: Remove AArch64 from comment for AT_MINSIGSTKSZ
adds abddd61de0 x86: Optimize L(less_vec) case in memcmp-evex-movbe.S
adds cca457f9c5 x86: Optimize L(less_vec) case in memcmpeq-evex.S
No new revisions were added by this update.
Summary of changes:
sysdeps/x86_64/multiarch/memcmp-evex-movbe.S | 249 ++++++---------------------
sysdeps/x86_64/multiarch/memcmpeq-evex.S | 170 +++++-------------
2 files changed, 99 insertions(+), 320 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_tk1/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/binutils-gdb.
from 64b7cc507b Remove gdb_print_host_address
adds 5436dda805 Automatic date update in version.in
adds d16ce6240e Automatic date update in version.in
adds 67093b6e1a Automatic date update in version.in
adds 6e5407669d ld: Remove emultempl/linux.em
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/emultempl/linux.em | 226 --------------------------------------------------
2 files changed, 1 insertion(+), 227 deletions(-)
delete mode 100644 ld/emultempl/linux.em
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.