This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/binutils-gdb.
from f237f998d1 gdb/tui: remove special handling of locator/status window adds 0f93c3a25b gdb: remove unneeded switch_to_thread from thr_try_catch_cmd adds 986dbd541a Automatic date update in version.in adds c4566785ac PR27271, c6x-uclinux-ld segfaults linking ld-uClibc-1.0.37.so adds 620ec3caae [gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with -m32 a [...] adds ebde6f2ddc [gdb/breakpoint] Fix stepping past non-stmt line-table entries adds 6efcd6f329 Automatic date update in version.in adds 008a02e36d sim: readd myself as a maintainer adds 481fac96bd sim: common: sort nltvals.def adds f4dd74915b sim: hw: replace fgets with getline adds 88f68ee277 sim: m68hc11: stop making hardware conditional adds 18d4b488f4 sim: profile: fix bucketing with 64-bit targets adds d4e3adda12 sim: watchpoints: change sizeof_pc to sizeof(sim_cia) adds ee64caae5b sim: m68hc11: include stdlib.h for prototypes adds fb8d4e59af sim: m68hc11: tweak printf-style funcs adds b9e016f517 sim: m68hc11: localize a few functions adds 683b8d961e sim: m68hc11: fix printf size warnings adds ca51543cf5 Automatic date update in version.in adds 9a7ba4aa0e sim: common: change gennltvals helper to Python adds 3c811346e9 sim: moxie: cleanup build warnings adds 44b30b7f0e sim: v850: fix handling of SYS_times adds 5f05936d9b sim: v850: cleanup build warnings adds 5bc4f5ca15 sim: cgen-accfp: Fix pointer sign warnings adds ba2f0de216 sim: bpf/or1k: fix CGEN_TRACE_EXTRACT name adds bccec180ce sim: bpf: fix mainloop extract call adds 6451541244 sim: cgen-trace: tweak printf call adds 4ebf566ea5 Automatic date update in version.in adds 7bba67ec7c PR27283 gas for alpha fails to build with gcc 11 adds 49daa38f31 Re: ld: Add a test for PR ld/27259 adds a5f92c6756 ldgram.y low_level_library_NAME_list adds 82a1fd3a49 gdb: unify parts of the Linux and FreeBSD core dumping code adds 40726f16a8 ld script expression parsing adds fb6c220ebd ld --defsym adds 72a51a0603 Small updates to the 'how to make a release' document follow [...] adds 34c10233cd Wrong operand for SADDR (rl78) adds c39c86378f [gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with .gdb_index adds 1f568f9a0d Add Genode target support adds 82e3e87da4 Automatic date update in version.in adds 2bd3e4b8d2 [gdb/symtab] Fix assert in write_one_signatured_type adds 9918bff7cf PR27311, ld.bfd (symbol from plugin): undefined reference adds 5424d7ed94 readelf: Add 'R' and 'D' to "Key to Flags:" adds a0c1eeba9b gdb/dwarf: change read_loclist_index complaints into errors adds 5e4d9bbc4b gdb/dwarf: fix bound check in read_rnglist_index adds 05787bad36 gdb/dwarf: add missing bound check to read_loclist_index adds 0c800c6ebc gdb/dwarf: remove unnecessary check in read_{rng,loc}list_index adds b1829e1bf2 gdb/dwarf: few fixes for handling DW_FORM_{rng,loc}listx adds a1c4010369 gdb/dwarf: read correct rnglist/loclist header in read_{rng, [...] adds 962effa790 gdb/testsuite: add .debug_rnglists tests adds 6b0933da34 gdb/testsuite: DWARF assembler: add context parameters to _location adds ecfda20dcc gdb/testsuite: add .debug_loclists tests adds 2b0c7f41d1 gdb/dwarf: split dwarf2_cu::ranges_base in two adds e57933dc9c gdb/dwarf: make read_{loc,rng}list_index return sect_offset adds 9307efbe9e gdb/testsuite: add test for .debug_{rng,loc}lists section wi [...] adds e0bd9202fb gdb/testsuite: use proc_with_prefix in gdb.base/scope.exp
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 26 ++ bfd/config.bfd | 6 +- bfd/elf32-rl78.c | 2 +- bfd/elflink.c | 19 +- bfd/version.h | 2 +- binutils/ChangeLog | 12 + binutils/README-how-to-make-a-release | 40 +- binutils/readelf.c | 12 + binutils/testsuite/binutils-all/retain1a.d | 2 + gas/ChangeLog | 9 + gas/config/tc-alpha.c | 2 +- gas/configure.tgt | 4 +- gdb/ChangeLog | 110 +++++ gdb/dwarf2/attribute.c | 5 +- gdb/dwarf2/attribute.h | 1 + gdb/dwarf2/die.h | 36 +- gdb/dwarf2/index-write.c | 8 + gdb/dwarf2/read.c | 257 +++++++----- gdb/fbsd-tdep.c | 135 +----- gdb/gcore.c | 136 +++++++ gdb/gcore.h | 20 + gdb/infrun.c | 33 +- gdb/linux-tdep.c | 141 +------ gdb/testsuite/ChangeLog | 73 ++++ gdb/testsuite/gdb.base/scope.exp | 10 +- .../gdb.dwarf2/dw2-step-out-of-function-no-stmt.c} | 41 +- .../dw2-step-out-of-function-no-stmt.exp | 126 ++++++ gdb/testsuite/gdb.dwarf2/fission-base.S | 5 +- gdb/testsuite/gdb.dwarf2/fission-base.exp | 14 +- gdb/testsuite/gdb.dwarf2/fission-loclists-pie.S | 4 +- gdb/testsuite/gdb.dwarf2/fission-loclists-pie.exp | 13 +- gdb/testsuite/gdb.dwarf2/fission-loclists.S | 5 +- gdb/testsuite/gdb.dwarf2/fission-loclists.exp | 14 +- gdb/testsuite/gdb.dwarf2/fission-multi-cu.S | 6 +- gdb/testsuite/gdb.dwarf2/fission-multi-cu.exp | 14 +- gdb/testsuite/gdb.dwarf2/fission-reread.S | 7 +- gdb/testsuite/gdb.dwarf2/fission-reread.exp | 36 +- .../gdb.dwarf2/loclists-multiple-cus.c} | 36 +- gdb/testsuite/gdb.dwarf2/loclists-multiple-cus.exp | 146 +++++++ .../gdb.dwarf2/loclists-sec-offset.c} | 62 ++- gdb/testsuite/gdb.dwarf2/loclists-sec-offset.exp | 261 ++++++++++++ gdb/testsuite/gdb.dwarf2/rnglists-multiple-cus.exp | 102 +++++ gdb/testsuite/gdb.dwarf2/rnglists-sec-offset.exp | 143 +++++++ gdb/testsuite/gdb.opt/solib-intra-step.exp | 26 +- gdb/testsuite/lib/dwarf.exp | 451 ++++++++++++++++++++- gdb/thread.c | 7 +- ld/ChangeLog | 40 ++ ld/configure.tgt | 8 +- ld/ldgram.y | 25 +- ld/ldlex.h | 2 +- ld/ldlex.l | 31 +- ld/testsuite/ld-elf/pr27259.d | 2 +- ld/testsuite/ld-plugin/lto.exp | 22 +- ld/testsuite/ld-plugin/pr27311.d | 4 + ld/testsuite/ld-plugin/pr27311.ver | 3 + ld/testsuite/ld-plugin/pr27311a.c | 1 + ld/testsuite/ld-plugin/pr27311b.c | 1 + ld/testsuite/ld-plugin/pr27311c.c | 5 + ld/testsuite/ld-tic6x/tic6x.exp | 5 + sim/ChangeLog | 12 + sim/MAINTAINERS | 2 +- sim/Makefile.in | 2 +- sim/README-HACKING | 4 +- sim/avr/ChangeLog | 4 + sim/avr/interp.c | 1 - sim/bfin/ChangeLog | 4 + sim/bfin/interp.c | 1 - sim/bpf/ChangeLog | 10 + sim/bpf/decode-be.c | 70 ++-- sim/bpf/decode-le.c | 70 ++-- sim/bpf/mloop.in | 2 +- sim/common/ChangeLog | 35 ++ sim/common/cgen-accfp.c | 6 +- sim/common/cgen-trace.c | 2 +- sim/common/gennltvals.py | 230 +++++++++++ sim/common/gennltvals.sh | 238 ----------- sim/common/nltvals.def | 177 ++++---- sim/common/sim-hw.c | 67 +-- sim/common/sim-profile.c | 4 +- sim/common/sim-watch.c | 6 +- sim/common/sim-watch.h | 1 - sim/frv/ChangeLog | 4 + sim/frv/sim-if.c | 1 - sim/iq2000/ChangeLog | 4 + sim/iq2000/sim-if.c | 1 - sim/m32r/ChangeLog | 4 + sim/m32r/sim-if.c | 1 - sim/m68hc11/ChangeLog | 23 ++ sim/m68hc11/configure | 34 +- sim/m68hc11/configure.ac | 15 +- sim/m68hc11/dv-m68hc11.c | 1 + sim/m68hc11/dv-m68hc11tim.c | 2 +- sim/m68hc11/interp.c | 4 +- sim/m68hc11/m68hc11_sim.c | 14 +- sim/mips/ChangeLog | 4 + sim/mips/interp.c | 1 - sim/mn10300/ChangeLog | 4 + sim/mn10300/interp.c | 1 - sim/moxie/ChangeLog | 10 + sim/moxie/configure | 19 +- sim/moxie/configure.ac | 1 - sim/moxie/interp.c | 3 +- sim/or1k/ChangeLog | 5 + sim/or1k/decode.c | 114 +++--- sim/v850/ChangeLog | 15 +- sim/v850/configure | 223 +++++----- sim/v850/configure.ac | 1 - sim/v850/interp.c | 1 - sim/v850/simops.c | 3 +- 109 files changed, 2969 insertions(+), 1261 deletions(-) copy gdb/{gcore.h => testsuite/gdb.dwarf2/dw2-step-out-of-function-no-stmt.c} (59%) create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp copy gdb/{gcore.h => testsuite/gdb.dwarf2/loclists-multiple-cus.c} (62%) create mode 100644 gdb/testsuite/gdb.dwarf2/loclists-multiple-cus.exp copy gdb/{gcore.h => testsuite/gdb.dwarf2/loclists-sec-offset.c} (50%) create mode 100644 gdb/testsuite/gdb.dwarf2/loclists-sec-offset.exp create mode 100644 gdb/testsuite/gdb.dwarf2/rnglists-multiple-cus.exp create mode 100644 gdb/testsuite/gdb.dwarf2/rnglists-sec-offset.exp create mode 100644 ld/testsuite/ld-plugin/pr27311.d create mode 100644 ld/testsuite/ld-plugin/pr27311.ver create mode 100644 ld/testsuite/ld-plugin/pr27311a.c create mode 100644 ld/testsuite/ld-plugin/pr27311b.c create mode 100644 ld/testsuite/ld-plugin/pr27311c.c create mode 100755 sim/common/gennltvals.py delete mode 100755 sim/common/gennltvals.sh