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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards eb6f9596 0: update: binutils-gcc-linux: boot
new e5eee527 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 (eb6f9596)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 214 +-
02-prepare_abe/console.log | 238 +-
03-build_abe-binutils/console.log | 11309 +++++-----
04-build_abe-stage1/console.log | 19067 +++++++++--------
05-build_linux/console.log | 3038 +--
06-boot_linux/console.log | 420 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 34314 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 2 +-
13 files changed, 34329 insertions(+), 34317 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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 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 - [...]
adds 0b8448af68 Add code to the BFD library to handle opening files with pat [...]
adds e11cd7c491 Update changelog.
adds 5ab2fbf185 gdb: bool-ify follow_fork
new a18cd0cab4 Uninitialised memory read in z80-dis.c
new 1081065c51 bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string
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 | 49 ++++++++++++++++++++++++++++++++
bfd/archive.c | 15 ++++++++--
bfd/bfd-in2.h | 5 ++--
bfd/bfdio.c | 36 ++++++++++++++++--------
bfd/elf-bfd.h | 4 +--
bfd/elf.c | 24 +++++++++++-----
bfd/libbfd-in.h | 2 +-
bfd/libbfd.h | 2 +-
bfd/syms.c | 1 +
bfd/targets.c | 5 ++--
bfd/version.h | 2 +-
binutils/ChangeLog | 24 ++++++++++++++++
binutils/nm.c | 28 ++++++++++++++-----
binutils/objdump.c | 3 +-
binutils/readelf.c | 10 +++++--
gdb/ChangeLog | 22 +++++++++++++++
gdb/fbsd-nat.c | 6 ++--
gdb/fbsd-nat.h | 2 +-
gdb/inf-ptrace.c | 6 ++--
gdb/inf-ptrace.h | 2 +-
gdb/infrun.c | 23 ++++++---------
gdb/linux-nat.c | 6 ++--
gdb/linux-nat.h | 2 +-
gdb/psymtab.c | 5 ++++
gdb/remote.c | 9 +++---
gdb/target-delegates.c | 24 ++++++++--------
gdb/target.c | 13 ++++-----
gdb/target.h | 6 ++--
include/ChangeLog | 5 ++++
include/plugin-api.h | 65 +++++++++++++++++++++++++++++++++++++++++--
ld/ChangeLog | 5 ++++
ld/testsuite/ld-elf/pr25708.d | 9 ++++++
opcodes/ChangeLog | 4 +++
opcodes/z80-dis.c | 1 +
34 files changed, 330 insertions(+), 95 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 90de78f9 0: update: binutils-gcc-linux: boot
new aa463833 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 (90de78f9)
\
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 | 128 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11171 ++++++------
04-build_abe-stage1/console.log | 15578 ++++++++---------
05-build_linux/console.log | 790 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 3 +-
console.log | 28133 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 28150 insertions(+), 28121 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-stable-allmodconfig
in repository toolchain/ci/gcc.
from c7bc3b65623 Remove wrongly committed file.
adds 2e432a97839 Daily bump.
adds 95c969e58f7 backport PR94125: Update post order number for merged SCC.
adds 8fa2081ca62 AArch64: Break apart paradoxical subregs for VSTRUCT writes [...]
adds 366f69fdf42 Define __BIG_ENDIAN__
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 ++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-simd.md | 20 ++++
gcc/config/pa/pa.h | 1 +
gcc/testsuite/ChangeLog | 13 +++
gcc/testsuite/g++.target/aarch64/pr94052.C | 174 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94125.c | 41 +++++++
gcc/tree-loop-distribution.c | 13 +--
8 files changed, 276 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/pr94052.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94125.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-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a3d5799e 0: update: binutils-gcc-linux: all
new 42735b0d 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 (a3d5799e)
\
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 | 216 +-
02-prepare_abe/console.log | 352 +-
03-build_abe-binutils/console.log | 11452 ++++++-------
04-build_abe-stage1/console.log | 13697 +++++++--------
05-build_linux/console.log | 796 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26675 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26614 insertions(+), 26612 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.