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_check_gdb/master-aarch64 in repository toolchain/ci/gdb.
from f77d3081de Ajdust more tests for opcodes/i386: remove trailing whitespace adds 42745ac582 gdb/testsuite: resolve duplicate test name in gdb.trace/signal.exp adds 2918df9368 Import libiberty from gcc adds 74a04e5b2a v850_elf_set_note prototype adds e953510c3b ia64 gas: Remove unnecessary init adds 30596893ab sparc64 segfault in finish_dynamic_symbol adds d7f735269f Explicitly mention yet-unloaded shared libraries in location [...] adds e595ad4cc2 Improve break-range's documentation adds 102a644eaa Clarify why we unit test matching symbol names with 0xff characters adds 622c4842bb Improve clear command's documentation adds cffe02acaa gdb/testsuite: remove F77_FOR_TARGET support adds 7c07eaec49 gdb/testsuite: Use -module option for Intel Fortran compilers adds c8df10fc70 gdb/testsuite: Fix fortran types for Intel compilers. adds 7ce4a6d184 gdb/testsuite: move getting_compiler_info to front of gdb_compile adds 44d469c5f8 gdb/testsuite: add Fortran compiler identification to GDB adds 22582546c1 gdb/testsuite: rename intel next gen c/cpp compilers adds 87364601b8 gdb/testsuite: disable charset.exp for intel compilers adds 93bbd6c793 testsuite, fortran: add required external keyword adds 15868bc883 testsuite, fortran: add compiler dependent types to dynamic- [...] adds 4212a8c907 testsuite, fortran: Add '-debug-parameters all' when using i [...] adds 5c8ff7f6d9 testsuite/lib: add check_optional_entry for GDBInfoSymbols adds b8dd7ddff9 testsuite, fortran: fix info-types for intel compilers adds 6b7b705d7c testsuite, fortran: allow additional completions in module.exp adds a60ead5ded gdb, testsuite, fortran: fix double free in mixed-lang-stack.exp adds 0df017fbca gdb, testsuite, fortran: fixup mixed-lang-stack for Intel/LL [...] adds ebad7c6613 gdb/testsuite: fixup common-block.exp for intel compilers adds e2904e1ff0 Use unique_ptr for objfiles adds b8be9aea5c i386: Ajdust more tests for opcodes/i386: remove trailing wh [...] adds 98a1627f19 x86: Properly handle IFUNC function pointer reference adds 739f950664 Automatic date update in version.in adds b0de9ed86f Re: use libiberty xmalloc in bfd/doc/chew.c
No new revisions were added by this update.
Summary of changes: bfd/Makefile.in | 3 +- bfd/doc/chew.c | 41 ++- bfd/doc/local.mk | 4 +- bfd/elf32-i386.c | 8 +- bfd/elf32-v850.c | 2 +- bfd/elf64-x86-64.c | 8 +- bfd/elfxx-sparc.c | 5 +- bfd/version.h | 2 +- gas/config/tc-ia64.c | 2 - gdb/doc/gdb.texinfo | 57 ++-- gdb/dwarf2/read.c | 17 +- gdb/objfiles.c | 4 +- gdb/objfiles.h | 2 +- gdb/progspace.c | 6 +- gdb/progspace.h | 8 +- gdb/testsuite/boards/cc-with-tweaks.exp | 5 - gdb/testsuite/boards/debug-types.exp | 1 - gdb/testsuite/boards/gold-gdb-index.exp | 1 - gdb/testsuite/gdb.fortran/assumedrank.exp | 6 +- gdb/testsuite/gdb.fortran/charset.exp | 5 + .../gdb.fortran/class-allocatable-array.exp | 4 +- gdb/testsuite/gdb.fortran/common-block.exp | 38 ++- .../gdb.fortran/derived-type-striding.exp | 2 +- gdb/testsuite/gdb.fortran/dynamic-ptype-whatis.exp | 79 ++--- gdb/testsuite/gdb.fortran/function-calls.f90 | 1 + gdb/testsuite/gdb.fortran/info-types.exp | 20 +- gdb/testsuite/gdb.fortran/library-module.exp | 2 +- gdb/testsuite/gdb.fortran/mixed-lang-stack.cpp | 12 +- gdb/testsuite/gdb.fortran/mixed-lang-stack.exp | 21 +- gdb/testsuite/gdb.fortran/module.exp | 5 +- gdb/testsuite/gdb.fortran/namelist.exp | 2 +- gdb/testsuite/gdb.fortran/nested-funcs-2.exp | 3 +- gdb/testsuite/gdb.fortran/ptype-on-functions.exp | 6 +- gdb/testsuite/gdb.fortran/vla-type.exp | 2 +- gdb/testsuite/gdb.trace/signal.exp | 10 +- gdb/testsuite/lib/compiler.F90 | 69 ++++ gdb/testsuite/lib/compiler.c | 2 +- gdb/testsuite/lib/compiler.cc | 2 +- gdb/testsuite/lib/fortran.exp | 100 +++--- gdb/testsuite/lib/future.exp | 21 +- gdb/testsuite/lib/gdb.exp | 62 ++-- gdb/testsuite/lib/sym-info-cmds.exp | 18 +- include/ansidecl.h | 41 --- include/demangle.h | 9 +- ld/testsuite/ld-i386/libno-plt-1b.dd | 2 +- ld/testsuite/ld-i386/no-plt-1a.dd | 4 +- ld/testsuite/ld-i386/no-plt-1b.dd | 2 +- ld/testsuite/ld-i386/no-plt-1c.dd | 2 +- ld/testsuite/ld-i386/no-plt-1d.dd | 4 +- ld/testsuite/ld-i386/no-plt-1e.dd | 4 +- ld/testsuite/ld-i386/no-plt-1f.dd | 2 +- ld/testsuite/ld-i386/no-plt-1g.dd | 2 +- ld/testsuite/ld-i386/no-plt-1h.dd | 4 +- ld/testsuite/ld-i386/no-plt-1i.dd | 4 +- ld/testsuite/ld-i386/no-plt-1j.dd | 4 +- ld/testsuite/ld-i386/plt-main-ibt.dd | 2 +- ld/testsuite/ld-i386/plt-pie-ibt.dd | 2 +- ld/testsuite/ld-ifunc/ifunc.exp | 9 + ld/testsuite/ld-ifunc/pr29216.c | 62 ++++ libiberty/cp-demangle.c | 349 ++++++++++++--------- libiberty/testsuite/demangle-expected | 77 +++++ 61 files changed, 830 insertions(+), 423 deletions(-) create mode 100644 gdb/testsuite/lib/compiler.F90 create mode 100644 ld/testsuite/ld-ifunc/pr29216.c