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-allmodconfig in repository toolchain/ci/binutils-gdb.
from ee9812a001 gdb: new command 'maint flush dcache' adds 5d7e6ed0bd [gdb/testsuite] Avoid gnatbind/gnatlink in gdb.ada/catch_ex_std.exp adds a406a98e6e [gdb/testsuite] Handle ada in gdb_compile_shlib adds 862fcbd8f0 [gdb/testsuite] Fix gdb.base/endianity.exp with gcc-4.8 adds f5756acc15 Constify parse_and_eval_type adds 4cf2ad7200 Update ELF headers and readelf with recent e_machine assignments. adds f12650bff1 Fix incremental linking with rodata merge sections. adds 387a56a543 Fix incremental tests using gcc 9, which adds Gnu properties [...] adds 70759921d8 Automatic date update in version.in adds f22318ef0d Re-enable incremental tests that were failing with GCC 9+. adds ad9675dd80 sim/mips/cp1.c: Include <stdlib.h> for abort() declaration adds f7c54040d7 rx-elf FAIL: SHF_GNU_RETAIN sections 27 adds 6abe7848fa Solaris 11.4 ld build failure adds 3991c7acb2 Fix a use of an uninitialised variable in the bfd linker. new 8da4f428d1 PR26836, memory leak in parse_args new a86c6c1964 Put bfd_section_from_shdr loop detection array in elf_tdata
The 2 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 | 7 +++ bfd/elf-bfd.h | 1 + bfd/elf.c | 54 +++--------------- bfd/elfcode.h | 3 + bfd/version.h | 2 +- binutils/ChangeLog | 4 ++ binutils/readelf.c | 17 +++++- gas/ChangeLog | 6 ++ gas/testsuite/gas/elf/section27.s | 20 +++---- gdb/ChangeLog | 6 ++ gdb/eval.c | 2 +- gdb/gdbtypes.c | 2 +- gdb/testsuite/ChangeLog | 17 ++++++ gdb/testsuite/gdb.ada/catch_ex_std.exp | 90 ++++++++--------------------- gdb/testsuite/gdb.base/endianity.exp | 11 ++-- gdb/testsuite/lib/gdb.exp | 41 +++++++++++-- gdb/value.h | 2 +- gold/ChangeLog | 20 +++++++ gold/layout.cc | 3 +- gold/object.cc | 4 ++ gold/testsuite/Makefile.am | 4 -- gold/testsuite/Makefile.in | 101 ++++++++++++++++----------------- include/ChangeLog | 4 ++ include/elf/common.h | 12 ++++ ld/ChangeLog | 17 ++++++ ld/deffilep.y | 8 +-- ld/lexsup.c | 6 +- sim/mips/ChangeLog | 4 ++ sim/mips/cp1.c | 2 + 29 files changed, 275 insertions(+), 195 deletions(-)