This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 78110c3f77 Automatic date update in version.in adds fd3c53675c Support symbol+offset lookup in addr2line adds 2b53149244 Remove host_hex_value adds 480157863b Improve Ada unchecked union type printing adds 4a620b7e30 gdb: include jit_code_entry::symfile_addr value in names of [...] adds 565c20212a ld: Remove emultempl/armcoff.em new eb06e60a98 Automatic date update in version.in
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/version.h | 2 +- binutils/addr2line.c | 75 +++++- binutils/doc/binutils.texi | 18 +- gdb/ada-typeprint.c | 59 +++-- gdb/c-lang.c | 6 +- gdb/charset.c | 14 - gdb/charset.h | 5 - gdb/jit.c | 41 ++- gdb/mi/mi-parse.c | 4 +- gdb/python/py-objfile.c | 2 +- gdb/testsuite/gdb.ada/unchecked_union.exp | 6 +- .../gdb.ada/unchecked_union/unchecked_union.adb | 6 +- gdb/testsuite/gdb.base/jit-reader.exp | 4 +- gdb/utils.c | 4 +- ld/emultempl/armcoff.em | 293 --------------------- 15 files changed, 160 insertions(+), 379 deletions(-) delete mode 100644 ld/emultempl/armcoff.em