This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean in repository toolchain/ci/binutils-gdb.
from 976f16630b ld: aarch64: Adjust TLS relaxation condition adds 2ba2f09618 ELF: emit symbol table when there are relocations adds 13db4a0c4d fbsd-nat: Correct the return type of the have_regset method. adds 03d0ae791f Add ELFCOMPRESS_ZSTD. adds 8aaafe957c Automatic date update in version.in adds 2c735193b8 x86: also use D for MOVBE adds 0aea480cd8 x86: properly mark i386-only insns adds 5844ccaac7 x86: improve/shorten vector zeroing-idiom optimization conditional adds ecfc6ddb80 Re: PE objdump -x adds f74a5e6f2e gdb: Fix regression in varobj recreation adds 8b8da1a9f3 gdb/amd64: clean up unused variable adds a6ad791442 Fix a conflict between the linker's need to rename some PE f [...] adds 4d44946794 gprofng: fix bug 29410 - Argument " 0." isn't numeric i [...] adds 98badbfdc2 Use gdb_bfd_ref_ptr in objfile adds 075e4d6d95 Use auto_obstack in objfile adds 88c4cce8d2 Use unique_ptr to destroy per-bfd object adds 59f214544c elf: Reset alignment for each PT_LOAD segment adds fcbfb25dcc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 13 +++++ bfd/bfd-in2.h | 2 + bfd/bfd.c | 2 + bfd/cache.c | 8 ++- bfd/elf.c | 13 +++-- bfd/opncls.c | 24 +++++++-- bfd/pei-x86_64.c | 29 +++++----- bfd/version.h | 2 +- gas/config/tc-i386.c | 33 +++++------- gdb/amd64-tdep.c | 4 -- gdb/arm-tdep.c | 21 ++++---- gdb/auto-load.c | 4 +- gdb/build-id.c | 2 +- gdb/coff-pe-read.c | 4 +- gdb/coffread.c | 27 +++++----- gdb/compile/compile-object-load.c | 2 +- gdb/ctfread.c | 6 +-- gdb/dbxread.c | 22 ++++---- gdb/dtrace-probe.c | 2 +- gdb/dwarf2/frame.c | 6 +-- gdb/dwarf2/index-cache.c | 2 +- gdb/dwarf2/index-write.c | 2 +- gdb/dwarf2/loc.c | 4 +- gdb/dwarf2/read.c | 70 ++++++++++++------------ gdb/elfread.c | 43 +++++++-------- gdb/fbsd-nat.c | 2 +- gdb/fbsd-nat.h | 2 +- gdb/gcore.c | 2 +- gdb/hppa-tdep.c | 9 ++-- gdb/i386-tdep.c | 7 +-- gdb/jit.c | 2 +- gdb/machoread.c | 24 ++++----- gdb/maint.c | 6 ++- gdb/mdebugread.c | 6 +-- gdb/minidebug.c | 6 +-- gdb/minsyms.c | 4 +- gdb/mipsread.c | 4 +- gdb/objfiles.c | 78 +++++++++++---------------- gdb/objfiles.h | 23 ++++---- gdb/python/py-objfile.c | 6 +-- gdb/remote.c | 4 +- gdb/solib-aix.c | 2 +- gdb/solib-frv.c | 2 +- gdb/solib-svr4.c | 4 +- gdb/solib.c | 4 +- gdb/source.c | 3 +- gdb/stap-probe.c | 4 +- gdb/symfile-mem.c | 4 +- gdb/symfile.c | 79 ++++++++++++++-------------- gdb/symfile.h | 7 +-- gdb/symmisc.c | 2 +- gdb/varobj.c | 9 +++- gdb/xcoffread.c | 22 ++++---- gprofng/gp-display-html/gp-display-html.in | 6 +++ include/elf/common.h | 2 + ld/ChangeLog | 11 ++++ ld/emultempl/pe.em | 25 +++++---- ld/emultempl/pep.em | 25 +++++---- ld/ldlang.c | 43 +++++++-------- ld/ldlang.h | 2 + ld/testsuite/ld-elf/pr29435.d | 11 ++++ ld/testsuite/ld-elf/{pr19698.s => pr29435.s} | 3 +- opcodes/i386-opc.h | 2 +- opcodes/i386-opc.tbl | 21 ++++---- opcodes/i386-tbl.h | 59 ++++++++------------- 65 files changed, 476 insertions(+), 408 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr29435.d copy ld/testsuite/ld-elf/{pr19698.s => pr29435.s} (61%)