This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/binutils-gdb.
from a2b1ea81ba arm: Add support for Armv9.1-A to Armv9.3-A adds 61ab1364c7 When loading separate debug info files, also attempt to loca [...] adds f3be70df1b Fix AVR assembler so that it creates relocs that will work w [...]
No new revisions were added by this update.
Summary of changes: binutils/ChangeLog | 12 +++ binutils/dwarf.c | 116 ++++++++++++++++++++++++- binutils/dwarf.h | 1 + binutils/testsuite/binutils-all/debuginfod.exp | 6 +- gas/ChangeLog | 10 +++ gas/config/tc-avr.c | 26 ++++++ gas/config/tc-avr.h | 3 + gas/testsuite/gas/all/gas.exp | 4 +- gas/testsuite/gas/avr/diffreloc_withrelax.d | 4 +- gas/testsuite/gas/avr/pc-relative-reloc.d | 2 +- gas/testsuite/gas/elf/elf.exp | 2 +- ld/ChangeLog | 7 ++ ld/testsuite/ld-avr/avr-prop-7.d | 4 +- ld/testsuite/ld-avr/avr-prop-8.d | 3 +- ld/testsuite/ld-avr/pr13402.d | 6 +- 15 files changed, 191 insertions(+), 15 deletions(-)