This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 82db74d1 0: update: binutils-568796bfd7c408fadf5a8012e59d1ec02d3e10a2: 1
new d3c9afad 0: update: binutils-7a4e5b8129d60770f054841e2f138e0c37f1e276: 1
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 (82db74d1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 416 +-
03-build_abe-binutils/console.log | 12394 ++++++++++-----------
04-build_abe-check_binutils/console.log | 4906 ++++-----
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 16 +-
06-update_baseline/results.regressions | 4 +-
console.log | 17768 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 36680 -> 36720 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 67444 -> 67468 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 92604 -> 92576 bytes
sumfiles/ld.sum | 4 +-
16 files changed, 17782 insertions(+), 17782 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-benchmark pushed a change to branch linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-release-arm-eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
discards 1c500685 0: update: binutils-gcc: -8
new 986e8f64 0: update: binutils-gcc: -8
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 (1c500685)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-relea [...]
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 | 14 +-
02-prepare_abe/console.log | 451 +-
03-build_abe-binutils/console.log | 11331 +++++++-------
04-build_abe-stage1/console.log | 17910 +++++++++++-----------
05-build_abe-newlib/console.log | 6 +-
09-check_regression/console.log | 8 +-
10-update_baseline/console.log | 4 +-
console.log | 29724 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
9 files changed, 29749 insertions(+), 29709 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-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 2eef5098e9 Automatic date update in version.in
adds 60598dbd58 gdb/testsuite: fix typo in gdb_test_multiple doc
adds ee0688c233 Define a new DT_GNU_FLAGS_1 dynamic section for ld, readelf et al
adds 6a0a0dd0cc Handle -z unique/-z nounique in ld
adds c3805e4cef Document -z unique/-z nounique in the ld man page and help output
adds a5da3dee21 Handle DT_GNU_FLAGS_1 in readelf
adds af3c233bdb Define DT_GNU_FLAGS_1 and DF_GNU_1_UNIQUE for gold
adds 8a87b27911 Implement and document -z unique / -z nounique handling in gold
adds 77c8aaf716 [gdb/testsuite] Handle PS1 quirk in gdb.base/multi-line-star [...]
adds 9f132af9e1 Add support for the SDIV and UDIV instructions to the ARM si [...]
adds 7bed846687 PR27071, gas bugs uncovered by fuzzing
adds 0e5ad4426a Highlight deprecated commands using title style
adds 8947abe6bf gold: Add missing ChangeLog entries for commit ff4bc37d7
adds 2b2d74f4a1 Cosmetic improvements for OSABI access.
new e1b2362cbf Automatic date update in version.in
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 | 5 ++
bfd/elflink.c | 5 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 5 ++
binutils/readelf.c | 23 +++++++
elfcpp/ChangeLog | 15 +++++
elfcpp/elfcpp.h | 15 +++++
gas/ChangeLog | 10 +++
gas/config/obj-elf.c | 18 +++++-
gas/config/obj-elf.h | 5 ++
gas/listing.c | 9 +--
gdb/ChangeLog | 5 ++
gdb/cli/cli-decode.c | 23 ++++---
gdb/testsuite/ChangeLog | 8 +++
.../gdb.base/multi-line-starts-subshell.exp | 6 +-
gdb/testsuite/gdb.base/style.exp | 7 +++
gdb/testsuite/lib/gdb.exp | 2 +-
gold/ChangeLog | 39 ++++++++++++
gold/dwp.cc | 4 +-
gold/incremental.cc | 4 +-
gold/layout.cc | 6 ++
gold/object.cc | 8 +--
gold/object.h | 10 ++-
gold/options.h | 3 +
include/ChangeLog | 5 ++
include/bfdlink.h | 3 +
include/elf/common.h | 4 ++
ld/ChangeLog | 7 +++
ld/emultempl/elf.em | 4 ++
ld/ld.texi | 10 +++
ld/lexsup.c | 4 ++
sim/arm/ChangeLog | 9 +++
sim/arm/armemu.c | 63 ++++++++++++++++++-
sim/arm/thumbemu.c | 71 ++++++++++++++++------
sim/arm/wrapper.c | 8 +++
35 files changed, 371 insertions(+), 54 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2fb8e627 0: update: binutils-gcc-linux: all
new e8837992 0: update: binutils-gcc-linux-qemu: 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 (2fb8e627)
\
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 | 139 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11764 ++++-----
04-build_abe-stage1/console.log | 20597 +++++++--------
05-build_linux/console.log | 680 +-
06-build_abe-qemu/console.log | 6533 ++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 54 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 40223 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 40338 insertions(+), 40128 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5fd5e530 0: update: linux-39b3342de9bb71531c8d9b41ee0ad901145c7a91: 18043
new a4312e2f 0: update: qemu-657ee88ef3ec55c3a6164da88c11a6640ca7507c: 18043
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 (5fd5e530)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 181 +-
02-prepare_abe/console.log | 346 +-
03-build_llvm/console.log | 13092 ++++++++++++-------------
04-build_linux/console.log | 1520 ++-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 24 +-
08-update_baseline/results.regressions | 2 +-
console.log | 15198 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
10 files changed, 14958 insertions(+), 15433 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 85b55ae6e87 d: Fix ICE in gimplify_expr, at gimplify.c (PR98277)
new 1be9347b815 Daily bump.
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/DATESTAMP | 2 +-
gcc/d/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 19 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.