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-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 5f62caec81 Automatic date update in version.in
adds 7c4b20b958 i386: Allow GOT32 relocations against ABS symbols
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-x86.c | 10 ++++++----
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr28870.d | 10 ++++++++++
ld/testsuite/ld-i386/pr28870.s | 6 ++++++
4 files changed, 23 insertions(+), 4 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr28870.d
create mode 100644 ld/testsuite/ld-i386/pr28870.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_kernel/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 12a77d0e3 0: update: binutils-llvm-linux-qemu: all
new 66eade9f5 0: update: binutils-llvm-linux-qemu: all
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 (12a77d0e3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1576 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 42524 -> 42440 bytes
04-build_llvm/console.log.xz | Bin 58920 -> 59140 bytes
05-build_abe-qemu/console.log.xz | Bin 30736 -> 30624 bytes
06-build_linux/console.log.xz | Bin 3576 -> 3588 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 16 ++++++++--------
10 files changed, 16 insertions(+), 16 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 6de582dd62d RISC-V/testsuite: Run target testing over all the usual opt [...]
new decde11183b [nvptx] Choose -mptx default based on -misa
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/nvptx/nvptx-opts.h | 2 +
gcc/config/nvptx/nvptx.cc | 133 +++++++++++++++++++++++++++++++++++++-----
gcc/config/nvptx/nvptx.md | 4 +-
gcc/config/nvptx/nvptx.opt | 2 +-
4 files changed, 122 insertions(+), 19 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_native_build/master-aarch64
in repository toolchain/ci/gdb.
from 573269a87c gdb: make thread_info::m_thread_fsm a std::unique_ptr
adds 0642912e83 gdb/python: allow Value.format_string to return styled output
adds a194bde670 Automatic date update in version.in
adds 30a954525f i386: Allow GOT32 relocations against ABS symbols
adds bafae5524e gdb: remove tailing newlines from index_cache_debug calls
new cb5a1d7db9 Re: elf: Check symbol version without any symbols
new 481153777e PR28862, heap-buffer-overflow in parse_stab_string
The 2 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/elfxx-x86.c | 10 ++++++----
bfd/version.h | 2 +-
binutils/stabs.c | 8 ++++----
gdb/NEWS | 7 +++++++
gdb/doc/python.texi | 10 ++++++++++
gdb/dwarf2/index-cache.c | 20 ++++++++++----------
gdb/python/py-value.c | 7 +++++--
gdb/testsuite/gdb.python/py-format-string.exp | 20 +++++++++++++++++---
ld/testsuite/ld-elf/pr24718-1.d | 4 ++--
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr28870.d | 10 ++++++++++
ld/testsuite/ld-i386/pr28870.s | 6 ++++++
12 files changed, 79 insertions(+), 26 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr28870.d
create mode 100644 ld/testsuite/ld-i386/pr28870.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_gnu_native_build/master-aarch64
in repository toolchain/ci/glibc.
from 69e6992d79 Benchtests: Add length zero benchmark for memset in bench-memset.c
adds 03c9c4fce4 benchtests: Sort benches in Makefile
adds 1b0c60f95b x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)
No new revisions were added by this update.
Summary of changes:
benchtests/Makefile | 129 +++++++++++++++++++++++++++++++++++++++++-------
sysdeps/x86_64/memset.S | 7 +--
2 files changed, 114 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.