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-mainline-allnoconfig in repository toolchain/binutils-gdb.
from 8f531a8d1f Automatic date update in version.in adds 8d3c78e473 rx: Add target rx-*-linux. adds 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 34 + bfd/config.bfd | 4 + bfd/configure | 1 + bfd/configure.ac | 1 + bfd/elf32-rx.c | 23 + bfd/mach-o.c | 47 +- bfd/mach-o.h | 48 +- bfd/po/fr.po | 8056 ++++++++++---------- bfd/po/pt.po | 6 +- bfd/targets.c | 1 + bfd/version.h | 2 +- binutils/ChangeLog | 44 + 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 +- binutils/testsuite/lib/binutils-common.exp | 2 +- gas/ChangeLog | 9 + gas/config/tc-rx.h | 4 + gas/configure.tgt | 2 + gas/po/fr.po | 6198 +++++++-------- gas/testsuite/gas/rx/pr19665.d | 2 +- gas/testsuite/gas/rx/pr22737.d | 2 +- gdb/ChangeLog | 18 + gdb/ada-tasks.c | 28 +- gdb/dwarf2read.c | 3 +- gdb/testsuite/ChangeLog | 5 + .../{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 +- 47 files changed, 8745 insertions(+), 8105 deletions(-) copy gdb/testsuite/gdb.dwarf2/{void-type.exp => missing-type-name.exp} (70%)