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-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 353ea2d106 On MS-Windows, define _WIN32_WINNT in a single common place. adds 0fdfd794d2 [gdb/testsuite] Add cc-with-gdb-index.exp adds fcd60b848e Add noyywrap to ada-lex.l adds 222a8d2558 Fix cast of character to enum type in Ada adds b5d5eb444b Automatic date update in version.in adds 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
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 | 43 ++++++++++++++++++++++ gdb/ada-exp.y | 11 +++++- gdb/ada-lang.c | 4 +- gdb/ada-lex.l | 8 +--- gdb/contrib/cc-with-tweaks.sh | 8 +++- gdb/corelow.c | 2 + gdb/darwin-nat.c | 2 +- gdb/dictionary.c | 2 +- gdb/dwarf2read.c | 2 +- gdb/inferior.c | 4 ++ gdb/minsyms.c | 2 +- gdb/objfiles.c | 6 +-- gdb/ser-tcp.c | 2 +- gdb/symtab.c | 4 +- gdb/testsuite/ChangeLog | 14 +++++++ .../{cc-with-dwz.exp => cc-with-debug-names.exp} | 8 ++-- .../{cc-with-dwz.exp => cc-with-gdb-index.exp} | 8 ++-- gdb/testsuite/gdb.ada/char_enum.exp | 3 +- gdb/testsuite/gdb.ada/char_enum/foo.adb | 1 + gdb/testsuite/gdb.ada/char_enum/pck.ads | 1 + 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 + 41 files changed, 219 insertions(+), 94 deletions(-) copy gdb/testsuite/boards/{cc-with-dwz.exp => cc-with-debug-names.exp} (85%) copy gdb/testsuite/boards/{cc-with-dwz.exp => cc-with-gdb-index.exp} (85%) create mode 100644 ld/testsuite/ld-elf/pr24511.d