This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Oz_LTO in repository toolchain/ci/binutils-gdb.
from 9d6d4be89d [gdb/testsuite] Add cc-with-debug-names.exp adds af97b4161f Don't derive partial_symbol from general_symbol_info adds b6484282f8 Fix incorrect use of 'is' operator for comparison in python/ [...] adds 7f008c9e6a Change valid_user_defined_cmd_name_p to return bool adds 6fe876770a Change valid_command_p to return bool adds e2eb806a17 Use "false" in select_frame_for_mi adds fa9c2a59e3 Use bool, true, and false in arc-tdep.c adds 9c05602219 Use "false" in compile_cplus_convert_enum adds 06d16ec977 Use gdb_assert_not_reached in arm-linux-nat.c adds fbdf05a16e Change arc_tdesc_init to return bool adds 5da01df5b5 Remove a VEC from ppc-linux-nat.c adds 89055eaa12 Remove a VEC from aarch64-tdep.c adds 1231b7b825 Automatic date update in version.in adds bd1efd7d21 Automatic date update in version.in adds 62e6b7b3b3 [LVu] base subseg head view on prev subseg's tail adds 334d91b940 PowerPC reloc symbols that shouldn't be adjusted adds e1cbf07ac4 PicoJava weak undefined symbols adds 5a56d6a65f [gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index, [...] adds be0d3bbbcd sym->sy_value is not valid for struct local_symbol
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 12 ++++ bfd/bfd-in2.h | 8 +-- bfd/elf32-pj.c | 1 + bfd/libbfd.h | 8 +-- bfd/reloc.c | 16 ++--- bfd/version.h | 2 +- gas/ChangeLog | 23 +++++++ gas/config/tc-ppc.c | 20 ++++++ gas/dwarf2dbg.c | 37 +++++++++-- gas/symbols.c | 2 +- gas/testsuite/gas/elf/{dwarf2-13.d => dwarf2-19.d} | 16 +++-- gas/testsuite/gas/elf/{dwarf2-7.s => dwarf2-19.s} | 27 ++++---- gas/testsuite/gas/elf/elf.exp | 1 + gas/testsuite/gas/ppc/power4.d | 2 +- gdb/ChangeLog | 69 ++++++++++++++++++++ gdb/aarch64-tdep.c | 36 +++++----- gdb/arc-tdep.c | 26 ++++---- gdb/arm-linux-nat.c | 2 +- gdb/cli/cli-cmds.c | 6 +- gdb/cli/cli-decode.c | 8 +-- gdb/command.h | 2 +- gdb/compile/compile-cplus-types.c | 2 +- gdb/dwarf-index-write.c | 8 +-- gdb/ppc-linux-nat.c | 58 +++++++++-------- gdb/psympriv.h | 18 +++-- gdb/psymtab.c | 76 ++++++++++++---------- gdb/python/lib/gdb/command/prompt.py | 4 +- gdb/stack.c | 2 +- gdb/testsuite/ChangeLog | 6 ++ gdb/testsuite/gdb.base/index-cache.exp | 39 ++++++++--- gdb/testsuite/lib/gdb.exp | 12 ++++ ld/ChangeLog | 4 ++ ld/testsuite/ld-undefined/weak-undef.exp | 1 - 33 files changed, 382 insertions(+), 172 deletions(-) copy gas/testsuite/gas/elf/{dwarf2-13.d => dwarf2-19.d} (71%) copy gas/testsuite/gas/elf/{dwarf2-7.s => dwarf2-19.s} (66%)