This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 7c405dca 0: update: binutils-gcc: 1
new 555c0a19 0: update: binutils-gcc: 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 (7c405dca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2704 bytes
03-build_abe-binutils/console.log.xz | Bin 37448 -> 37988 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 266972 -> 272832 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3876 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2580 -> 2720 bytes
07-check_regression/console.log.xz | Bin 2992 -> 15008 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 6 +
07-check_regression/results.compare | 15 +-
07-check_regression/results.compare2 | 3231 +++++++++++-
07-check_regression/results.regressions | 26 +
08-update_baseline/console.log | 3591 ++++++++++++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 6 +
08-update_baseline/results.compare | 15 +-
08-update_baseline/results.compare2 | 3231 +++++++++++-
08-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3579520 -> 3614624 bytes
sumfiles/g++.sum | 958 +++-
sumfiles/gcc.log.xz | Bin 3167592 -> 3167080 bytes
sumfiles/gcc.sum | 6236 +++++++++++++++--------
sumfiles/gfortran.log.xz | Bin 1070320 -> 1078872 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2352 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 209052 -> 209988 bytes
sumfiles/libgomp.sum | 28 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2724 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 449220 -> 452908 bytes
sumfiles/libstdc++.sum | 264 +-
33 files changed, 14829 insertions(+), 2828 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-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 94585d6d449 Stop readekf and objdump from aggressively following links.
new 61cf5823fd0 Remove obsolete text from documentation
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:
gdb/doc/gdb.texinfo | 3 ---
1 file changed, 3 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 9ecdcd1be1e RISC-V: Update zfinx implement with zicsr.
new 94585d6d449 Stop readekf and objdump from aggressively following links.
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:
binutils/ChangeLog | 21 +++++
binutils/dwarf.c | 110 +++++++++++++++++--------
binutils/dwarf.h | 4 +-
binutils/objdump.c | 54 ++++++++----
binutils/readelf.c | 42 ++++++++--
binutils/testsuite/binutils-all/debuginfod.exp | 4 +-
binutils/testsuite/binutils-all/objdump.Wk | 5 +-
binutils/testsuite/binutils-all/readelf.k | 5 +-
8 files changed, 179 insertions(+), 66 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
in repository toolchain/ci/binutils-gdb.
from bd7d326deb Tidy warn-execstack handling
new b43771b045 add a trie to map quickly from address range to compilation unit
new f270fd72f6 Fix non-pointer type compilation error in aix-thread.c
new aa8c9d60a6 RISC-V: Remove RV128-only fmv instructions
new 9ecdcd1be1 RISC-V: Update zfinx implement with zicsr.
The 4 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/dwarf2.c | 386 ++++++++++++++++++++-
bfd/elfxx-riscv.c | 1 +
...csr-insns-pseudo.d => csr-insns-pseudo-zfinx.d} | 2 +-
gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.d | 3 +
gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.l | 3 +
gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.s | 2 +
gdb/aix-thread.c | 4 +-
include/opcode/riscv-opc.h | 6 -
opcodes/riscv-opc.c | 30 +-
9 files changed, 393 insertions(+), 44 deletions(-)
copy gas/testsuite/gas/riscv/{csr-insns-pseudo.d => csr-insns-pseudo-zfinx.d} (98%)
create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.d
create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.l
create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.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 5e42a016 0: update: binutils-gcc: 2
new 16220973 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 (5e42a016)
\
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 1528 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 52236 -> 51484 bytes
05-build_abe-bootstrap/console.log.xz | Bin 460376 -> 459832 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 14 +++++++-------
6 files changed, 7 insertions(+), 7 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 e3b8b4f7814 libstdc++: Reduce <random> test iterations for simulators
new d5cf2a1f15e testsuite: add missing dg-require-effective-target fpic
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/testsuite/g++.dg/ext/visibility/visibility-local-extern1.C | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.