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-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 0067ef356 0: update: binutils-gcc: 2
new 8d581831a 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 (0067ef356)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1516 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 38544 -> 38600 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 324560 -> 325208 bytes
06-check_regression/console.log.xz | Bin 416 -> 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_gnu_native_build/master-aarch64
in repository toolchain/ci/gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
adds b9b0b2b5e3 Reorganise bfd/doc/chew.c a little
adds f43ffe07b1 Update K&R functions in bfd/doc/chew.c
adds 7273d78f3f use libiberty xmalloc in bfd/doc/chew.c
adds eab286a7c8 Use a union to avoid casts in bfd/doc/chew.c
adds c1d0eab1b1 Fix failing test for armeb-gnu-eabi
new 09cb5e2312 Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
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/Makefile.in | 3 +-
bfd/doc/chew.c | 395 +++++++++++--------------------
bfd/doc/local.mk | 4 +-
bfd/elfxx-riscv.c | 24 +-
bfd/version.h | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 ++++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 +++++
gdb/Makefile.in | 13 +-
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 ++++-----
11 files changed, 362 insertions(+), 341 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.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_gnu_native_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
adds b9b0b2b5e3 Reorganise bfd/doc/chew.c a little
adds f43ffe07b1 Update K&R functions in bfd/doc/chew.c
adds 7273d78f3f use libiberty xmalloc in bfd/doc/chew.c
adds eab286a7c8 Use a union to avoid casts in bfd/doc/chew.c
adds c1d0eab1b1 Fix failing test for armeb-gnu-eabi
adds 09cb5e2312 Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
No new revisions were added by this update.
Summary of changes:
bfd/Makefile.in | 3 +-
bfd/doc/chew.c | 395 +++++++++++--------------------
bfd/doc/local.mk | 4 +-
bfd/elfxx-riscv.c | 24 +-
bfd/version.h | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 ++++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 +++++
gdb/Makefile.in | 13 +-
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 ++++-----
11 files changed, 362 insertions(+), 341 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.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_gnu_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards bf8e4a752 0: update: binutils-gcc-linux-glibc-gdb: 6
new 8602d29ff 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (bf8e4a752)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 37920 -> 38620 bytes
05-build_abe-gcc/console.log.xz | Bin 210960 -> 211384 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 324 bytes
07-build_abe-linux/console.log.xz | Bin 9384 -> 9432 bytes
08-build_abe-glibc/console.log.xz | Bin 237716 -> 240416 bytes
09-build_abe-gdb/console.log.xz | Bin 37492 -> 38696 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 36 +++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 20 +++++++++----------
11 files changed, 46 insertions(+), 10 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from d6ae46b6e 2: reset: gcc-a25e0b5e6ac8a77a71c229e0a7b744603365b0e9: 19439
new 994097a15 3: update: gcc-ed843f13146a0c753f33299ec37605cc5ec463d8: 20119
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 1620 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29188 -> 29212 bytes
04-build_abe-stage1/console.log.xz | Bin 91004 -> 86164 bytes
05-build_abe-qemu/console.log.xz | Bin 32676 -> 32460 bytes
06-build_linux/console.log.xz | Bin 74632 -> 6924 bytes
08-check_regression/console.log.xz | Bin 1268 -> 484 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 48 -------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 11 ---
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 116 ++++++++++++++++++++++----------
jenkins/manifest.sh | 10 +--
mail/jira-body.txt | 5 --
mail/mail-body.txt | 51 --------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 13 +---
19 files changed, 88 insertions(+), 172 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_O3
in repository toolchain/ci/binutils-gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
adds b9b0b2b5e3 Reorganise bfd/doc/chew.c a little
adds f43ffe07b1 Update K&R functions in bfd/doc/chew.c
adds 7273d78f3f use libiberty xmalloc in bfd/doc/chew.c
adds eab286a7c8 Use a union to avoid casts in bfd/doc/chew.c
adds c1d0eab1b1 Fix failing test for armeb-gnu-eabi
adds 09cb5e2312 Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
No new revisions were added by this update.
Summary of changes:
bfd/Makefile.in | 3 +-
bfd/doc/chew.c | 395 +++++++++++--------------------
bfd/doc/local.mk | 4 +-
bfd/elfxx-riscv.c | 24 +-
bfd/version.h | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 ++++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 +++++
gdb/Makefile.in | 13 +-
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 ++++-----
11 files changed, 362 insertions(+), 341 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.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_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 05a972fe4 0: update: binutils-gcc: 2
new aafea21d5 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 (05a972fe4)
\
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 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51324 -> 53544 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 458656 -> 461484 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 +++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++------
7 files changed, 42 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.