This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from c90d28ac89 gdb: Don't remove duplicate entries from the line table adds e7da7f8f71 Micro-optimize partial_die_info::read adds 0830d30190 Avoid assertion failure due to complex type change adds e2ff18a0a5 gdb: replace some calls to internal_error with gdb_assert adds e0fc5c3fcb gdb: use bfd_get_section_contents to read section contents i [...] adds 492c3f03c7 Automatic date update in version.in adds d9e49b6169 Fix DWARF disassembly of DW_OP_const_type adds 9e7c9a03ee Fix attributes of typed enums of typedefs adds 2612e26d4d Automatic date update in version.in adds 3349112e38 elf: Remove zero-sized relocation section from section group adds d87e3802d9 Automatic date update in version.in adds 8707c52201 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++++ bfd/elf.c | 37 +++++++++++++++------- bfd/version.h | 2 +- gdb/ChangeLog | 37 ++++++++++++++++++++++ gdb/dwarf2/loc.c | 6 ++++ gdb/dwarf2/read.c | 17 +++++----- gdb/exec.c | 10 +++--- gdb/f-lang.c | 9 ++++-- gdb/gdb_bfd.c | 14 +++++++- gdb/gdb_bfd.h | 9 ++++++ gdb/mdebugread.c | 5 ++- gdb/psymtab.c | 11 +++---- gdb/testsuite/ChangeLog | 6 ++++ .../typed-enum.cc} | 22 +++++++------ .../gdb.cp/{pr9067.exp => typed-enum.exp} | 23 +++++--------- gdb/utils.c | 4 +-- gdb/windows-tdep.c | 13 ++++---- 17 files changed, 158 insertions(+), 73 deletions(-) copy gdb/testsuite/{gdb.dwarf2/break-inline-psymtab-2.c => gdb.cp/typed-enum.cc} (79%) copy gdb/testsuite/gdb.cp/{pr9067.exp => typed-enum.exp} (76%)