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 2c474c4694 [gdb/symtab] Add get/set functions for per_cu->lang/unit_type adds a0f3a4c646 opcodes/avr: Implement style support in the disassembler adds 407115429b Modified changes for split-dwarf and dwarf-5. adds d8efadbdd9 Synchronize libbierty sources with gcc. adds 0772daccb3 objcopy: bfd_alloc orelocation adds eeeaf705fe alloc gas seginfo on notes obstack adds 96c33f79de Fix snafu in rust demangler recursion limit code adds 10e52570b8 Automatic date update in version.in adds 8180707f90 x86: de-duplicate sub-architecture strings accumulation adds 6ceeed2506 x86: macro-ize cpu_arch[] entries adds c368d2a802 x86: introduce fake processor type to mark sub-arch entries [...]
No new revisions were added by this update.
Summary of changes: ChangeLog | 13 ++ bfd/version.h | 2 +- binutils/bucomm.c | 13 ++ binutils/bucomm.h | 2 + binutils/dwarf.c | 12 +- binutils/objcopy.c | 37 ++-- gas/as.h | 1 + gas/config/tc-i386.c | 528 ++++++++++++++++------------------------------ gas/config/tc-i386.h | 8 +- gas/output-file.c | 42 +++- gas/subsegs.c | 37 ++-- libiberty/ChangeLog | 146 ++++++++++++- libiberty/configure | 1 + libiberty/configure.ac | 1 + libiberty/rust-demangle.c | 47 ++++- opcodes/ChangeLog | 9 + opcodes/avr-dis.c | 51 ++++- opcodes/disassemble.c | 5 + 18 files changed, 535 insertions(+), 420 deletions(-)