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-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from d55e5aa6b2 Sort includes for files gdb/[a-f]*.[chyl]. adds 5b9c07b278 x86: Move x86-specific linker options to elf_linker_x86_params adds 4de283e4b5 Revert the header-sorting patch adds 5f60cccf9d Automatic date update in version.in new 07ffcfecac Merge libiberty from gcc new dffaa15c48 PR24421, Wrong brackets in opcodes/arm-dis.c new e392bad3ec print_insn_powerpc tidy
The 3 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 | 15 + bfd/elf-linker-x86.h | 47 +++ bfd/elf32-i386.c | 4 +- bfd/elf64-x86-64.c | 16 +- bfd/elfxx-x86.c | 42 +- bfd/elfxx-x86.h | 4 + bfd/version.h | 2 +- gdb/ChangeLog | 165 ++++++++ gdb/aarch32-linux-nat.c | 10 +- gdb/aarch64-fbsd-nat.c | 12 +- gdb/aarch64-fbsd-tdep.c | 9 +- gdb/aarch64-linux-nat.c | 36 +- gdb/aarch64-linux-tdep.c | 36 +- gdb/aarch64-newlib-tdep.c | 3 +- gdb/aarch64-ravenscar-thread.c | 8 +- gdb/aarch64-tdep.c | 64 ++-- gdb/ada-lang.c | 71 ++-- gdb/ada-tasks.c | 12 +- gdb/ada-typeprint.c | 32 +- gdb/ada-valprint.c | 20 +- gdb/ada-varobj.c | 4 +- gdb/addrmap.c | 6 +- gdb/agent.c | 4 +- gdb/aix-thread.c | 25 +- gdb/alpha-bsd-nat.c | 19 +- gdb/alpha-bsd-tdep.c | 5 +- gdb/alpha-linux-nat.c | 15 +- gdb/alpha-linux-tdep.c | 10 +- gdb/alpha-mdebug-tdep.c | 15 +- gdb/alpha-nbsd-tdep.c | 11 +- gdb/alpha-obsd-tdep.c | 9 +- gdb/alpha-tdep.c | 38 +- gdb/amd64-bsd-nat.c | 2 - gdb/amd64-darwin-tdep.c | 27 +- gdb/amd64-dicos-tdep.c | 4 +- gdb/amd64-fbsd-nat.c | 21 +- gdb/amd64-fbsd-tdep.c | 13 +- gdb/amd64-linux-nat.c | 26 +- gdb/amd64-linux-tdep.c | 29 +- gdb/amd64-nat.c | 9 +- gdb/amd64-nbsd-nat.c | 7 +- gdb/amd64-nbsd-tdep.c | 11 +- gdb/amd64-obsd-nat.c | 9 +- gdb/amd64-obsd-tdep.c | 19 +- gdb/amd64-sol2-tdep.c | 11 +- gdb/amd64-tdep.c | 36 +- gdb/amd64-windows-nat.c | 9 +- gdb/amd64-windows-tdep.c | 26 +- gdb/annotate.c | 11 +- gdb/annotate.h | 2 +- gdb/arc-newlib-tdep.c | 3 +- gdb/arc-tdep.c | 4 +- gdb/arch-utils.c | 22 +- gdb/arm-bsd-tdep.c | 5 +- gdb/arm-fbsd-nat.c | 12 +- gdb/arm-fbsd-tdep.c | 5 +- gdb/arm-linux-nat.c | 33 +- gdb/arm-linux-tdep.c | 56 ++- gdb/arm-nbsd-nat.c | 17 +- gdb/arm-nbsd-tdep.c | 3 +- gdb/arm-obsd-tdep.c | 9 +- gdb/arm-pikeos-tdep.c | 4 +- gdb/arm-symbian-tdep.c | 6 +- gdb/arm-tdep.c | 77 ++-- gdb/arm-wince-tdep.c | 9 +- gdb/auto-load.c | 36 +- gdb/auxv.c | 26 +- gdb/avr-tdep.c | 20 +- gdb/ax-gdb.c | 41 +- gdb/ax-gdb.h | 2 +- gdb/ax-general.c | 5 +- gdb/bcache.c | 4 +- gdb/bfd-target.c | 4 +- gdb/bfin-linux-tdep.c | 10 +- gdb/bfin-tdep.c | 26 +- gdb/block.c | 10 +- gdb/blockframe.c | 22 +- gdb/break-catch-sig.c | 17 +- gdb/break-catch-syscall.c | 12 +- gdb/break-catch-throw.c | 26 +- gdb/breakpoint.c | 80 ++-- gdb/breakpoint.h | 16 +- gdb/bsd-uthread.c | 8 +- gdb/btrace.c | 18 +- gdb/build-id.c | 8 +- gdb/build-id.h | 2 +- gdb/buildsym-legacy.c | 2 - gdb/buildsym.c | 30 +- gdb/c-lang.c | 24 +- gdb/c-typeprint.c | 24 +- gdb/c-valprint.c | 17 +- gdb/c-varobj.c | 6 +- gdb/charset.c | 18 +- gdb/cli-out.c | 6 +- gdb/cli-out.h | 4 +- gdb/coff-pe-read.c | 18 +- gdb/coffread.c | 34 +- gdb/complaints.c | 8 +- gdb/completer.c | 24 +- gdb/completer.h | 2 +- gdb/continuations.c | 4 +- gdb/corefile.c | 22 +- gdb/corelow.c | 40 +- gdb/cp-abi.c | 7 +- gdb/cp-namespace.c | 22 +- gdb/cp-support.c | 26 +- gdb/cp-valprint.c | 26 +- gdb/cris-linux-tdep.c | 7 +- gdb/cris-tdep.c | 35 +- gdb/csky-linux-tdep.c | 10 +- gdb/csky-tdep.c | 56 ++- gdb/ctf.c | 22 +- gdb/d-lang.c | 12 +- gdb/d-namespace.c | 8 +- gdb/d-valprint.c | 8 +- gdb/darwin-nat-info.c | 29 +- gdb/darwin-nat.c | 71 ++-- gdb/darwin-nat.h | 4 +- gdb/dcache.c | 4 +- gdb/dcache.h | 2 +- gdb/demangle.c | 6 +- gdb/dicos-tdep.c | 8 +- gdb/dictionary.c | 12 +- gdb/disasm-selftests.c | 2 - gdb/disasm.c | 20 +- gdb/disasm.h | 2 +- gdb/dtrace-probe.c | 18 +- gdb/dummy-frame.c | 12 +- gdb/dwarf-index-cache.c | 15 +- gdb/dwarf-index-cache.h | 2 +- gdb/dwarf-index-common.c | 2 - gdb/dwarf-index-write.c | 14 +- gdb/dwarf-index-write.h | 2 +- gdb/dwarf2-frame-tailcall.c | 10 +- gdb/dwarf2-frame.c | 22 +- gdb/dwarf2expr.c | 12 +- gdb/dwarf2expr.h | 2 +- gdb/dwarf2loc.c | 40 +- gdb/dwarf2read.c | 108 +++--- gdb/dwarf2read.h | 2 - gdb/elfread.c | 36 +- gdb/eval.c | 32 +- gdb/event-loop.c | 4 +- gdb/event-top.c | 32 +- gdb/exceptions.c | 14 +- gdb/exec.c | 44 +-- gdb/exec.h | 4 +- gdb/expprint.c | 19 +- gdb/extension-priv.h | 4 +- gdb/extension.c | 12 +- gdb/extension.h | 4 +- gdb/f-lang.c | 27 +- gdb/f-typeprint.c | 12 +- gdb/f-valprint.c | 18 +- gdb/fbsd-nat.c | 36 +- gdb/fbsd-nat.h | 4 +- gdb/fbsd-tdep.c | 17 +- gdb/filename-seen-cache.c | 2 - gdb/filename-seen-cache.h | 2 +- gdb/filesystem.c | 2 - gdb/findcmd.c | 16 +- gdb/findvar.c | 22 +- gdb/fork-child.c | 14 +- gdb/frame-base.c | 2 - gdb/frame-unwind.c | 10 +- gdb/frame.c | 36 +- gdb/frv-linux-tdep.c | 18 +- gdb/frv-tdep.c | 30 +- gdb/ft32-tdep.c | 34 +- include/ChangeLog | 12 + include/bfdlink.h | 21 - include/longlong.h | 6 +- ld/ChangeLog | 30 ++ ld/Makefile.am | 5 +- ld/Makefile.in | 5 +- ld/emulparams/call_nop.sh | 16 +- ld/emulparams/cet.sh | 6 +- ld/emulparams/elf32_x86_64.sh | 1 + ld/emulparams/elf_i386.sh | 1 + ld/emulparams/elf_i386_be.sh | 1 + ld/emulparams/elf_i386_chaos.sh | 1 + ld/emulparams/elf_i386_ldso.sh | 1 + ld/emulparams/elf_i386_sol2.sh | 2 +- ld/emulparams/elf_i386_vxworks.sh | 1 + ld/emulparams/elf_iamcu.sh | 1 + ld/emulparams/elf_k1om.sh | 1 + ld/emulparams/elf_l1om.sh | 1 + ld/emulparams/elf_x86_64.sh | 3 +- ld/emulparams/elf_x86_64_sol2.sh | 2 +- ld/emulparams/reloc_overflow.sh | 2 +- ld/emultempl/{s390.em => elf-x86.em} | 49 +-- ld/emultempl/elf32.em | 1 - .../{epiphanyelf_4x4.em => solaris2-x86.em} | 13 +- libiberty/ChangeLog | 32 ++ libiberty/cp-demangle.c | 22 +- libiberty/cp-demangle.h | 2 +- libiberty/floatformat.c | 2 +- libiberty/functions.texi | 57 +-- libiberty/hashtab.c | 2 +- libiberty/simple-object.c | 6 +- libiberty/strerror.c | 2 +- opcodes/ChangeLog | 12 + opcodes/arm-dis.c | 426 ++++++++++----------- opcodes/ppc-dis.c | 49 ++- 204 files changed, 1972 insertions(+), 1971 deletions(-) create mode 100644 bfd/elf-linker-x86.h copy ld/emultempl/{s390.em => elf-x86.em} (50%) copy ld/emultempl/{epiphanyelf_4x4.em => solaris2-x86.em} (82%)