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/binutils-gdb.
from 034ce7b42a gdb: manual: update @inforef to @xref
adds e4675a5810 elf: Don't set version info on unversioned symbols
adds 1e071750a2 Automatic date update in version.in
adds 8ac439689f Move eelf_mipsel_haiki.c to ALL_64_EMULATION_SOURCES
adds 5b4846283c Re: PR28149, debug info with wrong file association
adds d467335403 Fix allocate_filenum last dir/file checks
new 6a7f57668a riscv: print .2byte or .4byte before an unknown instruction [...]
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/elflink.c | 3 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++
binutils/testsuite/binutils-all/riscv/riscv.exp | 29 ++++++
binutils/testsuite/binutils-all/riscv/unknown.d | 11 +++
binutils/testsuite/binutils-all/riscv/unknown.s | 27 +++++
gas/dwarf2dbg.c | 42 +++++---
ld/Makefile.am | 125 +++++++++++++-----------
ld/Makefile.in | 125 +++++++++++++-----------
ld/testsuite/ld-elf/pr28348.rd | 8 ++
ld/testsuite/ld-elf/pr28348.t | 6 ++
ld/testsuite/ld-elf/pr28348a.c | 5 +
ld/testsuite/ld-elf/pr28348b.c | 5 +
ld/testsuite/ld-elf/{needed3.c => pr28348c.c} | 0
ld/testsuite/ld-elf/shared.exp | 39 ++++++++
opcodes/ChangeLog | 6 ++
opcodes/riscv-dis.c | 24 ++++-
17 files changed, 326 insertions(+), 137 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/riscv/riscv.exp
create mode 100644 binutils/testsuite/binutils-all/riscv/unknown.d
create mode 100644 binutils/testsuite/binutils-all/riscv/unknown.s
create mode 100644 ld/testsuite/ld-elf/pr28348.rd
create mode 100644 ld/testsuite/ld-elf/pr28348.t
create mode 100644 ld/testsuite/ld-elf/pr28348a.c
create mode 100644 ld/testsuite/ld-elf/pr28348b.c
copy ld/testsuite/ld-elf/{needed3.c => pr28348c.c} (100%)
--
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/base-artifacts.
discards b78132de 0: update: binutils-gcc-linux-glibc-gdb: 1
new 93147f49 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 (b78132de)
\
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 1528 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 51008 -> 51512 bytes
04-build_abe-gcc/console.log.xz | Bin 199528 -> 198376 bytes
06-build_abe-linux/console.log.xz | Bin 8740 -> 8568 bytes
07-build_abe-glibc/console.log.xz | Bin 235840 -> 236016 bytes
08-build_abe-gdb/console.log.xz | Bin 43160 -> 43896 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3844 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2168 -> 2616 bytes
11-check_regression/console.log.xz | Bin 2284 -> 2408 bytes
11-check_regression/results.compare2 | 22 ++++++++++++----
12-update_baseline/console.log | 39 +++++++++++++++++++----------
12-update_baseline/results.compare2 | 22 ++++++++++++----
jenkins/manifest.sh | 24 +++++++++---------
sumfiles/binutils.log.xz | Bin 49864 -> 49852 bytes
sumfiles/binutils.sum | 3 ++-
sumfiles/gas.log.xz | Bin 72136 -> 72120 bytes
sumfiles/gas.sum | 4 +--
sumfiles/ld.log.xz | Bin 117436 -> 117624 bytes
sumfiles/ld.sum | 11 +++++---
20 files changed, 84 insertions(+), 41 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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 34fac9ef724 Daily bump.
adds abdf63d782c Driver: Fix bootstrap with DEFAULT_{ASSEMBLER,LINKER,DSYMUTIL}.
adds f92901a5083 tree-optimization/65206 - dependence analysis on mixed poin [...]
No new revisions were added by this update.
Summary of changes:
gcc/gcc.c | 6 +-
gcc/testsuite/gcc.dg/torture/20210916.c | 20 ++++
gcc/testsuite/gcc.dg/vect/pr65206.c | 22 ++++
gcc/tree-data-ref.c | 174 +++++++++++++++++++++-----------
gcc/tree-data-ref.h | 9 +-
gcc/tree-vectorizer.c | 3 +-
6 files changed, 171 insertions(+), 63 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/20210916.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr65206.c
--
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-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 1e071750a2 Automatic date update in version.in
adds 8ac439689f Move eelf_mipsel_haiki.c to ALL_64_EMULATION_SOURCES
adds 5b4846283c Re: PR28149, debug info with wrong file association
adds d467335403 Fix allocate_filenum last dir/file checks
No new revisions were added by this update.
Summary of changes:
gas/dwarf2dbg.c | 42 +++++++++++--------
ld/Makefile.am | 125 ++++++++++++++++++++++++++++++--------------------------
ld/Makefile.in | 125 ++++++++++++++++++++++++++++++--------------------------
3 files changed, 158 insertions(+), 134 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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 96c03d46 0: update: binutils-gcc: 2
new 2ed88890 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 (96c03d46)
\
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 1536 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 51308 -> 52268 bytes
05-build_abe-bootstrap/console.log.xz | Bin 259916 -> 256944 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
7 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 binutils-gdb.
from d467335403f Fix allocate_filenum last dir/file checks
new 6a7f57668af riscv: print .2byte or .4byte before an unknown instruction [...]
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 | 6 ++++++
.../{aarch64/aarch64.exp => riscv/riscv.exp} | 11 +++++-----
binutils/testsuite/binutils-all/riscv/unknown.d | 11 ++++++++++
.../testsuite/binutils-all/riscv/unknown.s | 24 +++++++++++-----------
opcodes/ChangeLog | 6 ++++++
opcodes/riscv-dis.c | 24 +++++++++++++++++++++-
6 files changed, 63 insertions(+), 19 deletions(-)
copy binutils/testsuite/binutils-all/{aarch64/aarch64.exp => riscv/riscv.exp} (82%)
create mode 100644 binutils/testsuite/binutils-all/riscv/unknown.d
copy gdb/testsuite/gdb.dwarf2/locexpr-data-member-location-main.c => binutils/test [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.