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/binutils-gdb.
from 58098fd779 gas/testsuite: properly exclude aout in all/weakref1u adds 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. new 0772daccb3 objcopy: bfd_alloc orelocation new eeeaf705fe alloc gas seginfo on notes obstack
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: ChangeLog | 13 +++ binutils/bucomm.c | 13 +++ binutils/bucomm.h | 2 + binutils/dwarf.c | 12 ++- binutils/objcopy.c | 37 +++----- gas/as.h | 1 + gas/output-file.c | 42 +++++++-- gas/subsegs.c | 37 +++++--- gdb/dwarf2/cooked-index.c | 10 +-- gdb/dwarf2/cu.c | 2 +- gdb/dwarf2/index-write.c | 2 +- gdb/dwarf2/read.c | 223 +++++++++++++++++++++++----------------------- gdb/dwarf2/read.h | 41 ++++++++- libiberty/ChangeLog | 146 ++++++++++++++++++++++++++++-- libiberty/configure | 1 + libiberty/configure.ac | 1 + libiberty/rust-demangle.c | 46 ++++++++-- opcodes/ChangeLog | 9 ++ opcodes/avr-dis.c | 51 ++++++++--- opcodes/disassemble.c | 5 ++ 20 files changed, 503 insertions(+), 191 deletions(-)