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 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 [...] adds b312488f10 sim: mips: Only truncate sign extension bits for 32-bit targ [...] adds 168671c14c sim: mips: Add shadow mappings for 32-bit memory address space adds 1f1fb219fd [GOLD] PR27815, gold fails to build with latest GCC adds 574ec1084d bfd dwarf2 sanity checking adds d71893802f Re: Fix offset for ia64 PCREL60B relocation on HP-UX adds 8569d6e13c Fix option type comments for CMDARG_EARLYINIT_FILE and CMDAR [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 33 ++ bfd/dwarf2.c | 606 ++++++++------------- bfd/elf-attrs.c | 41 +- bfd/elf.c | 19 + bfd/libbfd-in.h | 3 +- bfd/libbfd.c | 13 +- bfd/libbfd.h | 3 +- bfd/version.h | 2 +- bfd/wasm-module.c | 7 +- binutils/ChangeLog | 8 + binutils/readelf.c | 8 + gas/ChangeLog | 8 + gas/config/tc-ia64.c | 10 +- gas/testsuite/gas/ia64/reloc-mlx.d | 2 +- gdb/ChangeLog | 37 ++ 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/main.c | 6 +- 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 +- 32 files changed, 557 insertions(+), 488 deletions(-) copy gdb/testsuite/boards/{cc-with-gdb-index.exp => cc-with-gnu-debuglink.exp} (82%)