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-allyesconfig in repository toolchain/ci/binutils-gdb.
from 9898e882c5 gdb: fix typos in comments in target-float.c adds a68494db84 Automatic date update in version.in adds 90320e4095 PR27101, as: Reject (byte) .align 0x100000000 adds a7c23ac931 In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGS adds e9cf3691bf PR26741, benign use after free in riscv_parse_prefixed_ext adds 4c0e540e47 RISC-V: Fix the merged orders of Z* extension for linker. adds dd933805d1 PR27102, gas: "section symbols are already global" adds 5b4293ba3c PR26822, How to prevent a STT_FILE with absolute path in the [...] new dbb078f66e When displaying ARM private file flag bits, use a 0x prefix.
The 1 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 | 27 ++++++++++++++ bfd/elf32-arm.c | 4 +-- bfd/elflink.c | 12 ++++--- bfd/elfnn-aarch64.c | 4 +-- bfd/elfnn-riscv.c | 35 +----------------- bfd/elfxx-riscv.c | 4 +-- bfd/elfxx-riscv.h | 3 ++ bfd/version.h | 2 +- gas/ChangeLog | 12 +++++++ gas/read.c | 4 +-- gas/symbols.c | 5 ++- ld/ChangeLog | 41 ++++++++++++++++++++++ ld/testsuite/ld-arm/non-contiguous-arm2.d | 2 +- ld/testsuite/ld-arm/non-contiguous-arm3.d | 2 +- ld/testsuite/ld-arm/non-contiguous-arm5.d | 2 +- ld/testsuite/ld-arm/non-contiguous-arm6.d | 2 +- ld/testsuite/ld-i386/tlsbin.rd | 4 +-- ld/testsuite/ld-i386/tlsbin2.rd | 4 +-- ld/testsuite/ld-i386/tlsbindesc.rd | 4 +-- ld/testsuite/ld-i386/tlsdesc.rd | 2 +- ld/testsuite/ld-i386/tlsnopic.rd | 2 +- ld/testsuite/ld-i386/tlspic.rd | 2 +- ld/testsuite/ld-i386/tlspic2.rd | 2 +- .../ld-mips-elf/global-local-symtab-sort-n64.d | 2 +- .../ld-mips-elf/global-local-symtab-sort-n64t.d | 2 +- .../ld-mips-elf/global-local-symtab-sort-o32.d | 2 +- .../ld-mips-elf/global-local-symtab-sort-o32t.d | 2 +- ld/testsuite/ld-plugin/pr17973.d | 2 +- ld/testsuite/ld-tic6x/shlib-1.rd | 6 ++-- ld/testsuite/ld-tic6x/shlib-1b.rd | 6 ++-- ld/testsuite/ld-tic6x/shlib-1r.rd | 6 ++-- ld/testsuite/ld-tic6x/shlib-1rb.rd | 6 ++-- ld/testsuite/ld-tic6x/shlib-app-1.rd | 6 ++-- ld/testsuite/ld-tic6x/shlib-app-1b.rd | 6 ++-- ld/testsuite/ld-tic6x/shlib-app-1r.rd | 6 ++-- ld/testsuite/ld-tic6x/shlib-app-1rb.rd | 6 ++-- ld/testsuite/ld-tic6x/shlib-noindex.rd | 6 ++-- ld/testsuite/ld-tic6x/static-app-1.rd | 8 ++--- ld/testsuite/ld-tic6x/static-app-1b.rd | 8 ++--- ld/testsuite/ld-tic6x/static-app-1r.rd | 8 ++--- ld/testsuite/ld-tic6x/static-app-1rb.rd | 8 ++--- ld/testsuite/ld-x86-64/tlsbin.rd | 4 +-- ld/testsuite/ld-x86-64/tlsbin2.rd | 4 +-- ld/testsuite/ld-x86-64/tlsbindesc.rd | 4 +-- ld/testsuite/ld-x86-64/tlsdesc.rd | 2 +- ld/testsuite/ld-x86-64/tlspic.rd | 2 +- ld/testsuite/ld-x86-64/tlspic2.rd | 2 +- ld/testsuite/ld-xtensa/tlsbin.rd | 2 +- ld/testsuite/ld-xtensa/tlspic.rd | 2 +- libctf/ChangeLog | 7 ++++ libctf/configure | 5 +-- libctf/configure.ac | 1 + 52 files changed, 186 insertions(+), 126 deletions(-)