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_gcc/master-aarch64 in repository toolchain/ci/gdb.
from 1653ae5b84 gprofng: use $host instead $target adds 6e9cd73eb5 gdb: use gdb::function_view for gdbarch_iterate_over_objfile [...] adds 2392dc0f8e Automatic date update in version.in adds 2899c914f4 [gdb/testsuite] Fix gdb.dwarf2/locexpr-data-member-location. [...] adds 0ee8858e7a bfd targmatch.h makefile rule new dd9cd55e99 PowerPC: bp-permanent.exp, kill-after-signal fix
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/Makefile.am | 2 +- bfd/Makefile.in | 2 +- bfd/version.h | 2 +- gdb/findvar.c | 55 ++------ gdb/gdbarch-components.py | 12 +- gdb/gdbarch-gen.h | 13 +- gdb/gdbarch.c | 4 +- gdb/gdbarch.h | 4 +- gdb/objfiles.c | 14 +- gdb/objfiles.h | 5 +- gdb/solib-svr4.c | 15 +- gdb/symtab.c | 61 ++------ gdb/testsuite/gdb.base/bp-permanent.exp | 25 ++++ gdb/testsuite/gdb.base/kill-after-signal.exp | 33 ++++- .../gdb.dwarf2/locexpr-data-member-location-lib.c | 13 -- .../gdb.dwarf2/locexpr-data-member-location.exp | 155 +++++++++++---------- gdb/testsuite/lib/dwarf.exp | 16 ++- gdb/windows-tdep.c | 23 ++- 18 files changed, 210 insertions(+), 244 deletions(-)