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/release-arm in repository toolchain/ci/binutils-gdb.
from e1652de24a [gdb/cli] Don't assert on empty string for core-file adds 8ba9495958 Automatic date update in version.in adds 5b766b015c Automatic date update in version.in adds 351b63eca9 [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbol search adds c52e9db30f [gdb/testsuite] Fix dwo path in fission-*.S adds 26db900e8d Automatic date update in version.in adds c6c2468fdf Automatic date update in version.in adds 5c177fed07 [gdb/testsuite] Add untested case in selftest_setup adds e34a209edf [gdb/testsuite] Add untested case in gdb.gdb/complaints.exp adds 76c001c234 Automatic date update in version.in adds a6e40b53ef [gdb/testsuite] Check avx support in gdb.arch/amd64-disp-ste [...] adds 2b195da8a2 Automatic date update in version.in adds 244d1aadd7 Automatic date update in version.in adds 1aa04a582c Automatic date update in version.in adds aaa394b7df fbsd-nat: Don't use '%jd' and '%ju' with printf_filtered. adds dd0fea103f Automatic date update in version.in adds cdf4e8ae55 Revert: [AArch64] MTE corefile support adds de2143d60b Fix two regressions caused by CU / TU merging adds 706ff47ce2 Automatic date update in version.in adds 127e9f8549 [gdb/testsuite] Fix various issues in gdb.mi/mi-sym-info.exp adds 5e6741a157 [gdb/testsuite] Fix gdb.base/coredump-filter-build-id.exp wi [...] adds b06653b60a Add ChangeLog entry for previous patch adds 55fc911ad6 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 9 ++ bfd/elf.c | 19 ---- bfd/version.h | 2 +- binutils/ChangeLog | 8 ++ binutils/readelf.c | 2 - gdb/ChangeLog | 20 ++++ gdb/dwarf2/read.c | 113 +++++++++++++++----- gdb/dwarf2/read.h | 10 -- gdb/fbsd-nat.c | 45 ++++---- gdb/testsuite/ChangeLog | 45 ++++++++ gdb/testsuite/gdb.arch/amd64-disp-step-avx.exp | 5 + gdb/testsuite/gdb.arch/i386-avx.c | 115 +++++++++------------ gdb/testsuite/gdb.arch/i386-avx.exp | 22 +--- .../gdb.base/coredump-filter-build-id.exp | 3 +- gdb/testsuite/gdb.dwarf2/fission-base.S | 5 +- gdb/testsuite/gdb.dwarf2/fission-base.exp | 2 +- gdb/testsuite/gdb.dwarf2/fission-loclists-pie.S | 4 +- gdb/testsuite/gdb.dwarf2/fission-loclists-pie.exp | 2 +- gdb/testsuite/gdb.dwarf2/fission-loclists.S | 5 +- gdb/testsuite/gdb.dwarf2/fission-loclists.exp | 2 +- gdb/testsuite/gdb.dwarf2/fission-reread.S | 7 +- gdb/testsuite/gdb.dwarf2/fission-reread.exp | 2 +- gdb/testsuite/gdb.fortran/call-no-debug.exp | 19 ++-- gdb/testsuite/gdb.gdb/complaints.exp | 20 ++++ gdb/testsuite/gdb.mi/mi-sym-info.exp | 47 ++++++--- gdb/testsuite/lib/gdb.exp | 44 ++++++++ gdb/testsuite/lib/selftest-support.exp | 16 +-- include/ChangeLog | 9 ++ include/elf/common.h | 6 -- 29 files changed, 389 insertions(+), 219 deletions(-)