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_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards 7fc481445 0: update: binutils-gcc-linux-glibc-gdb: 1
new 55d9d347f 0: update: binutils-gcc-linux-glibc-gdb: 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 (7fc481445)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2712 bytes
03-build_abe-binutils/console.log.xz | Bin 51936 -> 51756 bytes
04-build_abe-gcc/console.log.xz | Bin 230520 -> 231888 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9376 -> 9332 bytes
07-build_abe-glibc/console.log.xz | Bin 230920 -> 231424 bytes
08-build_abe-gdb/console.log.xz | Bin 49540 -> 49712 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3808 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2068 -> 2176 bytes
11-check_regression/console.log.xz | Bin 2288 -> 2292 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 124 +++++------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 55864 -> 55740 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 97724 -> 97864 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 130796 -> 130888 bytes
sumfiles/ld.sum | 336 ++++++++++++++---------------
23 files changed, 418 insertions(+), 418 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from bfaa1fa48 1: reset: linux-8bdc2a190105e862dfe7a4033f2fd385b7e58ae8: 6483
new 38e0524fb 2: update: linux-a9f94826e4bb6402e67f3eb849dee0811f1de6da: 6487
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 1784 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29188 -> 29160 bytes
04-build_kernel_llvm/console.log.xz | Bin 62848 -> 64408 bytes
05-build_abe-qemu/console.log.xz | Bin 32688 -> 32560 bytes
06-build_linux/console.log.xz | Bin 4024 -> 4048 bytes
08-check_regression/console.log.xz | Bin 1320 -> 484 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 41 --------------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 11 ------
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 66 +++++++++++++++++++++++++++-----
jenkins/manifest.sh | 10 ++---
mail/jira-body.txt | 5 ---
mail/mail-body.txt | 44 ---------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 13 +------
19 files changed, 63 insertions(+), 133 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
in repository toolchain/ci/binutils-gdb.
from 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 24 +++++--
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 ++++++++++++++++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++++++++++++++
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++++++++++++++----------------
5 files changed, 204 insertions(+), 62 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
in repository toolchain/ci/base-artifacts.
discards 8ebeedcf3 2: update: binutils-gcc: 1
discards 21b457d26 1: reset: gcc-ae8decf1d2b8329af59592b4fa78ee8dfab3ba5e: 1
discards ac6b1a87c 0: update: binutils-9e9f0d02b43676c4873567bafd822d77006cb360: 2
new 2eaf88a55 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 (8ebeedcf3)
\
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 1532 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2708 bytes
04-build_abe-binutils/console.log.xz | Bin 52584 -> 52152 bytes
05-build_abe-bootstrap/console.log.xz | Bin 168628 -> 463964 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 81 ++++++++++++++++-----------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 12 ++---
results | 2 +
9 files changed, 46 insertions(+), 51 deletions(-)
delete mode 100644 07-update_baseline/results.regressions
--
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 292c7bf86de RISC-V: Add zhinx extension supports.
new b9b0b2b5e31 Reorganise bfd/doc/chew.c a little
new f43ffe07b1e Update K&R functions in bfd/doc/chew.c
new 7273d78f3f7 use libiberty xmalloc in bfd/doc/chew.c
new eab286a7c8d Use a union to avoid casts in bfd/doc/chew.c
new c1d0eab1b11 Fix failing test for armeb-gnu-eabi
The 5 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 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +-
4 files changed, 150 insertions(+), 272 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 gcc.
from 1b88c61e374 [Ada] Fix spurious options being inserted in -fdiagnostics- [...]
new c8929840407 x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() uses
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/config/i386/i386.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_check_binutils/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.
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 24 +++++--
bfd/version.h | 2 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 ++++++++++++++++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++++++++++++++
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++++++++++++++----------------
6 files changed, 205 insertions(+), 63 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.