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 ec2e748ad39 Fix assertion failure in the BFD library when linking with [...]
new 0b8448af68b Add code to the BFD library to handle opening files with pa [...]
new e11cd7c491e Update changelog.
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:
bfd/ChangeLog | 7 +++++++
bfd/bfdio.c | 36 +++++++++++++++++++++++++-----------
2 files changed, 32 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.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from 61ec6247a91 Daily bump.
new 0349bc70454 AArch64: Break apart paradoxical subregs for VSTRUCT writes [...]
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/ChangeLog | 6 +
gcc/config/aarch64/aarch64-simd.md | 20 +++
gcc/testsuite/ChangeLog | 5 +
.../aarch64/{sve/aarch64-sve.exp => aarch64.exp} | 19 ++-
gcc/testsuite/g++.target/aarch64/pr94052.C | 174 +++++++++++++++++++++
5 files changed, 214 insertions(+), 10 deletions(-)
copy gcc/testsuite/g++.target/aarch64/{sve/aarch64-sve.exp => aarch64.exp} (75%)
create mode 100644 gcc/testsuite/g++.target/aarch64/pr94052.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-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from cf28cfef60 ECOFF archive uninitialised read
adds fdde2fb60c Mention .tdata in comment in _bfd_elf_tls_setup()
adds 0636b24556 Avoid trigger an assertion failure in the STABS parser by re [...]
adds 1ce0847daa Automatic date update in version.in
adds 5a814d6d96 readelf memory leak in process_mips_specific
adds 65109548f8 Overlarge allocation in _bfd_generic_read_ar_hdr_mag
adds a64fafb545 [gdb] Print user for maint info psymtabs
adds 7e6e972f74 bfd: Display symbol version for nm -D
adds dfb68cc358 include: Sync plugin-api.h with GCC
adds cda7e5603f bfd: Change num_group to unsigned int
adds ec2e748ad3 Fix assertion failure in the BFD library when linking with - [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 30 ++++++++++++++++++++
bfd/archive.c | 15 ++++++++--
bfd/elf-bfd.h | 4 ++-
bfd/elf.c | 36 ++++++++++++++++++------
bfd/elflink.c | 4 +--
bfd/version.h | 2 +-
binutils/ChangeLog | 37 ++++++++++++++++++++++++
binutils/nm.c | 26 +++++++++++++----
binutils/readelf.c | 10 +++++--
binutils/wrstabs.c | 56 +++++++++++++++++++++++++------------
gdb/ChangeLog | 4 +++
gdb/psymtab.c | 5 ++++
include/ChangeLog | 5 ++++
include/plugin-api.h | 65 +++++++++++++++++++++++++++++++++++++++++--
ld/ChangeLog | 5 ++++
ld/testsuite/ld-elf/pr25708.d | 9 ++++++
16 files changed, 269 insertions(+), 44 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr25708.d
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4f4bd740 0: update: binutils-gcc-linux: all
new d1b7b231 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 (4f4bd740)
\
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 | 216 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11740 +++++-----
04-build_abe-stage1/console.log | 15500 +++++++------
05-build_linux/console.log | 6786 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 24 +-
08-update_baseline/results.regressions | 3 +-
console.log | 34716 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 34716 insertions(+), 34733 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-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from 16fbf79b0f83 Linux 5.6-rc7
adds c8cfcb78c658 crypto: arm64/chacha - correctly walk through blocks
adds 979e52ca0469 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
No new revisions were added by this update.
Summary of changes:
arch/arm64/crypto/chacha-neon-glue.c | 8 ++++----
lib/crypto/chacha20poly1305-selftest.c | 11 ++++++++---
2 files changed, 12 insertions(+), 7 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 73d3c45b 0: update: llvm-linux: 18458
new 5b434d20 0: update: llvm-linux: 18458
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 (73d3c45b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 216 +-
02-build_llvm/console.log | 12911 +++++++++++++--------------
03-build_linux/console.log | 772 +-
05-check_regression/console.log | 18 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 22 +-
06-update_baseline/results.regressions | 3 +-
console.log | 13921 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
9 files changed, 13942 insertions(+), 13935 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 95c969e58f7 backport PR94125: Update post order number for merged SCC.
new 8fa2081ca62 AArch64: Break apart paradoxical subregs for VSTRUCT writes [...]
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/ChangeLog | 6 +
gcc/config/aarch64/aarch64-simd.md | 20 ++++
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.target/aarch64/pr94052.C | 174 +++++++++++++++++++++++++++++
4 files changed, 205 insertions(+)
create mode 100644 gcc/testsuite/g++.target/aarch64/pr94052.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.