This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 869ddccc4e9 * c-parser.c (c_parser_declaration_or_fndef): Set DECL_ARG [...]
new 372b1a91305 rs6000: Move various non-vector things out of altivec.md
new 0708e6fa34a rs6000: Use unspec_volatile for darn (PR91481)
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/ChangeLog | 23 +++++
gcc/config/rs6000/altivec.md | 223 ------------------------------------------
gcc/config/rs6000/rs6000.md | 224 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 247 insertions(+), 223 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d81a8f17 7: update: linux-a5aa80588fcd5520ece36121c41b7d8e72245e33: 16048
new a6cd9ae8 7: update: llvm-linux: 16048
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 (d81a8f17)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 219 +-
02-build_llvm/console.log | 11985 +++++++++++++------------
03-build_linux/console.log | 5988 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 54 +-
console.log | 18254 +++++++++++++++++++-------------------
jenkins/manifest.sh | 9 +-
7 files changed, 18423 insertions(+), 18094 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-lts-defconfig
in repository toolchain/ci/gcc.
from dc855bfb36c [Darwin, fixincludes] Backport fix for PR83531
adds 98c65a64648 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 34a5de604f Automatic date update in version.in
adds 5921485ab4 Automatic date update in version.in
adds 33ad488e39 [AArch64][gas] Update MTE system register encodings
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/aarch64/sysreg-4.d | 20 ++++++++++----------
opcodes/ChangeLog | 9 +++++++++
opcodes/aarch64-opc.c | 20 ++++++++++----------
5 files changed, 38 insertions(+), 21 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 2e499834 0: update: binutils-gcc-linux: boot
new 5f4b6e37 0: update: binutils-gcc-linux: 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 (2e499834)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 24 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 10868 ++++++-------
04-build_abe-stage1/console.log | 18548 +++++++++++----------
05-build_linux/console.log | 816 +-
06-boot_linux/console.log | 472 +-
console.log | 31185 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 31158 insertions(+), 31199 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 lldb.
from ab9b5568d Add missing include
new fb56e5bdf Add missing include
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:
include/lldb/Core/PluginManager.h | 1 +
1 file changed, 1 insertion(+)
--
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 libcxx.
from c8e19578f [libc++] Mark lock_guard nodiscard test as unsupported in C++03
new 7b663de09 [libc++] Fix broken <random> test
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:
.../generate_canonical.pass.cpp | 39 +++++++++++++---------
1 file changed, 23 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.
unknown user pushed a change to branch master
in repository lld.
from ad96c8c15 [lld-link] implement -lto-obj-path
new f649a7426 [COFF] Add libcall symbols to the link when LTO is being used
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:
COFF/Driver.cpp | 15 +++++++++++++++
COFF/SymbolTable.cpp | 12 ++++++++++++
COFF/SymbolTable.h | 1 +
COFF/Symbols.cpp | 9 +++++++++
COFF/Symbols.h | 2 ++
...-lazy-reference-dummy.ll => libcall-archive.ll} | 4 ++--
test/COFF/Inputs/libcall-archive.s | 2 ++
test/COFF/libcall-archive.ll | 22 ++++++++++++++++++++++
8 files changed, 65 insertions(+), 2 deletions(-)
copy test/COFF/Inputs/{lto-lazy-reference-dummy.ll => libcall-archive.ll} (55%)
create mode 100644 test/COFF/Inputs/libcall-archive.s
create mode 100644 test/COFF/libcall-archive.ll
--
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-lts-allmodconfig
in repository toolchain/ci/gcc.
from b4f5611c4c3 [Darwin, PPC] Fix fail of cpp/assert4.c
adds dc855bfb36c [Darwin, fixincludes] Backport fix for PR83531
adds 98c65a64648 Daily bump.
No new revisions were added by this update.
Summary of changes:
fixincludes/ChangeLog | 12 ++++++
fixincludes/fixincl.x | 66 +++++++++++++++++++++++++++++---
fixincludes/inclhack.def | 27 +++++++++++++
fixincludes/tests/base/os/availability.h | 18 +++++++++
gcc/DATESTAMP | 2 +-
5 files changed, 119 insertions(+), 6 deletions(-)
create mode 100644 fixincludes/tests/base/os/availability.h
--
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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 34a5de604f Automatic date update in version.in
adds 5921485ab4 Automatic date update in version.in
adds 33ad488e39 [AArch64][gas] Update MTE system register encodings
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/aarch64/sysreg-4.d | 20 ++++++++++----------
opcodes/ChangeLog | 9 +++++++++
opcodes/aarch64-opc.c | 20 ++++++++++----------
5 files changed, 38 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.