This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-check_cross in repository toolchain/ci/binutils-gdb.
from 527b21eaec obsd-nat: Report both thread and PID in ::pid_to_str. adds bbf1c6a237 Automatic date update in version.in adds 602885d808 gdb: fix nr_bits gdb_assert in append_flags_type_field adds 6329d1e13e IMAGE_SCN_LNK_NRELOC_OVFL adds 472dd8b357 Sanity check _bfd_coff_read_string_table adds 5cfe19e51e reloc_upper_bound size calculations adds 237877b818 readelf: catch archive_file_size of -1 adds 1417c84842 bfd: avoid a crash when debug_section isn't created in XCOFF adds 8ba4f8f6c2 bfd: ensure that symbols targeted by DWARF relocations are k [...] adds f681e5867d gas: ensure XCOFF DWARF subsection are initialized to 0 adds fb6262e853 [gdb/build] Disable attribute nonnull adds 785e5700ce Replace exception_print_same with operator!= adds 177ac6e47e Use iterator_range in more places
No new revisions were added by this update.
Summary of changes: bfd/coffcode.h | 6 ++ bfd/coffgen.c | 17 +++- bfd/elf.c | 2 +- bfd/elf64-sparc.c | 2 +- bfd/mach-o.c | 2 +- bfd/version.h | 2 +- bfd/vms-alpha.c | 2 +- bfd/xcofflink.c | 188 +++++++++++++++++++++++------------------ binutils/readelf.c | 4 +- gas/config/tc-ppc.c | 2 +- gdb/exceptions.c | 14 --- gdb/exceptions.h | 3 - gdb/exec.c | 2 +- gdb/gdbtypes.c | 2 +- gdb/objfiles.h | 59 ++----------- gdbsupport/common-defs.h | 75 ++++++++++++++++ gdbsupport/common-exceptions.h | 17 ++++ 17 files changed, 237 insertions(+), 162 deletions(-)