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-release-aarch64-next-allyesconfig
in repository toolchain/ci/llvm-project.
from add3ab7f4c8a [libc++] Add workaround to avoid breaking users of <span> [...]
adds 3f43d803382d [libc++] Re-enable workaround for pre-ranges CTAD in std::span
No new revisions were added by this update.
Summary of changes:
libcxx/include/span | 8 +++++++-
libcxx/test/std/containers/views/span.cons/deduct.pass.cpp | 6 ------
2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 41fb8cf201 Automatic date update in version.in
adds 8a78349beb Automatic date update in version.in
adds 26ab93fb53 Automatic date update in version.in
adds 9985236551 dlltool: Use the output name as basis for deterministic temp [...]
adds 92b4ebaa2d Automatic date update in version.in
adds 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
adds 3d3cb34614 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 9 +++++
binutils/dlltool.c | 7 ++--
ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +-
ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +-
ld/testsuite/ld-ctf/diag-cuname.s | 2 +-
ld/testsuite/ld-ctf/diag-parlabel.s | 2 +-
ld/testsuite/ld-ctf/diag-parname.s | 2 +-
ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 +++
...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0
libctf/ctf-open.c | 45 ++++++++++++++--------
11 files changed, 53 insertions(+), 25 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d
copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (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_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5fc38d65 6: update: binutils-llvm-linux-qemu: 40
new 730d2b90 6: update: binutils-llvm-linux-qemu: 40
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 (5fc38d65)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1592 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30264 -> 30208 bytes
04-build_llvm/console.log.xz | Bin 59528 -> 61304 bytes
05-build_abe-qemu/console.log.xz | Bin 31104 -> 31108 bytes
06-build_linux/console.log.xz | Bin 3712 -> 3976 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 226 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 124 insertions(+), 124 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_ubsan
in repository toolchain/ci/binutils-gdb.
from e961c696dc x86: drop L1OM/K1OM support from ld
adds ba7789a316 gdb/testsuite: remove gdb.python/pretty-print-call-by-hand.exp
adds f1a4558586 x86: mention dropped L1OM/K1OM support in ld/ as well
adds c41524681b sim: fix âallignedâ typos
adds 8bd59ec1bb sim: fix a comment typo in sim-load.c
adds b0e0d830d9 Remove download size from debuginfod progress messages if un [...]
adds 891172d1d4 Automatic date update in version.in
adds ee41183df4 Re: gas/Dwarf: improve debug info generation from .irp and a [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/NEWS | 2 -
gas/testsuite/gas/elf/dwarf-5-irp.d | 4 +-
gdb/debuginfod-support.c | 44 ++++---
.../gdb.python/pretty-print-call-by-hand.c | 53 ---------
.../gdb.python/pretty-print-call-by-hand.exp | 127 ---------------------
.../gdb.python/pretty-print-call-by-hand.py | 45 --------
ld/NEWS | 3 +
sim/common/sim-core.h | 4 +-
sim/common/sim-load.c | 2 +-
sim/ppc/hw_init.c | 2 +-
sim/ppc/std-config.h | 2 +-
12 files changed, 37 insertions(+), 253 deletions(-)
delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.c
delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.exp
delete mode 100644 gdb/testsuite/gdb.python/pretty-print-call-by-hand.py
--
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_ubsan
in repository toolchain/ci/base-artifacts.
discards ef7c4a09 2: update: binutils-gcc: 0
new 89a94073 2: update: binutils-gcc: 0
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 (ef7c4a09)
\
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 1548 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 24188 -> 24956 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++----
6 files changed, 28 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.