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-stable-allnoconfig in repository toolchain/binutils-gdb.
from 42d4c301c4 Regen bfd/configure adds 35ee2dc2e4 gdb: Guard against NULL dereference in dwarf2_init_integer_type adds fc7b364aba Add support for new load commands added by Apple to the MACH [...] adds 0661ae2e53 Add updated French and Portuguese translations. adds d3def5d73e Enhance objdump's --disassemble switch so that it can now ta [...] adds 07deea26b5 ada-tasks.c::read_atcb: start from a cleared ada_task_info result adds 76136aeda5 (Ada/tasking) fix array or string index out of range warning adds 9e49efb79c Automatic date update in version.in adds 5acaada745 Make gold testsuite work with CC and CXX specifying -B adds 17cf289784 gdb/riscv: Handle errors while setting the frame id adds cd115d615c gdb/riscv: Update test to support targets without FP hardware adds b5420128da x86-64: fix ZMM register state tracking
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 24 + bfd/mach-o.c | 47 +- bfd/mach-o.h | 48 +- bfd/po/fr.po | 8056 ++++++++++---------- bfd/po/pt.po | 6 +- bfd/version.h | 2 +- binutils/ChangeLog | 40 + binutils/NEWS | 4 + binutils/doc/binutils.texi | 12 +- binutils/objdump.c | 37 +- binutils/od-macho.c | 121 +- binutils/po/pt.po | 22 +- binutils/testsuite/binutils-all/bintest.s | 8 + binutils/testsuite/binutils-all/objcopy.exp | 1 + binutils/testsuite/binutils-all/objdump.exp | 82 +- binutils/testsuite/binutils-all/readelf.s | 5 +- binutils/testsuite/binutils-all/readelf.ss | 12 +- binutils/testsuite/binutils-all/readelf.ss-64 | 1 + binutils/testsuite/binutils-all/readelf.ss-mips | 4 +- binutils/testsuite/binutils-all/readelf.ss-tmips | 4 +- gas/ChangeLog | 4 + gas/po/fr.po | 6198 +++++++-------- gdb/ChangeLog | 31 + gdb/ada-tasks.c | 28 +- gdb/dwarf2read.c | 3 +- gdb/i387-tdep.c | 40 +- gdb/riscv-tdep.c | 17 +- gdb/testsuite/ChangeLog | 15 + gdb/testsuite/gdb.arch/i386-avx512.c | 7 + gdb/testsuite/gdb.arch/i386-avx512.exp | 10 + gdb/testsuite/gdb.arch/riscv-reg-aliases.exp | 24 +- .../{void-type.exp => missing-type-name.exp} | 46 +- gdb/testsuite/gdb.dwarf2/void-type.exp | 12 +- gold/ChangeLog | 31 + gold/Makefile.am | 75 +- gold/Makefile.in | 119 +- gold/testsuite/Makefile.am | 788 +- gold/testsuite/Makefile.in | 841 +- gold/testsuite/incremental_test.sh | 2 +- include/ChangeLog | 10 + include/mach-o/external.h | 19 +- include/mach-o/loader.h | 54 +- 42 files changed, 8785 insertions(+), 8125 deletions(-) copy gdb/testsuite/gdb.dwarf2/{void-type.exp => missing-type-name.exp} (70%)