This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_binutils in repository toolchain/ci/binutils-gdb.
from 7f2b87189b [PATCH]rs6000,testsuite Add a powerpc64-prologue testcase. adds 8baee38bfe sim: ppc: fix Wpointer-sign warning adds 427e4066af gdb/bfd: avoid crash when architecture is forced to csky or riscv adds a5523cc3c4 Clean up my ChangeLog entry adds ed3130b740 Add myself to gdb/MAINTAINERS adds 9a01ec4c03 Fix overflow detection in the Z80 assembler. adds bb6203bf1d cli-script: use unique_ptr to not leak next struct adds 1487a14ec2 gdb: remove linespec_p typedef adds 75b969ccb1 Automatic date update in version.in adds 894982bfcc [AArch64] MTE corefile support adds 3b2bef8bbd [Binutils] Update NT_ARM note types for readelf adds 6d1a09b77a [gdb/breakpoint] Fix assert in jit_event_handler adds ca43e66033 testsuite/gdb.dwarf2: avoid dead code in dw2-inline-with-lex [...] adds 778ae9ccc8 [gdb/testsuite] Add target board cc-with-gnu-debuglink.exp adds 33d93379d2 Automatic date update in version.in adds 39549caef4 sim/d10v: Use offsetof in a static assertion about structure [...] new b312488f10 sim: mips: Only truncate sign extension bits for 32-bit targ [...] new 168671c14c sim: mips: Add shadow mappings for 32-bit memory address space new 1f1fb219fd [GOLD] PR27815, gold fails to build with latest GCC new 574ec1084d bfd dwarf2 sanity checking new d71893802f Re: Fix offset for ia64 PCREL60B relocation on HP-UX
The 5 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/ChangeLog | 41 ++ bfd/dwarf2.c | 618 ++++++++------------- bfd/elf-attrs.c | 41 +- bfd/elf.c | 19 + bfd/libbfd-in.h | 3 +- bfd/libbfd.c | 13 +- bfd/libbfd.h | 3 +- bfd/section.c | 6 + bfd/version.h | 2 +- bfd/wasm-module.c | 7 +- binutils/ChangeLog | 8 + binutils/readelf.c | 8 + gas/ChangeLog | 19 + gas/config/tc-ia64.c | 10 +- gas/config/tc-z80.c | 32 +- gas/testsuite/gas/ia64/reloc-mlx.d | 2 +- gas/testsuite/gas/z80/ez80_adl_suf.d | 2 +- gas/testsuite/gas/z80/ez80_isuf.s | 380 ++++++------- gas/testsuite/gas/z80/ez80_z80_suf.d | 2 +- gdb/ChangeLog | 45 +- gdb/MAINTAINERS | 1 + gdb/cli/cli-script.c | 72 +-- gdb/cli/cli-script.h | 3 + gdb/contrib/cc-with-tweaks.sh | 46 +- gdb/jit.c | 6 +- gdb/linespec.c | 23 +- gdb/testsuite/ChangeLog | 11 + ...ith-gdb-index.exp => cc-with-gnu-debuglink.exp} | 8 +- .../gdb.dwarf2/dw2-inline-with-lexical-scope.c | 4 +- gold/ChangeLog | 5 + gold/gc.h | 4 +- include/ChangeLog | 5 + include/elf/common.h | 6 + sim/d10v/ChangeLog | 5 + sim/d10v/interp.c | 4 +- sim/mips/ChangeLog | 12 + sim/mips/interp.c | 25 +- sim/ppc/hw_memory.c | 2 +- 38 files changed, 804 insertions(+), 699 deletions(-) copy gdb/testsuite/boards/{cc-with-gdb-index.exp => cc-with-gnu-debuglink.exp} (82%)