This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from bde09ab702 Remove "struct" from foreach statements adds 66452beb77 Fix leaks by clearing registers and frame caches. adds a288c27099 PR24511, nm should not mark symbols in .init_array as "t" adds 27cdfa03b5 m32c padding with nops adds 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 12 ++++ bfd/plugin.c | 10 +-- bfd/syms.c | 17 +++-- bfd/version.h | 2 +- gas/ChangeLog | 15 ++++ gas/config/tc-m32c.c | 18 +---- gas/config/tc-m32c.h | 7 +- gas/testsuite/gas/all/align.d | 2 +- gas/testsuite/gas/all/gas.exp | 8 +-- gas/testsuite/gas/all/incbin.d | 1 - gas/testsuite/gas/elf/dwarf2-11.d | 2 +- gas/testsuite/gas/macros/semi.d | 1 - gdb/ChangeLog | 79 ++++++++++++++++++++++ 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/contrib/cc-with-tweaks.sh | 8 ++- gdb/corelow.c | 2 + gdb/dwarf-index-write.c | 8 +-- gdb/inferior.c | 4 ++ 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 | 4 ++ ...-with-gdb-index.exp => cc-with-debug-names.exp} | 6 +- ld/ChangeLog | 18 +++++ ld/testsuite/ld-elf/init-fini-arrays.s | 17 ++++- ld/testsuite/ld-elf/pr14156a.d | 10 +-- ld/testsuite/ld-elf/pr14156b.d | 10 +-- ld/testsuite/ld-elf/pr24511.d | 18 +++++ ld/testsuite/ld-scripts/fill.d | 3 +- ld/testsuite/ld-scripts/fill16.d | 3 +- ld/testsuite/ld-scripts/pr18963.t | 3 + ld/testsuite/ld-scripts/sane1.t | 1 + 40 files changed, 344 insertions(+), 185 deletions(-) copy gdb/testsuite/boards/{cc-with-gdb-index.exp => cc-with-debug-names.exp} (87%) create mode 100644 ld/testsuite/ld-elf/pr24511.d