This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards cba5cc34 4: update: gcc-a958b2fc6dab3d8b01b6ee32178e2fccd97f77f8: 1
new 8a5dac06 4: update: binutils-gcc-glibc-llvm: 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 (cba5cc34)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-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 | 215 +-
02-prepare_abe/console.log | 238 +-
03-build_abe-binutils/console.log | 11625 +--
04-build_abe-stage1/console.log | 16522 ++--
05-build_abe-linux/console.log | 1998 +-
06-build_abe-glibc/console.log | 39997 ++++-----
07-build_abe-stage2/console.log | 33448 ++++----
08-build_llvm-true/console.log | 13721 ++--
10-benchmark--Os/benchmark-start.log | 2 +-
10-benchmark--Os/benchmark.log | 13 +-
10-benchmark--Os/console.log | 188 +-
11-check_regression/console.log | 2513 +-
11-check_regression/results-0.csv | 2276 +-
11-check_regression/results-1.csv | 2270 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 7 +-
11-check_regression/results-full.csv | 2408 +-
11-check_regression/results.csv | 163 +-
11-check_regression/results.log | 2598 +-
12-update_baseline/console.log | 5334 +-
12-update_baseline/results-1.csv | 2270 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 7 +-
12-update_baseline/results-full.csv | 2270 +-
12-update_baseline/results.csv | 161 +-
12-update_baseline/results.log | 1974 +-
console.log | 125799 +++++++++++++++--------------
jenkins/manifest.sh | 30 +-
results | 2 +-
results_id | 2 +-
30 files changed, 135522 insertions(+), 132605 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 02baa133856 gdb/testsuite: remove actual addresses from some test names
new 4cfcd3b3339 sim: common: modernize gennltvals.sh
new 5e25901fcc5 sim: common: delete configure & Makefile
new f89f33e57c6 sim: common: simplify version script
The 3 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:
sim/ChangeLog | 15 +
sim/Makefile.in | 14 +
sim/README-HACKING | 6 +-
sim/common/ChangeLog | 10 +
sim/common/Make-common.in | 5 +-
sim/common/Makefile.in | 135 --
sim/common/configure | 3718 ------------------------------------------
sim/common/configure.ac | 34 -
sim/common/create-version.sh | 17 +-
sim/common/gennltvals.sh | 321 ++--
sim/common/gentvals.sh | 74 -
sim/common/nltvals.def | 7 +
sim/configure | 179 +-
sim/configure.ac | 1 +
14 files changed, 466 insertions(+), 4070 deletions(-)
delete mode 100644 sim/common/Makefile.in
delete mode 100755 sim/common/configure
delete mode 100644 sim/common/configure.ac
delete mode 100755 sim/common/gentvals.sh
--
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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 75a933f399 ld/elf/x86: Don't compare IFUNC address in the shared object
adds 514fca98df Automatic date update in version.in
adds edf0f284b1 PR binutils/23460: Increase the max number of open files to 20
adds d46153313b Automatic date update in version.in
adds 25294ff049 gold: Remove the circular IFUNC dependency in ifuncmain6pie
adds 994b251328 ld/elf: Ignore section symbols when matching linkonce with comdat
adds 44365e88c0 PR27198, segv in S_IS_WEAK
adds cecb191290 gdb: const-ify unpack_* functions in remote.c
adds e3b2741b16 gdb: const-ify remote_target::add_current_inferior_and_threa [...]
adds b5c8f22d28 gdb: move remote_target::start_remote variable to narrower scope
adds aa2838ccc5 gdb: const-ify hostio methods parameter in remote.c
adds d3d7d1ba3b [gdb/tdep] Handle si_addr_bnd in compat_siginfo_from_siginfo
new 326adec374 PR26378, sections initialised only by linker scripts are alw [...]
new 6a9ad81c44 gdb/riscv: use a single regset supply function for riscv fbs [...]
new 705989f19a as: Automatically enable DWARF5 support
The 3 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 | 6 ++-
bfd/version.h | 2 +-
gas/ChangeLog | 20 +++++++++
gas/config/tc-i386.c | 3 ++
gas/dwarf2dbg.c | 24 +++++++---
gas/testsuite/gas/elf/dwarf-5-file0.d | 2 +-
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/pr27198.d | 2 +
gas/testsuite/gas/i386/pr27198.err | 5 +++
gas/testsuite/gas/i386/pr27198.s | 1 +
gas/testsuite/gas/lns/lns-diag-1.l | 2 -
gdb/ChangeLog | 56 +++++++++++++++++++++++
gdb/nat/amd64-linux-siginfo.c | 13 ++++++
gdb/remote.c | 82 ++++++++++++++++------------------
gdb/riscv-fbsd-tdep.c | 20 +--------
gdb/riscv-linux-tdep.c | 4 +-
gdb/riscv-tdep.c | 50 +++++++++++++++++++++
gdb/riscv-tdep.h | 23 ++++++++++
gold/ChangeLog | 6 +++
gold/testsuite/ifuncmain6pie.c | 14 ++----
gold/testsuite/ifuncmod6.c | 10 ++---
ld/ChangeLog | 21 +++++++++
ld/ldlang.c | 2 +-
ld/testsuite/ld-elf/size-2.d | 2 +-
ld/testsuite/ld-i386/i386.exp | 5 +++
ld/testsuite/ld-i386/pr27193.dd | 5 +++
ld/testsuite/ld-i386/pr27193a.o.bz2 | Bin 0 -> 468 bytes
ld/testsuite/ld-i386/pr27193b.s | 8 ++++
ld/testsuite/ld-plugin/lto.exp | 2 +-
30 files changed, 303 insertions(+), 93 deletions(-)
create mode 100644 gas/testsuite/gas/i386/pr27198.d
create mode 100644 gas/testsuite/gas/i386/pr27198.err
create mode 100644 gas/testsuite/gas/i386/pr27198.s
create mode 100644 ld/testsuite/ld-i386/pr27193.dd
create mode 100644 ld/testsuite/ld-i386/pr27193a.o.bz2
create mode 100644 ld/testsuite/ld-i386/pr27193b.s
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b40ea5d0 2: update: binutils-gcc-linux-qemu: 21061
new 3b6dc987 2: update: binutils-gcc-linux-qemu: 21061
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 (b40ea5d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 123 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11854 +++++----
04-build_abe-stage1/console.log | 20868 ++++++++-------
05-build_linux/console.log | 9630 +++----
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 54 +-
09-update_baseline/results.regressions | 20 +-
console.log | 42757 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
11 files changed, 42884 insertions(+), 42898 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.