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-allyesconfig 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*
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 +++++ bfd/elfxx-aarch64.c | 35 +++++++++++++++++++++++++++ bfd/elfxx-aarch64.h | 7 ++++++ 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 | 53 +++++++++++++++++++++++++++++++++++++++++ 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-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 -- 64 files changed, 272 insertions(+), 168 deletions(-)