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-arm-stable-allyesconfig in repository toolchain/ci/binutils-gdb.
from 4c7c79dd98 Automatic date update in version.in adds 87f98bacb7 RISC-V: Don't check ABI flags if no code section. adds 49149495da Automatic date update in version.in adds 4b24dd1aca BFD whitespace fixes adds 092da96ac4 ldlex.l tidy adds 1c6aafe894 PR24411, Division is not accepted in MEMORY length expression adds 403b0b61f6 gas: use literals/const16 for xtensa loop relaxation
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 16 ++++ bfd/coff-i386.c | 2 +- bfd/coff-x86_64.c | 6 +- bfd/coffgen.c | 2 +- bfd/dwarf2.c | 2 +- bfd/elf-m10200.c | 2 +- bfd/elf.c | 208 +++++++++++++++++++++++----------------------- bfd/elf32-arm.c | 37 +++++---- bfd/elf32-bfin.c | 22 ++--- bfd/elf32-csky.c | 8 +- bfd/elf32-m32r.c | 2 +- bfd/elf32-microblaze.c | 8 +- bfd/elf32-pru.c | 2 +- bfd/elf32-rx.c | 5 +- bfd/elf32-xgate.c | 2 +- bfd/elf64-sparc.c | 12 +-- bfd/elfnn-ia64.c | 2 +- bfd/elfnn-riscv.c | 34 +++++++- bfd/elfxx-riscv.c | 6 +- bfd/elfxx-sparc.c | 6 +- bfd/linker.c | 2 +- bfd/mach-o.c | 12 +-- bfd/pe-x86_64.c | 6 +- bfd/pei-x86_64.c | 6 +- bfd/plugin.c | 16 ++-- bfd/version.h | 2 +- gas/ChangeLog | 10 +++ gas/config/tc-xtensa.c | 120 -------------------------- gas/config/xtensa-relax.c | 77 ++++++++++++----- ld/ChangeLog | 15 ++++ ld/ldlex.l | 37 ++++----- 31 files changed, 334 insertions(+), 353 deletions(-)