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-mainline-allyesconfig in repository toolchain/ci/binutils-gdb.
from c0a57f1536 Automatic date update in version.in adds 26bfd82367 Fix scoped_mmap includes adds 0f1309c8f7 Tidy use_complex_relocs_for adds 456ba0fa36 [gdb/testsuite] Fix handling of DW_FORM_ref_addr in dwarf assembler adds 77e7aaa4bd [gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.S adds 75f06e9dc5 [gdb/testsuite] Fix .debug_aranges in watch-loc.c adds 7bd55dac80 [gdb/testsuite] Fix ls_host return in index-cache.exp adds b654832d0d xfail locview tests on mep that use complex relocs for view numbers new c91f298b52 Automatic date update in version.in new 9420801e57 PR24520, gprof fails to read compressed debug data new 9632a526ca xtensa ignores option --no-link-relax new 762172a4dc gas/elf dwarf2 tests
The 4 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/version.h | 2 +- gas/ChangeLog | 57 +++++++++++++++ gas/config/tc-xtensa.c | 7 +- gas/symbols.c | 35 ++++----- gas/testsuite/gas/elf/dwarf2-1.d | 8 +- gas/testsuite/gas/elf/dwarf2-1.s | 4 +- gas/testsuite/gas/elf/dwarf2-10.d | 3 +- gas/testsuite/gas/elf/dwarf2-10.s | 10 +-- gas/testsuite/gas/elf/dwarf2-11.d | 13 ++-- gas/testsuite/gas/elf/dwarf2-11.s | 6 +- gas/testsuite/gas/elf/dwarf2-12.d | 16 ++-- gas/testsuite/gas/elf/dwarf2-12.s | 4 +- gas/testsuite/gas/elf/dwarf2-13.d | 15 ++-- gas/testsuite/gas/elf/dwarf2-13.s | 8 +- gas/testsuite/gas/elf/dwarf2-14.d | 15 ++-- gas/testsuite/gas/elf/dwarf2-14.s | 6 +- gas/testsuite/gas/elf/dwarf2-15.d | 15 ++-- gas/testsuite/gas/elf/dwarf2-15.s | 6 +- gas/testsuite/gas/elf/dwarf2-16.d | 15 ++-- gas/testsuite/gas/elf/dwarf2-16.s | 8 +- gas/testsuite/gas/elf/dwarf2-17.d | 15 ++-- gas/testsuite/gas/elf/dwarf2-17.s | 8 +- gas/testsuite/gas/elf/dwarf2-18.d | 16 ++-- gas/testsuite/gas/elf/dwarf2-18.s | 6 +- gas/testsuite/gas/elf/dwarf2-19.d | 20 ++--- gas/testsuite/gas/elf/dwarf2-19.s | 4 +- gas/testsuite/gas/elf/dwarf2-2.d | 8 +- gas/testsuite/gas/elf/dwarf2-2.s | 4 +- gas/testsuite/gas/elf/dwarf2-5.d | 55 +++++++------- gas/testsuite/gas/elf/dwarf2-5.s | 14 ++-- gas/testsuite/gas/elf/dwarf2-7.d | 15 ++-- gas/testsuite/gas/elf/dwarf2-7.s | 4 +- gas/testsuite/gas/elf/dwarf2-8.d | 2 - gas/testsuite/gas/elf/dwarf2-8.s | 2 +- gas/testsuite/gas/elf/dwarf2-9.d | 2 - gas/testsuite/gas/elf/dwarf2-9.s | 2 +- gas/testsuite/gas/elf/elf.exp | 85 ++++++++++++---------- gas/testsuite/gas/elf/section2.e-miwmmxt | 10 --- gdb/ChangeLog | 5 ++ gdb/common/scoped_mmap.c | 2 +- gdb/common/scoped_mmap.h | 2 - gdb/testsuite/ChangeLog | 21 ++++++ gdb/testsuite/gdb.base/index-cache.exp | 2 +- gdb/testsuite/gdb.dlang/watch-loc.c | 5 +- .../gdb.dwarf2/dw2-case-insensitive-debug.S | 2 +- gdb/testsuite/lib/dwarf.exp | 6 +- gprof/ChangeLog | 5 ++ gprof/corefile.c | 2 + 48 files changed, 321 insertions(+), 256 deletions(-) delete mode 100644 gas/testsuite/gas/elf/section2.e-miwmmxt