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 070b775f03 GAS: Do not create an entry for the default directory if the [...] adds cff69cf4cf [binutils-gdb][ld][AArch64] Fix group_sections algorithm adds 7242fa8aa7 [PATCH] bfd: tweak SET_ARCH_MACH of aout-cris.c adds e052e2ba29 [PATCH] objcopy: Allow --dump-section to dump an empty SEC_H [...] adds dc7148375d Automatic date update in version.in adds c3236f84c1 gdb: remove TYPE_INCOMPLETE adds 7d0bd48744 [GAS] change of ELF flags initial value in rx-linux adds 546cb2d85e Restore readelf's warnings that describe real problems with [...] adds aa8509b4ed Mention the NetBSD support in "info proc" documentation adds a3bbacc120 gdb: remove main_type::flag_incomplete adds 4167d44ce2 Automatic date update in version.in adds 6173d6a696 [gdb/testsuite] Compile compile-ifunc.c with -Wno-attribute-alias adds 7c99e7e2b0 [gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8 adds 873dd4273f [gdb/testsuite] Fix gdb_unbuffer_output return-type adds 0fc2a808cb [gdb/testsuite] Fix gdb.base/shlib-call.exp with gcc-8 adds abf6d805a0 [gdb/testsuite] Fix gdb.base/store.exp with gcc-10 adds b8983c4663 [gdb/testsuite] Fix cur_addr update in gdb.base/watchpoint-r [...] adds 6ef719c016 Section "3.1 Preprocessing" of the online GAS manual has a w [...] adds 0d8683a321 [gdb/testsuite] Fix gdb.base/watchpoint-reuse-slot.exp with gcc-8 adds 24fe640b4d [gdb/testsuite] Fix gdb.reverse/consecutive-{precsave,revers [...] new bfeaed386d Updated Swedish translation for the gas sub-directory
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 | 15 + bfd/aout-cris.c | 18 +- bfd/elfnn-aarch64.c | 83 +- bfd/version.h | 2 +- binutils/ChangeLog | 22 + binutils/dwarf.c | 27 +- binutils/dwarf.h | 1 + binutils/elfcomm.c | 9 - binutils/elfcomm.h | 4 +- binutils/objcopy.c | 12 +- binutils/readelf.c | 31 +- binutils/testsuite/binutils-all/update-section.exp | 7 + gas/ChangeLog | 22 +- gas/config/tc-rx.c | 9 +- gas/doc/as.texi | 5 +- gas/dwarf2dbg.c | 5 + gas/po/sv.po | 7050 +++++++++++--------- gas/testsuite/gas/elf/pr25917.d | 4 +- gdb/ChangeLog | 10 + gdb/doc/ChangeLog | 6 + gdb/doc/gdb.texinfo | 22 +- gdb/gdbtypes.c | 4 - gdb/gdbtypes.h | 11 - gdb/testsuite/ChangeLog | 42 + gdb/testsuite/gdb.base/async.exp | 14 +- gdb/testsuite/gdb.base/consecutive.exp | 15 +- gdb/testsuite/gdb.base/shlib-call.exp | 11 +- gdb/testsuite/gdb.base/store.exp | 52 +- gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp | 6 +- gdb/testsuite/gdb.compile/compile-ifunc.exp | 12 +- gdb/testsuite/gdb.reverse/consecutive-precsave.exp | 15 +- gdb/testsuite/gdb.reverse/consecutive-reverse.exp | 15 +- gdb/testsuite/lib/gdb.exp | 32 + gdb/testsuite/lib/unbuffer_output.c | 2 +- ld/ChangeLog | 7 + ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 + ld/testsuite/ld-aarch64/farcall-group.d | 30 + ld/testsuite/ld-aarch64/farcall-group.s | 15 + 38 files changed, 4474 insertions(+), 3174 deletions(-) create mode 100644 ld/testsuite/ld-aarch64/farcall-group.d create mode 100644 ld/testsuite/ld-aarch64/farcall-group.s