This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from e946b687ba Automatic date update in version.in adds 595915c1c1 Merge handle_inferior_event and handle_inferior_event_1 adds 48869a5f9c Use @defvar to document gdb.pretty_printers adds acde6c6b43 [BFD, AArch64] Define elf_backend_fixup_gnu_properties in AArch64 adds 3b6c196682 Fix some dlx fails adds 7553c869a9 Teach a few targets to resolve BFD_RELOC_8 adds 86b0c8dda0 Remove strip_underscore from struct emulation adds 980a2e42f7 lm32-linux ld testsuite fails adds cc00a5d100 Automatic date update in version.in adds 2d3181c7c4 Add SORT_NONE to .init and .fini in scripts adds f84bd4655c Adjust pr14156 test for m68hc1* new 4e5391148d [BFD, AArch64, x86] Improve warning for --force-bti
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 | 22 ++++++++ bfd/elf-bfd.h | 2 +- bfd/elf-properties.c | 8 +-- bfd/elfnn-aarch64.c | 25 ++++++--- bfd/elfxx-aarch64.c | 40 ++++++++++++++ bfd/elfxx-aarch64.h | 7 +++ bfd/elfxx-x86.c | 1 + bfd/elfxx-x86.h | 2 +- bfd/version.h | 2 +- gas/ChangeLog | 17 ++++++ gas/config/tc-d10v.c | 3 ++ gas/config/tc-d30v.c | 34 +++--------- gas/config/tc-pdp11.c | 4 ++ gas/emul-target.h | 6 +-- gas/emul.h | 1 - gas/testsuite/gas/all/forward.d | 14 ++++- gas/testsuite/gas/all/gas.exp | 18 +------ gdb/ChangeLog | 6 +++ gdb/doc/ChangeLog | 5 ++ gdb/doc/python.texi | 11 ++++ gdb/infrun.c | 23 +++----- ld/ChangeLog | 61 ++++++++++++++++++++++ ld/emulparams/elf32lm32fd.sh | 1 + ld/ldlang.c | 17 +++--- ld/scripttempl/alpha.sc | 4 +- ld/scripttempl/armbpabi.sc | 4 +- ld/scripttempl/crisaout.sc | 4 +- ld/scripttempl/elf32cr16.sc | 4 +- ld/scripttempl/elf32crx.sc | 4 +- ld/scripttempl/elf32xc16x.sc | 3 +- ld/scripttempl/elf32xc16xl.sc | 3 +- ld/scripttempl/elf32xc16xs.sc | 3 +- ld/scripttempl/elf64hppa.sc | 4 +- ld/scripttempl/elf_chaos.sc | 8 ++- ld/scripttempl/elfarc.sc | 4 +- ld/scripttempl/elfarcv2.sc | 4 +- ld/scripttempl/elfd30v.sc | 5 +- ld/scripttempl/elfm68hc11.sc | 4 +- ld/scripttempl/elfm68hc12.sc | 4 +- ld/scripttempl/elfm9s12z.sc | 4 +- ld/scripttempl/elfmicroblaze.sc | 4 +- ld/scripttempl/elfxgate.sc | 4 +- ld/scripttempl/elfxtensa.sc | 4 +- ld/scripttempl/epiphany_4x4.sc | 4 +- ld/scripttempl/ft32.sc | 4 +- ld/scripttempl/i386beos.sc | 4 +- ld/scripttempl/iq2000.sc | 4 +- ld/scripttempl/mcorepe.sc | 4 +- ld/scripttempl/mep.sc | 4 +- ld/scripttempl/mips.sc | 12 ++--- ld/scripttempl/moxie.sc | 6 +-- ld/scripttempl/pe.sc | 4 +- ld/scripttempl/pep.sc | 4 +- ld/scripttempl/ppcpe.sc | 9 +--- ld/scripttempl/tic4xcoff.sc | 4 +- ld/scripttempl/tic80coff.sc | 4 +- ld/scripttempl/v850.sc | 4 +- ld/scripttempl/v850_rh850.sc | 4 +- ld/scripttempl/visium.sc | 4 +- ld/scripttempl/xstormy16.sc | 4 +- ld/testsuite/ld-aarch64/aarch64-elf.exp | 2 + ld/testsuite/ld-aarch64/bti-plt-1.s | 17 ++++++ ld/testsuite/ld-aarch64/bti-plt-6.d | 4 +- ld/testsuite/ld-aarch64/bti-plt-7.d | 5 +- .../ld-aarch64/{bti-plt-6.d => bti-warn.d} | 9 ++-- ld/testsuite/ld-elf/fini2.s | 2 +- ld/testsuite/ld-elf/fini3.s | 2 +- ld/testsuite/ld-elf/finin.s | 2 +- ld/testsuite/ld-elf/init2.s | 2 +- ld/testsuite/ld-elf/init3.s | 2 +- ld/testsuite/ld-elf/initn.s | 2 +- ld/testsuite/ld-elf/pr14156a.d | 1 - ld/testsuite/ld-elf/pr14156b.d | 1 - ld/testsuite/ld-elf/pr22319.d | 2 - 74 files changed, 354 insertions(+), 190 deletions(-) copy ld/testsuite/ld-aarch64/{bti-plt-6.d => bti-warn.d} (54%)