This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Oz in repository toolchain/ci/binutils-gdb.
from 6e2469ff7a Handle Windows drives in auto-load script paths adds a6978338d9 Automatic date update in version.in adds e3fdc001d3 asan: readelf: heap buffer overflow in slurp_hppa_unwind_table adds d90171dec1 Update the Windows Resource compiler (windres) to support th [...] adds 7646efdf5d Update French translation in the bfd sub-directory adds efe497e587 Update Turkish translation in the gprof sub-directory adds 470cd0faa7 pr18841 tests on powerpc64 adds c560184eb2 powerpc garbage collect test adds fe49679d51 Remove powerpc PE support adds 939b95c77b Linux/x86: Configure gas with --enable-x86-used-note by default adds fc238d4a06 Support several new ELF auxiliary vector types on FreeBSD. adds 39776b1117 x86: Properly set YMM/ZMM features adds f37e5866aa Don't compare the pid returned from 'wait' against inferior_ptid. adds bf7682fdf7 Automatic date update in version.in adds d3b10ee787 PowerPC64 ld --no-power10-stubs adds d882c98893 Document powerpc64 ld options adds af2b318648 [readelf] Fix end_seq entry in -wL. Specifically stop the d [...] adds 260cd341da x86: Add support for Intel AMX instructions adds d249bf8670 gas/i386/property-5.d: Correct test name adds 921eafeada x86: Extract extended states from instruction template adds 54904d818b Enable multi-process mode in the FreeBSD native target. adds 96118d114e Fix spurious unhandled remote %Stop notifications adds 43667cc6f6 Fix latent bug in target_pass_ctrlc adds 42bd97a6b1 Avoid constant stream of TARGET_WAITKIND_NO_RESUMED adds 7d3badc6a8 Fix handle_no_resumed w/ multiple targets adds d6cc5d980a Make handle_no_resumed transfer terminal adds 4fdba23df6 Testcase for previous handle_no_resumed fixes adds b3e3a4c114 Fix GDB busy loop when interrupting non-stop program (PR 26199) adds 6d7aa59270 Fix crash if connection drops in scoped_restore_current_thre [...] adds cce20f1074 Fix crash if connection drops in scoped_restore_current_thre [...] adds ee9cb95ea1 Automatic date update in version.in adds a308b89de7 x86: Support GNU_PROPERTY_X86_FEATURE_2_TMM adds 0a278aa755 Fine tune exec-file-mismatch help and documentation.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 33 + bfd/Makefile.am | 4 - bfd/Makefile.in | 6 - bfd/coff-ppc.c | 2582 -- bfd/coffcode.h | 36 - bfd/config.bfd | 6 +- bfd/configure | 4 - bfd/configure.ac | 4 - bfd/elf64-ppc.c | 26 +- bfd/elf64-ppc.h | 3 + bfd/libcoff-in.h | 8 - bfd/libcoff.h | 8 - bfd/pe-ppc.c | 47 - bfd/peXXigen.c | 113 +- bfd/pei-ppc.c | 50 - bfd/po/SRC-POTFILES.in | 2 - bfd/po/fr.po | 3567 +-- bfd/targets.c | 8 - bfd/version.h | 2 +- binutils/ChangeLog | 33 + binutils/configure | 9 - binutils/configure.ac | 9 - binutils/dlltool.c | 324 +- binutils/dwarf.c | 77 +- binutils/rclex.c | 2 +- binutils/rcparse.y | 10 +- binutils/readelf.c | 6 +- binutils/resrc.c | 4 + binutils/testsuite/binutils-all/dw5.W | 4 +- binutils/testsuite/binutils-all/objdump.WL | 2 +- .../binutils-all/windres/menuitem_flags.rc | 16 + binutils/windres.c | 2 + gas/ChangeLog | 103 + gas/NEWS | 4 + gas/config/obj-coff.h | 4 - gas/config/tc-i386.c | 201 +- gas/config/tc-ppc.c | 876 +- gas/config/tc-ppc.h | 18 +- gas/configure | 7 + gas/configure.ac | 7 + gas/configure.tgt | 3 - gas/doc/c-i386.texi | 7 + gas/testsuite/gas/cfi/cfi.exp | 3 +- gas/testsuite/gas/elf/dwarf2-11.d | 2 +- gas/testsuite/gas/elf/dwarf2-12.d | 2 +- gas/testsuite/gas/elf/dwarf2-13.d | 2 +- gas/testsuite/gas/elf/dwarf2-14.d | 2 +- gas/testsuite/gas/elf/dwarf2-15.d | 2 +- gas/testsuite/gas/elf/dwarf2-16.d | 2 +- gas/testsuite/gas/elf/dwarf2-17.d | 2 +- gas/testsuite/gas/elf/dwarf2-18.d | 2 +- gas/testsuite/gas/elf/dwarf2-19.d | 2 +- gas/testsuite/gas/elf/dwarf2-5.d | 2 +- gas/testsuite/gas/elf/dwarf2-6.d | 2 +- gas/testsuite/gas/elf/dwarf2-7.d | 2 +- gas/testsuite/gas/i386/i386.exp | 13 + gas/testsuite/gas/i386/intel-regs.d | 4 + gas/testsuite/gas/i386/intel-regs.s | 4 + gas/testsuite/gas/i386/property-4.d | 9 + gas/testsuite/gas/i386/property-4.s | 2 + gas/testsuite/gas/i386/property-5.d | 9 + gas/testsuite/gas/i386/property-5.s | 2 + gas/testsuite/gas/i386/property-6.d | 9 + gas/testsuite/gas/i386/property-6.s | 2 + gas/testsuite/gas/i386/x86-64-amx-bad.d | 24 + gas/testsuite/gas/i386/x86-64-amx-bad.s | 63 + gas/testsuite/gas/i386/x86-64-amx-intel.d | 70 + gas/testsuite/gas/i386/x86-64-amx-inval.l | 17 + gas/testsuite/gas/i386/x86-64-amx-inval.s | 22 + gas/testsuite/gas/i386/x86-64-amx.d | 70 + gas/testsuite/gas/i386/x86-64-amx.s | 61 + gas/testsuite/gas/i386/x86-64-property-4.d | 10 + gas/testsuite/gas/i386/x86-64-property-5.d | 10 + gas/testsuite/gas/i386/x86-64-property-6.d | 10 + gas/testsuite/gas/i386/x86-64-property-7.d | 9 + gas/testsuite/gas/i386/x86-64-property-7.s | 2 + gas/testsuite/gas/i386/x86-64-property-8.d | 9 + gas/testsuite/gas/i386/x86-64-property-8.s | 2 + gas/testsuite/gas/i386/x86-64-property-9.d | 9 + gas/testsuite/gas/i386/x86-64-property-9.s | 2 + gas/testsuite/gas/macros/macros.exp | 1 - gdb/ChangeLog | 87 + gdb/doc/ChangeLog | 4 + gdb/doc/gdb.texinfo | 2 + gdb/dwarf2/frame-tailcall.c | 18 +- gdb/exec.c | 8 +- gdb/fbsd-nat.c | 6 + gdb/fbsd-nat.h | 2 + gdb/fbsd-tdep.c | 5 + gdb/gdbthread.h | 14 +- gdb/inf-ptrace.c | 2 +- gdb/infrun.c | 116 +- gdb/remote.c | 15 +- gdb/target.c | 2 +- gdb/testsuite/ChangeLog | 8 + gdb/testsuite/gdb.multi/multi-target.c | 4 +- gdb/testsuite/gdb.multi/multi-target.exp | 76 + gdb/thread.c | 25 +- gdb/value.c | 13 +- gprof/ChangeLog | 4 + gprof/po/tr.po | 10 +- include/ChangeLog | 13 + include/coff/powerpc.h | 57 - include/elf/common.h | 6 + ld/ChangeLog | 37 + ld/Makefile.am | 4 - ld/Makefile.in | 6 - ld/configure.tgt | 6 - ld/emulparams/ppclynx.sh | 12 - ld/emulparams/ppcpe.sh | 7 - ld/emultempl/beos.em | 21 +- ld/emultempl/pe.em | 17 - ld/emultempl/ppc64elf.em | 20 +- ld/ld.texi | 27 + ld/po/BLD-POTFILES.in | 2 - ld/scripttempl/ppcpe.sc | 208 - ld/testsuite/ld-gc/gc.exp | 9 +- ld/testsuite/ld-ifunc/ifunc.exp | 18 +- ld/testsuite/ld-powerpc/callstub-3.d | 38 + ld/testsuite/ld-powerpc/powerpc.exp | 1 + opcodes/ChangeLog | 78 + opcodes/i386-dis.c | 351 +- opcodes/i386-gen.c | 18 + opcodes/i386-init.h | 506 +- opcodes/i386-opc.h | 16 +- opcodes/i386-opc.tbl | 23 + opcodes/i386-reg.tbl | 9 + opcodes/i386-tbl.h | 28388 ++++++++++--------- 128 files changed, 18395 insertions(+), 20633 deletions(-) delete mode 100644 bfd/coff-ppc.c delete mode 100644 bfd/pe-ppc.c delete mode 100644 bfd/pei-ppc.c create mode 100644 binutils/testsuite/binutils-all/windres/menuitem_flags.rc create mode 100644 gas/testsuite/gas/i386/property-4.d create mode 100644 gas/testsuite/gas/i386/property-4.s create mode 100644 gas/testsuite/gas/i386/property-5.d create mode 100644 gas/testsuite/gas/i386/property-5.s create mode 100644 gas/testsuite/gas/i386/property-6.d create mode 100644 gas/testsuite/gas/i386/property-6.s create mode 100644 gas/testsuite/gas/i386/x86-64-amx-bad.d create mode 100644 gas/testsuite/gas/i386/x86-64-amx-bad.s create mode 100644 gas/testsuite/gas/i386/x86-64-amx-intel.d create mode 100644 gas/testsuite/gas/i386/x86-64-amx-inval.l create mode 100644 gas/testsuite/gas/i386/x86-64-amx-inval.s create mode 100644 gas/testsuite/gas/i386/x86-64-amx.d create mode 100644 gas/testsuite/gas/i386/x86-64-amx.s create mode 100644 gas/testsuite/gas/i386/x86-64-property-4.d create mode 100644 gas/testsuite/gas/i386/x86-64-property-5.d create mode 100644 gas/testsuite/gas/i386/x86-64-property-6.d create mode 100644 gas/testsuite/gas/i386/x86-64-property-7.d create mode 100644 gas/testsuite/gas/i386/x86-64-property-7.s create mode 100644 gas/testsuite/gas/i386/x86-64-property-8.d create mode 100644 gas/testsuite/gas/i386/x86-64-property-8.s create mode 100644 gas/testsuite/gas/i386/x86-64-property-9.d create mode 100644 gas/testsuite/gas/i386/x86-64-property-9.s delete mode 100644 include/coff/powerpc.h delete mode 100644 ld/emulparams/ppclynx.sh delete mode 100644 ld/emulparams/ppcpe.sh delete mode 100644 ld/scripttempl/ppcpe.sc create mode 100644 ld/testsuite/ld-powerpc/callstub-3.d