This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/binutils-gdb.
from bc574253cb Automatic date update in version.in adds 18a7c0667f Automatic date update in version.in adds 7d941aa3aa Simplify cygwin_buf_t adds 09d5a3fffc Simplify __USEWIDE adds 9dad432e10 Trivial fixes to Cygwin build after 8fea1a81 adds a692aa3f1d Use inheritance for addrmap adds 5427f03f9e Privacy for addrmap_fixed adds 9d45ec63a5 Privacy for addrmap_mutable adds 1b3261edfb Move addrmap classes to addrmap.h adds 769520b7e5 Remove addrmap wrapper functions adds 10cce2c441 Remove addrmap_create_mutable adds d89120e949 Remove addrmap::create_fixed adds 93b527ef78 Use malloc for mutable addrmaps adds 32681b482a Remove psymtab_addrmap
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/addrmap.c | 441 +++++++++++----------------------------------- gdb/addrmap.h | 213 +++++++++++++++------- gdb/block.c | 4 +- gdb/buildsym.c | 11 +- gdb/buildsym.h | 8 +- gdb/dwarf2/cooked-index.h | 6 +- gdb/dwarf2/index-write.c | 2 +- gdb/dwarf2/read.c | 70 +++----- gdb/inline-frame.c | 2 +- gdb/nat/windows-nat.c | 5 +- gdb/objfiles.c | 2 +- gdb/psympriv.h | 16 +- gdb/psymtab.c | 109 +----------- gdb/psymtab.h | 11 -- gdb/symtab.c | 2 +- gdb/windows-nat.c | 49 ++---- 17 files changed, 315 insertions(+), 638 deletions(-)