This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9a4129f5c5a gcc-changelog: revert temporary rule relaxation
new 0431e8ae5bd aarch64: Enable the use of LDAPR for load-acquire semantics
new 28f636a0b0b aarch64: Add support for widening LDAPR instructions
The 2 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.h | 4 ++
gcc/config/aarch64/atomics.md | 55 +++++++++++++++-
gcc/config/aarch64/iterators.md | 1 +
gcc/doc/invoke.texi | 6 +-
gcc/testsuite/gcc.target/aarch64/ldapr-ext.c | 94 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/ldapr.c | 34 ++++++++++
6 files changed, 190 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/ldapr-ext.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/ldapr.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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from b8a85c4263 26: onsuccess: #467: 6588: Success after binutils/gcc/linux/ [...]
new c6ced6dc04 27: onsuccess: #468: 6589: Success after binutils/gcc/linux/ [...]
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 1688 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30396 -> 30164 bytes
04-build_abe-stage1/console.log.xz | Bin 90332 -> 91296 bytes
05-build_abe-qemu/console.log.xz | Bin 31268 -> 31604 bytes
06-build_linux/console.log.xz | Bin 5760 -> 5756 bytes
08-check_regression/console.log.xz | Bin 4320 -> 4344 bytes
08-check_regression/mail-body.txt | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++++++++++++++---------------
results | 2 +-
18 files changed, 26 insertions(+), 26 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-norov-allnoconfig
in repository toolchain/ci/base-artifacts.
from 63432a469c 19: onsuccess: #52: boot: Success after binutils/gcc/qemu: 4 [...]
new c04ea4b919 20: onsuccess: #53: boot: Success after binutils/gcc/qemu: 2 [...]
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 1704 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30528 -> 30596 bytes
04-build_abe-stage1/console.log.xz | Bin 72364 -> 73236 bytes
05-build_abe-qemu/console.log.xz | Bin 31348 -> 32280 bytes
06-build_linux/console.log.xz | Bin 4272 -> 4252 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 3848 -> 3848 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 26 +++++++++++++-------------
16 files changed, 20 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.
unknown user pushed a change to branch master
in repository gcc.
from 87c4057b3fc c++: Fix a typo in function name
new 83d400bded0 Daily bump.
new 9a4129f5c5a gcc-changelog: revert temporary rule relaxation
The 2 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:
ChangeLog | 148 ++
config/ChangeLog | 7 +
contrib/ChangeLog | 5 +
contrib/gcc-changelog/git_commit.py | 2 -
gcc/ChangeLog | 2760 +++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 141 ++
gcc/c-family/ChangeLog | 18 +
gcc/cp/ChangeLog | 53 +
gcc/d/ChangeLog | 95 ++
gcc/fortran/ChangeLog | 1280 ++++++++++++++++
gcc/go/ChangeLog | 86 ++
gcc/jit/ChangeLog | 154 ++
gcc/testsuite/ChangeLog | 83 ++
libatomic/ChangeLog | 6 +
libgomp/ChangeLog | 565 +++++++
libiberty/ChangeLog | 92 ++
libitm/ChangeLog | 123 ++
libquadmath/ChangeLog | 99 ++
libstdc++-v3/ChangeLog | 11 +
maintainer-scripts/ChangeLog | 35 +
21 files changed, 5762 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_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from b97e170c35 20: onsuccess: #367: all: Success after binutils/gcc/qemu: 1 [...]
new 926acc19a0 21: onsuccess: #368: all: Success after binutils/gcc/linux/q [...]
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 1716 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 30048 -> 29904 bytes
04-build_abe-stage1/console.log.xz | Bin 87324 -> 86168 bytes
05-build_abe-qemu/console.log.xz | Bin 31332 -> 31164 bytes
06-build_linux/console.log.xz | Bin 3312 -> 3308 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 3660 -> 4052 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++++++++++++++---------------
17 files changed, 23 insertions(+), 23 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-arm-norov-allyesconfig
in repository toolchain/ci/base-artifacts.
from 97e387531a 22: onsuccess: #58: all: Success after binutils/gcc/qemu: 16 [...]
new 26e6e07b3e 23: onsuccess: #59: all: Success after binutils/gcc/qemu: 32 [...]
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 1688 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29868 -> 29840 bytes
04-build_abe-stage1/console.log.xz | Bin 86520 -> 86316 bytes
05-build_abe-qemu/console.log.xz | Bin 31552 -> 31392 bytes
06-build_linux/console.log.xz | Bin 3740 -> 3736 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 3828 -> 3684 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 26 +++++++++++++-------------
16 files changed, 20 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_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from 9bd3a22819 21: onsuccess: #439: boot: Success after binutils/llvm/linux [...]
new 4f6ee34c2a 22: onsuccess: #440: boot: Success after binutils/linux/qemu [...]
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 1708 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30256 -> 30284 bytes
04-build_kernel_llvm/console.log.xz | Bin 66452 -> 66532 bytes
05-build_abe-qemu/console.log.xz | Bin 31772 -> 32428 bytes
06-build_linux/console.log.xz | Bin 3084 -> 3060 bytes
08-check_regression/console.log.xz | Bin 4188 -> 3776 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
15 files changed, 21 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.