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 84fc8ab0 0: update: binutils-gcc: 1
new 0c2f1998 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 (84fc8ab0)
\
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 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2700 bytes
03-build_abe-binutils/console.log.xz | Bin 38692 -> 37964 bytes
04-build_abe-gcc/console.log.xz | Bin 208716 -> 207500 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3856 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2612 -> 2740 bytes
07-check_regression/console.log.xz | Bin 2344 -> 2736 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 51 +-
08-update_baseline/console.log | 258 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 51 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3514388 -> 3524068 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 3012536 -> 3030032 bytes
sumfiles/gcc.sum | 4772 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1030648 -> 1032348 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202812 -> 203068 bytes
sumfiles/libgomp.sum | 24 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 427804 -> 435752 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2766 insertions(+), 2620 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/master-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 6d8b70895c Automatic date update in version.in
adds b7ff32f191 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.
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/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 1959abe6 0: update: binutils-gcc: 2
new 11b51e13 0: update: binutils-gcc: 2
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 (1959abe6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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 1512 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 50420 -> 51036 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 467152 -> 470648 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 releases/gcc-9
in repository gcc.
from c076ae572e0 Daily bump.
new 407adcb310d [AArch64] add barriers to ool __sync builtins
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/aarch64/aarch64-protos.h | 2 +-
gcc/config/aarch64/aarch64.c | 12 +++++--
.../gcc.target/aarch64/sync-comp-swap-ool.c | 6 ++++
.../gcc.target/aarch64/sync-op-acquire-ool.c | 6 ++++
.../gcc.target/aarch64/sync-op-full-ool.c | 9 +++++
gcc/testsuite/gcc.target/aarch64/target_attr_20.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_21.c | 2 +-
libgcc/config/aarch64/lse.S | 42 +++++++++++++++++++---
libgcc/config/aarch64/t-lse | 8 ++---
9 files changed, 75 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sync-comp-swap-ool.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sync-op-acquire-ool.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sync-op-full-ool.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_kernel/gnu-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 285f91ce 0: update: linux-948d76ce117f2011963944716df41d620ec28418: boot
new 34d8e6a7 0: update: binutils-b7ff32f191ed7e708412e9faa31cf691f08ca695: boot
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 (285f91ce)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 1604 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 29356 -> 30032 bytes
04-build_abe-stage1/console.log.xz | Bin 91100 -> 91412 bytes
05-build_abe-qemu/console.log.xz | Bin 32920 -> 32780 bytes
06-build_linux/console.log.xz | Bin 3740 -> 5336 bytes
07-boot_linux/console.log.xz | Bin 5972 -> 5944 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 8 ++++----
10 files changed, 9 insertions(+), 9 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 7b1cfba79e RISC-V: Use an autoconf template to produce `preconfigure'
new 9403b71ae9 x86_64: Remove bzero optimization
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:
sysdeps/x86_64/bzero.S | 1 -
sysdeps/x86_64/memset.S | 10 +-
sysdeps/x86_64/multiarch/Makefile | 1 -
sysdeps/x86_64/multiarch/bzero.c | 106 ---------------------
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 42 --------
.../multiarch/memset-avx2-unaligned-erms-rtm.S | 1 -
.../x86_64/multiarch/memset-avx2-unaligned-erms.S | 6 --
.../multiarch/memset-avx512-unaligned-erms.S | 3 -
.../x86_64/multiarch/memset-evex-unaligned-erms.S | 3 -
.../x86_64/multiarch/memset-sse2-unaligned-erms.S | 1 -
.../x86_64/multiarch/memset-vec-unaligned-erms.S | 63 +-----------
11 files changed, 2 insertions(+), 235 deletions(-)
delete mode 100644 sysdeps/x86_64/bzero.S
delete mode 100644 sysdeps/x86_64/multiarch/bzero.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_native_build/master-aarch64
in repository toolchain/ci/gdb.
from 6d8b70895c Automatic date update in version.in
adds b7ff32f191 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.
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/binutils-gdb.
from 6d8b70895c Automatic date update in version.in
adds b7ff32f191 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.
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 3d455963 0: update: binutils-gcc-linux-glibc-gdb: 6
new ade686e3 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 (3d455963)
\
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 1544 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 38388 -> 38132 bytes
05-build_abe-gcc/console.log.xz | Bin 207812 -> 209760 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8820 -> 8728 bytes
08-build_abe-glibc/console.log.xz | Bin 237496 -> 240372 bytes
09-build_abe-gdb/console.log.xz | Bin 37180 -> 38180 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
11 files changed, 18 insertions(+), 18 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-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 77e1c4ca 0: update: binutils-gcc-linux-qemu: boot
new 285f91ce 0: update: linux-948d76ce117f2011963944716df41d620ec28418: boot
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 (77e1c4ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 1568 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30324 -> 29356 bytes
04-build_abe-stage1/console.log.xz | Bin 89880 -> 91100 bytes
05-build_abe-qemu/console.log.xz | Bin 31556 -> 32920 bytes
06-build_linux/console.log.xz | Bin 4284 -> 3740 bytes
07-boot_linux/console.log.xz | Bin 5968 -> 5972 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 13 +++++--------
10 files changed, 13 insertions(+), 16 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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f5aa2e42 2: update: linux-42226c989789d8da4af1de0c31070c96726d990c: 20674
new f8a4727e 2: update: binutils-b7ff32f191ed7e708412e9faa31cf691f08ca695: 20674
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 (f5aa2e42)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1508 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29548 -> 30376 bytes
04-build_abe-stage1/console.log.xz | Bin 72672 -> 73048 bytes
05-build_abe-qemu/console.log.xz | Bin 32912 -> 33172 bytes
06-build_linux/console.log.xz | Bin 17756 -> 19600 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 132 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +--
9 files changed, 70 insertions(+), 70 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 7646a5c999 Automatic date update in version.in
adds 3d549e5ccc PR29142, segv in ar with empty archive and libdeps specified
adds 7aa02500cb Automatic date update in version.in
adds d8ecd959cc Automatic date update in version.in
adds e1a54cb87b Automatic date update in version.in
adds 134f17ef68 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ar.c | 16 +++++++++-------
2 files changed, 10 insertions(+), 8 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 63320bc4 0: update: binutils-gcc-linux-qemu: boot
new 52f5bb23 0: update: binutils-gcc-linux-qemu: boot
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 (63320bc4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1556 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30120 -> 30076 bytes
04-build_abe-stage1/console.log.xz | Bin 67688 -> 67720 bytes
05-build_abe-qemu/console.log.xz | Bin 31936 -> 31816 bytes
06-build_linux/console.log.xz | Bin 3440 -> 3160 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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_lto
in repository toolchain/ci/binutils-gdb.
from 7aa02500cb Automatic date update in version.in
adds d8ecd959cc Automatic date update in version.in
adds e1a54cb87b Automatic date update in version.in
adds 134f17ef68 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.