This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Oz_LTO in repository toolchain/ci/binutils-gdb.
from 809f915398 Automatic date update in version.in adds 89bdc77eab PR24955, libbfd terminating program on out of memory adds 77486630b1 R_PPC64_PCREL_OPT adds 133a1f6041 PowerPC64 GOT_PCREL relocs adds e47d413a2c PowerPC warning on symbol+offset@got adds 30331a6ca0 [gdb/testsuite] Restore breakpoint command in ui-redirect.exp adds de07a74580 Fix PR ld/24574 adds 6ade8373c9 Automatic date update in version.in adds b16c44debc bfd_get_filename adds f5c3a9e305 beos.em qsort predicate tidy adds ead0e69a4a Change int to bool for the relocate_* functions adds 736b0f7618 un-XFAIL under Clang tests using labels adds deccd150e1 Automatic date update in version.in adds c7f839cbf0 Change lookup_symbol's block_index parameter type to block_enum adds b26b24e027 Automatic date update in version.in adds 8634b4628e Truncate long TUI window titles adds 4082c6ee39 Automatic date update in version.in adds 60391a255b Add markers for 2.33 branch to NEWS and ChangeLog files. adds 6715fe29ff i386: Adjust for new output format from readelf adds e4df087431 Fix leak detected in python.c initialization code. adds 25a2915e8d Use ui_out for "info win" adds b76c1a8361 Automatic date update in version.in adds a084a2a6a1 DWARF 5 support: Handle dwo_id adds efd0b3103f [PATCH][ARM][GAS]: Support to MVE VCTP instruction. adds aebcfb76fc Enhance the disassembler so that it will reliably determine [...] adds 199b4314ef Change map_matching_symbols to take a symbol_found_callback_ftype adds 6969f124b9 Change iterate_over_symbols to return bool adds 6a3dbf1bc6 Simplify psym_map_matching_symbols adds b054970d54 Change map_matching_symbols to take a lookup_name_info adds aa39165480 Fix latent bug in .debug_names file-name handling adds 3b00ef10a2 Add Ada support for .debug_names adds 8a51616424 Add Ada support to cc-with-tweaks.exp adds 2d60161648 Update "save gdb-index" documentation adds 8063ab7e37 Use the correct alias for the M68K tdiv instruction.
No new revisions were added by this update.
Summary of changes: ChangeLog | 4 + bfd/ChangeLog | 133 +++++++ bfd/aout-target.h | 2 +- bfd/archive.c | 6 +- bfd/archures.c | 15 +- bfd/bfd-in.h | 4 +- bfd/bfd-in2.h | 14 +- bfd/corefile.c | 8 +- bfd/cpu-aarch64.c | 2 +- bfd/cpu-alpha.c | 9 +- bfd/cpu-arc.c | 11 +- bfd/cpu-arm.c | 2 +- bfd/cpu-avr.c | 9 +- bfd/cpu-bfin.c | 3 +- bfd/cpu-bpf.c | 5 +- bfd/cpu-cr16.c | 31 +- bfd/cpu-cr16c.c | 31 +- bfd/cpu-cris.c | 5 +- bfd/cpu-crx.c | 31 +- bfd/cpu-csky.c | 31 +- bfd/cpu-d10v.c | 66 +--- bfd/cpu-d30v.c | 27 +- bfd/cpu-dlx.c | 29 +- bfd/cpu-epiphany.c | 51 +-- bfd/cpu-fr30.c | 25 +- bfd/cpu-frv.c | 25 +- bfd/cpu-ft32.c | 71 ++-- bfd/cpu-h8300.c | 116 +----- bfd/cpu-hppa.c | 87 ++-- bfd/cpu-i386.c | 189 ++------- bfd/cpu-ia64.c | 50 +-- bfd/cpu-iamcu.c | 38 +- bfd/cpu-ip2k.c | 51 +-- bfd/cpu-iq2000.c | 53 +-- bfd/cpu-k1om.c | 38 +- bfd/cpu-l1om.c | 37 +- bfd/cpu-lm32.c | 27 +- bfd/cpu-m10200.c | 31 +- bfd/cpu-m10300.c | 66 +--- bfd/cpu-m32c.c | 41 +- bfd/cpu-m32r.c | 4 +- bfd/cpu-m68hc11.c | 27 +- bfd/cpu-m68hc12.c | 51 +-- bfd/cpu-m68k.c | 2 +- bfd/cpu-m9s12x.c | 27 +- bfd/cpu-m9s12xg.c | 27 +- bfd/cpu-mcore.c | 25 +- bfd/cpu-mep.c | 4 +- bfd/cpu-metag.c | 3 +- bfd/cpu-microblaze.c | 11 +- bfd/cpu-mips.c | 25 +- bfd/cpu-mmix.c | 31 +- bfd/cpu-moxie.c | 31 +- bfd/cpu-msp430.c | 7 +- bfd/cpu-mt.c | 69 ++-- bfd/cpu-nds32.c | 2 +- bfd/cpu-nfp.c | 11 +- bfd/cpu-nios2.c | 19 +- bfd/cpu-ns32k.c | 8 +- bfd/cpu-or1k.c | 54 +-- bfd/cpu-pdp11.c | 31 +- bfd/cpu-pj.c | 15 +- bfd/cpu-plugin.c | 9 +- bfd/cpu-powerpc.c | 401 +++---------------- bfd/cpu-pru.c | 3 +- bfd/cpu-riscv.c | 15 +- bfd/cpu-rl78.c | 3 +- bfd/cpu-rs6000.c | 84 ++-- bfd/cpu-rx.c | 72 +--- bfd/cpu-s12z.c | 27 +- bfd/cpu-s390.c | 11 +- bfd/cpu-score.c | 13 +- bfd/cpu-sh.c | 359 ++--------------- bfd/cpu-sparc.c | 370 ++--------------- bfd/cpu-spu.c | 32 +- bfd/cpu-tic30.c | 13 +- bfd/cpu-tic4x.c | 51 +-- bfd/cpu-tic54x.c | 13 +- bfd/cpu-tic6x.c | 31 +- bfd/cpu-tic80.c | 31 +- bfd/cpu-tilegx.c | 51 +-- bfd/cpu-tilepro.c | 31 +- bfd/cpu-v850.c | 25 +- bfd/cpu-v850_rh850.c | 4 +- bfd/cpu-vax.c | 31 +- bfd/cpu-visium.c | 27 +- bfd/cpu-wasm32.c | 4 +- bfd/cpu-xc16x.c | 67 ++-- bfd/cpu-xgate.c | 27 +- bfd/cpu-xstormy16.c | 25 +- bfd/cpu-xtensa.c | 3 +- bfd/cpu-z80.c | 4 +- bfd/cpu-z8k.c | 4 +- bfd/elf64-ppc.c | 127 +++--- bfd/elfcode.h | 11 +- bfd/libbfd-in.h | 9 + bfd/libbfd.h | 9 + bfd/opncls.c | 41 +- bfd/plugin.c | 4 +- bfd/version.h | 2 +- binutils/.README-how-to-make-a-release.swp | Bin 0 -> 16384 bytes binutils/BRANCHES | 1 + binutils/ChangeLog | 25 ++ binutils/NEWS | 3 + binutils/nm.c | 42 +- binutils/objcopy.c | 2 +- binutils/objdump.c | 50 ++- config/ChangeLog | 4 + cpu/ChangeLog | 4 + elfcpp/ChangeLog | 4 + gas/ChangeLog | 15 + gas/NEWS | 2 + gas/config/tc-arm.c | 41 ++ gas/config/tc-ppc.c | 6 +- gas/testsuite/gas/arm/mve-vctp-bad.d | 4 + gas/testsuite/gas/arm/mve-vctp-bad.l | 36 ++ gas/testsuite/gas/arm/mve-vctp-bad.s | 14 + gas/testsuite/gas/arm/mve-vctp.d | 67 ++++ gas/testsuite/gas/arm/mve-vctp.s | 15 + gas/testsuite/gas/arm/pr24907.d | 19 + gas/testsuite/gas/arm/pr24907.s | 16 + gdb/ChangeLog | 132 +++++++ gdb/ada-lang.c | 56 ++- gdb/coffread.c | 2 +- gdb/dbxread.c | 8 +- gdb/defs.h | 2 +- gdb/doc/ChangeLog | 4 + gdb/doc/gdb.texinfo | 4 +- gdb/dwarf-index-write.c | 48 ++- gdb/dwarf2read.c | 436 +++++++++++++-------- gdb/gdb_bfd.c | 2 +- gdb/language.h | 2 +- gdb/main.c | 14 +- gdb/psymtab.c | 73 +--- gdb/python/python.c | 9 +- gdb/solib-aix.c | 4 +- gdb/solib-darwin.c | 2 +- gdb/solib.c | 2 +- gdb/symfile-debug.c | 28 +- gdb/symfile-mem.c | 2 +- gdb/symfile.c | 2 +- gdb/symfile.h | 26 +- gdb/symtab.c | 28 +- gdb/symtab.h | 21 +- gdb/testsuite/ChangeLog | 27 ++ gdb/testsuite/boards/cc-with-tweaks.exp | 5 + .../{gdb.tui/resize.exp => gdb.ada/dgopt.exp} | 36 +- gdb/testsuite/gdb.ada/dgopt/x.adb | 19 + gdb/testsuite/gdb.base/label.exp | 10 - gdb/testsuite/gdb.base/ui-redirect.exp | 31 +- gdb/testsuite/gdb.cp/cplabel.exp | 1 - gdb/testsuite/gdb.linespec/ls-errs.exp | 3 - gdb/testsuite/gdb.tui/basic.exp | 6 - gdb/testsuite/gdb.tui/regs.exp | 3 - gdb/testsuite/gdb.tui/resize.exp | 2 - gdb/testsuite/lib/gdb.exp | 27 ++ gdb/tui/tui-win.c | 20 +- gdb/tui/tui-wingeneral.c | 16 +- gold/ChangeLog | 4 + gprof/ChangeLog | 4 + include/ChangeLog | 4 + ld/ChangeLog | 60 +++ ld/NEWS | 2 + ld/emultempl/beos.em | 53 ++- ld/emultempl/elf32.em | 2 +- ld/emultempl/pe.em | 2 +- ld/emultempl/pep.em | 2 +- ld/pe-dll.c | 5 + ld/testsuite/ld-i386/property-1.r | 2 +- ld/testsuite/ld-i386/property-1a.r | 2 +- ld/testsuite/ld-i386/property-2.r | 2 +- ld/testsuite/ld-i386/property-2a.r | 2 +- ld/testsuite/ld-i386/property-3.r | 2 +- ld/testsuite/ld-i386/property-3a.r | 2 +- ld/testsuite/ld-i386/property-4.r | 2 +- ld/testsuite/ld-i386/property-4a.r | 2 +- ld/testsuite/ld-i386/property-5.r | 2 +- ld/testsuite/ld-i386/property-5a.r | 2 +- ld/testsuite/ld-i386/property-6.r | 2 +- ld/testsuite/ld-i386/property-7.r | 2 +- ld/testsuite/ld-i386/property-7a.r | 2 +- ld/testsuite/ld-powerpc/pcrelopt.d | 17 +- ld/testsuite/ld-powerpc/pcrelopt.s | 12 + libctf/ChangeLog | 4 + opcodes/ChangeLog | 9 + opcodes/m68k-opc.c | 4 +- sim/cris/ChangeLog | 4 + sim/cris/sim-if.c | 2 +- 188 files changed, 2601 insertions(+), 3100 deletions(-) create mode 100644 binutils/.README-how-to-make-a-release.swp create mode 100644 gas/testsuite/gas/arm/mve-vctp-bad.d create mode 100644 gas/testsuite/gas/arm/mve-vctp-bad.l create mode 100644 gas/testsuite/gas/arm/mve-vctp-bad.s create mode 100644 gas/testsuite/gas/arm/mve-vctp.d create mode 100644 gas/testsuite/gas/arm/mve-vctp.s create mode 100644 gas/testsuite/gas/arm/pr24907.d create mode 100644 gas/testsuite/gas/arm/pr24907.s copy gdb/testsuite/{gdb.tui/resize.exp => gdb.ada/dgopt.exp} (54%) create mode 100644 gdb/testsuite/gdb.ada/dgopt/x.adb