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_profiled_lto_lean in repository toolchain/ci/binutils-gdb.
from 0fbc4f6aeb Automatic date update in version.in adds 45bf072b34 PR29250, readelf erases CIE initial register state adds 68f7e451e5 Restore readelf -wF adds 8ad7c8be4b Revert "Revert "Fix fbsd core matching"" adds 370426d0da Always free matching vector from bfd_check_format_matches adds 633de70891 use of uninitialised value in input_file_open adds f0d49de4be [gdb/testsuite] Fix have_mpx test adds 97032db708 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/elfcore.h | 40 ++----- bfd/version.h | 2 +- binutils/addr2line.c | 5 +- binutils/ar.c | 10 +- binutils/bucomm.c | 6 +- binutils/coffdump.c | 5 +- binutils/dwarf.c | 229 +++++++++++++++----------------------- binutils/nm.c | 10 +- binutils/objcopy.c | 10 +- binutils/objdump.c | 6 +- binutils/size.c | 6 +- binutils/srconv.c | 5 +- gas/input-file.c | 14 +-- gas/testsuite/gas/i386/ehinterp.d | 20 ++++ gas/testsuite/gas/i386/ehinterp.s | 35 ++++++ gas/testsuite/gas/i386/i386.exp | 2 +- gdb/testsuite/lib/gdb.exp | 2 +- ld/ldlang.c | 7 +- 18 files changed, 186 insertions(+), 228 deletions(-) create mode 100644 gas/testsuite/gas/i386/ehinterp.d create mode 100644 gas/testsuite/gas/i386/ehinterp.s