This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from f23f598e28 [gdb] Fix build breaker with gcc 4.8 adds 8d6a48df54 [gdb] Fix clang buildbreaker adds f0a6222e30 i386: Check vector length for EVEX broadcast instructions adds 698dc1d7a2 Automatic date update in version.in adds 6f6ffbeb5a Don't declare tui_init_win_info adds e6a1c5cbcb Don't declare tui_init_content_element adds 7d10623d3b [gdbserver] Fix s390x -m31 gdbserver build adds 2a81e61405 Automatic date update in version.in adds 890f750a3b PR24689, string table corruption adds 2486542803 libctf: handle errors on dynhash insertion better adds 65365aa856 libctf: drop mmap()-based CTF data allocator adds 364620bf63 libctf: dump header offsets into the debugging output adds 0b4fa56e07 libctf: unidentified type kinds on open are a sign of file c [...] adds 7cee18263c libctf: endianness fixes adds cf02c44dfd libctf: fix ctf_open endianness problems with raw CTF files adds 70175d8d62 Fix gnulib/update-gnulib.sh adds be74b5b714 Add gnulib to gdb release tarball new b13a7d03c2 [gdb/testsuite] Mark ptype_union.exp as unsupported for cc-w [...]
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: ChangeLog | 4 ++ bfd/ChangeLog | 5 ++ bfd/elfcode.h | 3 +- bfd/version.h | 2 +- gas/ChangeLog | 9 ++++ gas/testsuite/gas/i386/disassem.d | 6 ++- gas/testsuite/gas/i386/disassem.s | 2 + gas/testsuite/gas/i386/x86-64-disassem.d | 5 +- gas/testsuite/gas/i386/x86-64-disassem.s | 2 + gdb/ChangeLog | 8 +++ gdb/gdbserver/ChangeLog | 10 ++++ gdb/gdbserver/debug.c | 2 +- gdb/gdbserver/debug.h | 2 +- gdb/gdbserver/linux-s390-ipa.c | 2 +- gdb/testsuite/ChangeLog | 7 +++ gdb/testsuite/gdb.ada/ptype_union.exp | 5 ++ gdb/tui/tui-data.h | 3 -- gnulib/ChangeLog | 4 ++ gnulib/update-gnulib.sh | 8 +-- include/ChangeLog | 5 ++ include/ctf.h | 10 ++-- libctf/ChangeLog | 50 ++++++++++++++++++ libctf/ctf-create.c | 49 ++++++++++------- libctf/ctf-impl.h | 9 +--- libctf/ctf-open-bfd.c | 23 ++++---- libctf/ctf-open.c | 59 ++++++++++----------- libctf/ctf-subr.c | 51 ------------------ opcodes/ChangeLog | 23 ++++++++ opcodes/i386-dis-evex.h | 90 ++++++++++++++++++++++++++++---- opcodes/i386-dis.c | 10 ++++ src-release.sh | 2 +- 31 files changed, 323 insertions(+), 147 deletions(-)