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-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from 2a912e42d7 Automatic date update in version.in adds 999b073bdb Updated translations for various binutils subdirectories. adds efa9760914 Correct the alpha sorting of the short options in the usage [...] adds cffc205c9e GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. adds d87343802b [MIPS] PR gas/14798: Limit IRIX5 specific default typing to [...] adds 302d65e0b2 Automatic date update in version.in adds da0523c666 Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a r [...] new 338ba75534 Fix PR 24564 - link fails for some rcalls/rjmps with wraparound new 7622049e0b Fix PR 24571 - Relaxation does not shorten jmp or call to t [...]
The 2 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 | 16 + bfd/elf32-avr.c | 20 +- bfd/po/fr.po | 6 +- bfd/version.h | 2 +- binutils/ChangeLog | 10 + binutils/po/ca.po | 8281 ++++++++++++++------ binutils/testsuite/binutils-all/readelf.ss-mips | 8 +- binutils/testsuite/binutils-all/readelf.ss-tmips | 8 +- gas/ChangeLog | 10 + gas/config/tc-mips.c | 4 + gas/testsuite/gas/mips/mips.exp | 6 + gas/testsuite/gas/mips/pr14798-irix.d | 6 + gas/testsuite/gas/mips/pr14798.d | 5 + gas/testsuite/gas/mips/pr14798.s | 4 + gprof/ChangeLog | 12 + gprof/gprof.c | 6 +- gprof/gprof.texi | 2 +- gprof/po/de.po | 170 +- ld/ChangeLog | 19 + ld/testsuite/ld-avr/relax-insn-at-range-boundary.d | 17 + ld/testsuite/ld-avr/relax-insn-at-range-boundary.s | 11 + ld/testsuite/ld-avr/wraparound-range-boundary.d | 17 + ld/testsuite/ld-avr/wraparound-range-boundary.s | 6 + ld/testsuite/ld-mips-elf/reloc-6a.s | 4 +- ld/testsuite/ld-mips-elf/reloc-6b.s | 4 +- opcodes/ChangeLog | 4 + opcodes/po/fr.po | 1557 ++-- 27 files changed, 7153 insertions(+), 3062 deletions(-) create mode 100644 gas/testsuite/gas/mips/pr14798-irix.d create mode 100644 gas/testsuite/gas/mips/pr14798.d create mode 100644 gas/testsuite/gas/mips/pr14798.s create mode 100644 ld/testsuite/ld-avr/relax-insn-at-range-boundary.d create mode 100644 ld/testsuite/ld-avr/relax-insn-at-range-boundary.s create mode 100644 ld/testsuite/ld-avr/wraparound-range-boundary.d create mode 100644 ld/testsuite/ld-avr/wraparound-range-boundary.s