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/release-aarch64-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 220b941f1e Automatic date update in version.in
adds 794474ead0 Automatic date update in version.in
adds 81d275cb83 Automatic date update in version.in
adds b0530a6f3d Automatic date update in version.in
adds 1d81266d92 Automatic date update in version.in
adds e35ea91a86 Automatic date update in version.in
adds e1ea1dafff x86: Properly handle IFUNC function pointer reference
adds b28a1fd505 Automatic date update in version.in
adds db802012a3 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 8 +++++-
bfd/elf64-x86-64.c | 8 +++++-
bfd/version.h | 2 +-
ld/testsuite/ld-ifunc/ifunc.exp | 9 ++++++
ld/testsuite/ld-ifunc/pr29216.c | 62 +++++++++++++++++++++++++++++++++++++++++
5 files changed, 86 insertions(+), 3 deletions(-)
create mode 100644 ld/testsuite/ld-ifunc/pr29216.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/release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 054845098 0: update: binutils-gcc: 2
new 5f3609504 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 (054845098)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 38996 -> 38904 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 310480 -> 312172 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1a3dfac51 2: update: binutils-llvm-linux-qemu: 20654
new 04259b07a 2: update: binutils-llvm-linux-qemu: 20657
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 (1a3dfac51)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 1572 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 30192 -> 30208 bytes
04-build_kernel_llvm/console.log.xz | Bin 61012 -> 61592 bytes
05-build_abe-qemu/console.log.xz | Bin 31552 -> 32536 bytes
06-build_linux/console.log.xz | Bin 5508 -> 5316 bytes
08-check_regression/console.log.xz | Bin 480 -> 500 bytes
09-update_baseline/console.log | 142 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++---
results | 2 +-
10 files changed, 83 insertions(+), 83 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_cross_build/master-arm
in repository toolchain/ci/gdb.
from a98600052e x86: exclude certain ISA extensions from v3/v4 ISA
adds 0e02119e65 Revert "[gdb] Fix warning in foreach_arch selftests"
adds 450afa9497 [gdb] Fix warning in foreach_arch selftests
adds 7e6ba6a2a5 Re: ubsan: undefined shift in frag_align_code
adds 3dc8d5eada asan: heap buffer overflow in _bfd_mips_elf_section_from_shdr
adds f5a0f5b503 Use bool for evregpy_no_listeners_p
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-mips.c | 55 +++++++++++++++++------------
gas/config/tc-i386.h | 3 +-
gdb/disasm-selftests.c | 46 ++++++++++++++++++++++--
gdb/osabi.c | 85 ++++++++++++++++++++++-----------------------
gdb/osabi.h | 16 ++-------
gdb/python/py-events.h | 2 +-
gdb/python/py-evtregistry.c | 2 +-
gdb/selftest-arch.c | 19 ++--------
8 files changed, 125 insertions(+), 103 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.