This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 05b0063b982 [amdgcn] Add support for sub-word sync_compare_and_swap operations
new 98fa2867de5 compiler: don't add composite literal keys to package bindings
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 85 ++++++++++++++++++++++++++++++++++++----
gcc/go/gofrontend/expressions.h | 22 +++--------
gcc/go/gofrontend/parse.cc | 23 +++++++----
gcc/go/gofrontend/parse.h | 2 +-
5 files changed, 101 insertions(+), 33 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 binutils-gdb.
from bce58db4fb1 Fix the cast used to prevent compile time warning about an [...]
new b899eb3bb80 Fix an illegal memory access triggered when trying to exami [...]
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:
bfd/ChangeLog | 6 ++++++
bfd/bfd.c | 16 ++++++++++++++--
2 files changed, 20 insertions(+), 2 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3da88e1 0: update: binutils-gcc-linux: all
new 3ab14f7 0: update: binutils-gcc-linux: all
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 (3da88e1)
\
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 | 162 +-
02-prepare_abe/console.log | 244 +-
03-build_abe-binutils/console.log | 11149 ++++++++-------
04-build_abe-stage1/console.log | 13778 +++++++++----------
05-build_linux/console.log | 816 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 26182 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 26203 insertions(+), 26148 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 439da0cc70c [AArch64] Simplify WHILERW and WHILEWR definition
new 05b0063b982 [amdgcn] Add support for sub-word sync_compare_and_swap operations
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:
libgcc/ChangeLog | 5 ++++
libgcc/config/gcn/atomic.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++
libgcc/config/gcn/t-amdgcn | 3 ++-
3 files changed, 67 insertions(+), 1 deletion(-)
create mode 100644 libgcc/config/gcn/atomic.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/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4445097 10: update: llvm-linux: 17560
new 14a519e 10: update: llvm-linux: 17560
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 (4445097)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 16 +-
02-build_llvm/console.log | 12064 +++++++++++++-------------
03-build_linux/console.log | 5456 ++++++------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 80 +-
console.log | 17618 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 17623 insertions(+), 17623 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 cf0a5e3c3fa [AArch64] Tweak iterator usage for [SU]Q{ADD,SUB}
new 4b220ae8c27 [AArch64] Specify some SVE ACLE functions in a more generic way
new 5182771aa26 [AArch64] Rename SVE shape "unary_count" to "unary_to_uint"
new febe918f5d9 [AArch64] Rename UNSPEC_WHILE* to match instruction mnemonics
new 439da0cc70c [AArch64] Simplify WHILERW and WHILEWR definition
The 4 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/ChangeLog | 47 ++++++++++++++++
gcc/config/aarch64/aarch64-sve-builtins-base.cc | 64 +++-------------------
gcc/config/aarch64/aarch64-sve-builtins-base.def | 6 +-
.../aarch64/aarch64-sve-builtins-functions.h | 23 ++++++++
gcc/config/aarch64/aarch64-sve-builtins-shapes.cc | 42 +++++++-------
gcc/config/aarch64/aarch64-sve-builtins-shapes.h | 2 +-
gcc/config/aarch64/aarch64-sve.md | 4 +-
gcc/config/aarch64/aarch64-sve2.md | 26 +--------
gcc/config/aarch64/aarch64.c | 2 +-
gcc/config/aarch64/aarch64.md | 8 +--
gcc/config/aarch64/iterators.md | 24 ++++----
gcc/testsuite/ChangeLog | 9 +++
.../{unary_count_1.c => unary_to_uint_1.c} | 0
.../{unary_count_2.c => unary_to_uint_2.c} | 0
.../{unary_count_3.c => unary_to_uint_3.c} | 0
15 files changed, 134 insertions(+), 123 deletions(-)
rename gcc/testsuite/gcc.target/aarch64/sve/acle/general-c/{unary_count_1.c => una [...]
rename gcc/testsuite/gcc.target/aarch64/sve/acle/general-c/{unary_count_2.c => una [...]
rename gcc/testsuite/gcc.target/aarch64/sve/acle/general-c/{unary_count_3.c => una [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.