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/release-arm
in repository toolchain/ci/binutils-gdb.
from 4d89756179 Automatic date update in version.in
adds 1d9583b7b0 Automatic date update in version.in
adds d941e70057 Automatic date update in version.in
adds 6418f30988 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/release-arm
in repository toolchain/ci/base-artifacts.
discards 88f535bb3 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 0e215e67d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (88f535bb3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/release- [...]
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 2772 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 42852 -> 42340 bytes
05-build_abe-stage1/console.log.xz | Bin 85252 -> 84836 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9152 -> 8840 bytes
08-build_abe-glibc/console.log.xz | Bin 285352 -> 287628 bytes
09-build_abe-stage2/console.log.xz | Bin 218236 -> 222268 bytes
10-build_abe-gdb/console.log.xz | Bin 40712 -> 41004 bytes
11-build_abe-qemu/console.log.xz | Bin 30480 -> 31140 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 21 insertions(+), 21 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_check_binutils/master-arm
in repository toolchain/ci/gdb.
from 61fb73769a gdb: add the 'set/show suppress-cli-notifications' command
adds 59091b1280 gdb/disasm: combine the no printing disassembler setup code
adds d08cbc5d32 gdb: unbuffer all input streams when not using readline
adds 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
new bafae5524e gdb: remove tailing newlines from index_cache_debug calls
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/elfxx-x86.c | 10 +-
bfd/version.h | 2 +-
gdb/NEWS | 7 ++
gdb/arc-tdep.c | 10 +-
gdb/breakpoint.c | 6 +-
gdb/cli/cli-interp.c | 6 +-
gdb/disasm.c | 17 +++-
gdb/disasm.h | 6 ++
gdb/doc/python.texi | 10 ++
gdb/dwarf2/index-cache.c | 20 ++--
gdb/event-top.c | 19 ++--
gdb/gdbthread.h | 37 +++++++-
gdb/infcall.c | 49 +++++-----
gdb/infcmd.c | 8 +-
gdb/infrun.c | 44 ++++-----
gdb/mi/mi-interp.c | 6 +-
gdb/python/py-value.c | 7 +-
gdb/s12z-tdep.c | 10 +-
gdb/testsuite/gdb.mi/mi-multi-commands.exp | 128 ++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-format-string.exp | 20 +++-
gdb/thread.c | 7 +-
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr28870.d | 10 ++
ld/testsuite/ld-i386/pr28870.s | 6 ++
24 files changed, 331 insertions(+), 115 deletions(-)
create mode 100644 gdb/testsuite/gdb.mi/mi-multi-commands.exp
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_check_binutils/master-arm
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.
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-arm
in repository toolchain/ci/binutils-gdb.
from 61fb73769a gdb: add the 'set/show suppress-cli-notifications' command
adds 59091b1280 gdb/disasm: combine the no printing disassembler setup code
adds d08cbc5d32 gdb: unbuffer all input streams when not using readline
adds 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
new bafae5524e gdb: remove tailing newlines from index_cache_debug calls
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/elfxx-x86.c | 10 +-
bfd/version.h | 2 +-
gdb/NEWS | 7 ++
gdb/arc-tdep.c | 10 +-
gdb/breakpoint.c | 6 +-
gdb/cli/cli-interp.c | 6 +-
gdb/disasm.c | 17 +++-
gdb/disasm.h | 6 ++
gdb/doc/python.texi | 10 ++
gdb/dwarf2/index-cache.c | 20 ++--
gdb/event-top.c | 19 ++--
gdb/gdbthread.h | 37 +++++++-
gdb/infcall.c | 49 +++++-----
gdb/infcmd.c | 8 +-
gdb/infrun.c | 44 ++++-----
gdb/mi/mi-interp.c | 6 +-
gdb/python/py-value.c | 7 +-
gdb/s12z-tdep.c | 10 +-
gdb/testsuite/gdb.mi/mi-multi-commands.exp | 128 ++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-format-string.exp | 20 +++-
gdb/thread.c | 7 +-
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr28870.d | 10 ++
ld/testsuite/ld-i386/pr28870.s | 6 ++
24 files changed, 331 insertions(+), 115 deletions(-)
create mode 100644 gdb/testsuite/gdb.mi/mi-multi-commands.exp
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_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards 0430c9a1a 0: update: binutils-gcc-linux-glibc-gdb: 1
new 1490c7b61 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 (0430c9a1a)
\
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 1544 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 52644 -> 51276 bytes
04-build_abe-gcc/console.log.xz | Bin 230364 -> 231052 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8528 -> 8860 bytes
07-build_abe-glibc/console.log.xz | Bin 229120 -> 230140 bytes
08-build_abe-gdb/console.log.xz | Bin 47376 -> 47112 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3808 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2792 -> 2336 bytes
11-check_regression/console.log.xz | Bin 2272 -> 2264 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 296 ++++++++++++-------------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 24 +--
sumfiles/binutils.log.xz | Bin 54768 -> 54340 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 96784 -> 96768 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 128692 -> 128628 bytes
sumfiles/ld.sum | 334 ++++++++++++++---------------
23 files changed, 505 insertions(+), 505 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.