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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 30aeb534b 5: reset: linux-90935eb303e0d12f3d3d0383262e65290321f5f6: 19294
discards 94b6357b5 4: update: binutils-gcc-qemu: 19429
discards c0987de43 3: reset: gcc-d8edfadfc7a9795b65177a50ce44fd348858e844: 19420
discards 0b71c5c8f 2: update: qemu-afc9fcde55296b83f659de9da3cdf044812a6eeb: 19430
new ed1671e3d 2: update: binutils-gcc-linux-qemu: 19451
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 (30aeb534b)
\
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.xz | Bin 1572 -> 1880 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 43596 -> 44172 bytes
04-build_abe-stage1/console.log.xz | Bin 92456 -> 90216 bytes
05-build_abe-qemu/console.log.xz | Bin 31584 -> 30128 bytes
06-build_linux/console.log.xz | Bin 44788 -> 44564 bytes
08-check_regression/console.log.xz | Bin 1284 -> 484 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 37 ------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 11 --
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 225 ++++++++++++++++++++++++++++----
jenkins/manifest.sh | 21 +--
mail/jira-body.txt | 5 -
mail/mail-body.txt | 40 ------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 13 +-
19 files changed, 215 insertions(+), 143 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards d24599738 0: update: binutils-gcc: 2
new 888a14f8c 0: update: binutils-gcc: 2
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 (d24599738)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1536 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 66276 -> 65720 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 468920 -> 466092 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_gcc_bootstrap/master-arm-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from b44d87d442 gdb/testsuite: set ASAN_OPTIONS=detect_leaks=0 while running tests
adds a1700a3199 gdb: fix gnu-nat build
adds d54c09b99e sim: ppc: switch to common builds for callback objects
adds 6ed0d0a080 sim: ppc: inline common sim-fpu.c logic
adds 8f01568908 Automatic date update in version.in
adds f2f105f518 PR28540, segmentation fault on NULL byte_get
adds e5c9e53c9b sim: mips: fix missing prototype in multi-run generation
adds edc77c591a RISC-V: Clarify the behavior of .option rvc or norvc.
adds e0f7ea9143 bfd: Always check sections with the corrupt size
adds 33d3e18ed7 Revert "bfd: Always check sections with the corrupt size"
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++
bfd/elfxx-riscv.h | 3 +++
bfd/version.h | 2 +-
binutils/objdump.c | 2 +-
gas/config/tc-riscv.c | 39 ++++++++++++++-----------------
gdb/gnu-nat.c | 6 ++---
sim/mips/Makefile.in | 3 +++
sim/mips/m16run.c | 1 +
sim/ppc/Makefile.in | 15 ++++++------
sim/ppc/configure | 36 ----------------------------
sim/ppc/configure.ac | 27 ---------------------
11 files changed, 103 insertions(+), 96 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.