This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-Oz in repository toolchain/ci/binutils-gdb.
from e79eb02f2f gdb/fortran: resolve dynamic types when readjusting after an [...] adds a237ab1af0 Automatic date update in version.in adds 3abf975826 MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/endi [...] adds 05a6b8c28b Don't unnecessarily redefine 'socklen_t' type in MinGW builds. adds 555adca2e3 libctf: compilation failure on MinGW due to missing errno values adds 9e3d7d43cf Automatic date update in version.in adds 95420d3027 [gdb/build] Fix typo sys/sockets.h -> sys/socket.h adds 608d61c202 doc: Replace preceeded with preceded adds afd2ea2362 [GOLD] Power10 stub selection adds 344e66534e ctf test ERROR: $target-cc does not exist adds 8fab9282e5 Prevent strange "section mentioned in a -j option but not found" adds 93fd13c704 Accept --just-symbols symbols as absolute for xcoff adds 32377a8037 Allow new just-symbols test to run on XCOFF and PE adds a4089f524f Remove unused declaration from gcore.h adds ddce17585c Use SIGTRAP si_code values for all FreeBSD architectures on [...] adds cf0ae6e41f Automatic date update in version.in adds c38166b376 Re: Allow new just-symbols test to run on XCOFF and PE adds f437dadd89 More just-syms changes adds 67411cbf63 PR25022 testcase segfault for generic ELF linker targets adds 14fa8fb307 gdb: Add a find method for RegisterDescriptorIterator adds 43d5901ded gdb/python: make more use of RegisterDescriptors adds 1a02d6b0ff x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp) adds d70f978b44 PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works adds 866b34a12d [gdb/build] Fix Wmaybe-uninitialized in gdb_optional.h adds 377170fa31 PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS works adds 4d46f40270 Implement xfer_partial TARGET_OBJECT_SIGNAL_INFO for NetBSD adds 4888741a22 Fix bug in DW_OP_GNU_variable_value evaluation adds 16f3242c05 Update "disassemble" help adds f75a069335 Demangle function names when disassembling new f6882bb131 Automatic date update in version.in new f5c79e97fe [gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero.exp mor [...] new 8ba83e9109 [tdep/s390] Fix Wmaybe-uninitialized in s390_displaced_step_fixup new 5987401fcb Don't assert at ldwrite.c:212 new 4d68fd750f Don't segfault on discarded section dynsyms new a69ee13f5a For DWARF v5 Dwarf Package Files (.dwp files), the section i [...] new 90fd07fcd3 [gdb/testsuite] Fix captured_command_loop breakpoint in selftests new 9811697376 PR26279 Work around maybe-uninitialized warning in s390-mkopc.c new 3f1b17bbf0 MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulations new c77cb2a09c MIPS: Make the IRIX naming of local section symbols consistent new f693213d12 Run `autoreconf -vf` throughout new 13069b87d1 Automatic date update in version.in new 5a99adb860 [gdb/build] Fix Wmaybe-uninitialized in gdb/ui-style.h new 4d8ee86073 Prevent the generation of DWARF level 0 line number tables... new 6cc64caaba [gdb/testsuite] Fix gdb.fortran/ptype-on-functions.exp with gcc-4.8 new f1dfbfdbc6 elf: Add sym_cache to elf_link_hash_table new ac2599c447 x86: Pass --gdwarf-3 to assembler new c8693053f8 Unify Solaris procfs and largefile handling new f291783b26 Default to DWARF level 3 for the assembler. new 3f853ba383 Strange - my previous commit to as.c to set the default dwar [...] new e12dcc50da [gdb/testsuite] Fix gdb.fortran/info-modules.exp with gcc-4.8 new 4d3bb35620 aarch64: set sh_entsize of .plt to 0 new 1e6205909c gdb/breakpoint: do not update the condition string if parsin [...] new 4c55e97025 gdb/breakpoint: set the condition exp after parsing the cond [...] new 78319c1568 gdb/breakpoint: refactor 'set_breakpoint_condition' new 5e500d3323 gdb: handle non-const property types in ada_modulus (PR ada/26318) new 41eb8e8885 x86: Add {disp16} pseudo prefix new 15f2a3ede0 Automatic date update in version.in new 223d5266de ARC: Fix ld/pr24511 test new a896df97b9 PR26314, Linking LTO objects with symbols from static and sh [...] new e6a6c7676a ld: Add -fno-lto to linker tests new 9ef1ec5dca Fix gdb.base/corefile2.exp test case for ppc64le new 0245e13677 gdb.base/coremaker2.c: Fix compilation problems for x86_64 - [...] new cec80c3843 Automatic date update in version.in
The 34 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: ChangeLog | 2 - bfd/ChangeLog | 162 +++ bfd/Makefile.am | 2 +- bfd/Makefile.in | 7 +- bfd/bfd.m4 | 16 +- bfd/config.in | 3 + bfd/configure | 174 ++- bfd/configure.ac | 2 +- bfd/doc/Makefile.in | 1 + bfd/elf-bfd.h | 31 +- bfd/elf.c | 66 +- bfd/elf32-arm.c | 8 +- bfd/elf32-bfin.c | 25 +- bfd/elf32-csky.c | 7 +- bfd/elf32-hppa.c | 7 +- bfd/elf32-i386.c | 8 +- bfd/elf32-m32r.c | 128 +- bfd/elf32-m68hc1x.h | 3 - bfd/elf32-m68k.c | 5 +- bfd/elf32-metag.c | 5 +- bfd/elf32-microblaze.c | 5 +- bfd/elf32-mips.c | 12 + bfd/elf32-nds32.c | 13 +- bfd/elf32-nds32.h | 7 - bfd/elf32-nios2.c | 5 +- bfd/elf32-or1k.c | 5 +- bfd/elf32-ppc.c | 9 +- bfd/elf32-s390.c | 9 +- bfd/elf32-sh.c | 17 +- bfd/elf32-tic6x.c | 5 +- bfd/elf32-tilepro.c | 218 ++- bfd/elf64-ppc.c | 12 +- bfd/elf64-s390.c | 11 +- bfd/elf64-x86-64.c | 8 +- bfd/elflink.c | 51 +- bfd/elfn32-mips.c | 12 + bfd/elfnn-aarch64.c | 18 +- bfd/elfnn-riscv.c | 5 +- bfd/elfxx-mips.c | 7 +- bfd/elfxx-sparc.c | 3 +- bfd/elfxx-sparc.h | 3 - bfd/elfxx-target.h | 4 + bfd/elfxx-tilegx.c | 5 +- bfd/elfxx-x86.h | 3 - bfd/version.h | 2 +- bfd/xcofflink.c | 18 +- binutils/ChangeLog | 107 ++ binutils/Makefile.am | 1 + binutils/Makefile.in | 2 + binutils/configure | 88 +- binutils/doc/Makefile.in | 1 + binutils/doc/binutils.texi | 8 +- binutils/objdump.c | 4 +- .../testsuite/binutils-all/i386/compressed-1a.d | 2 +- .../testsuite/binutils-all/i386/compressed-1b.d | 2 +- .../testsuite/binutils-all/i386/compressed-1c.d | 2 +- .../mips/global-local-symtab-final-n32.d | 9 + .../mips/global-local-symtab-final-n64.d | 9 + .../mips/global-local-symtab-final-o32.d | 9 + .../binutils-all/mips/global-local-symtab-n32.d | 8 + .../binutils-all/mips/global-local-symtab-n32t.d | 8 + .../binutils-all/mips/global-local-symtab-n64.d | 10 + .../binutils-all/mips/global-local-symtab-o32.d | 10 + .../binutils-all/mips/global-local-symtab-o32t.d | 10 + .../mips/global-local-symtab-sort-n32.d | 8 + .../mips/global-local-symtab-sort-n32t.d | 8 + .../mips/global-local-symtab-sort-n64.d | 14 + .../mips/global-local-symtab-sort-n64t.d | 14 + .../mips/global-local-symtab-sort-o32.d | 14 + .../mips/global-local-symtab-sort-o32t.d | 14 + binutils/testsuite/binutils-all/mips/mips-ase-1.d | 1 - binutils/testsuite/binutils-all/mips/mips-ase-2.d | 1 - binutils/testsuite/binutils-all/mips/mips-ase-3.d | 1 - .../testsuite/binutils-all/mips/mips-note-2-n32.d | 1 - .../testsuite/binutils-all/mips/mips-note-2-n64.d | 1 - binutils/testsuite/binutils-all/mips/mips-note-2.d | 1 - .../testsuite/binutils-all/mips/mips-note-2r-n32.d | 1 - .../testsuite/binutils-all/mips/mips-note-2r-n64.d | 1 - .../testsuite/binutils-all/mips/mips-note-2r.d | 1 - .../testsuite/binutils-all/mips/mips-reginfo-n32.d | 1 - .../testsuite/binutils-all/mips/mips-reginfo.d | 1 - binutils/testsuite/binutils-all/mips/mips.exp | 257 +++- .../testsuite/binutils-all/mips/mips16-alias.d | 2 +- .../binutils-all/mips/mips16-extend-insn.d | 2 +- .../binutils-all/mips/mips16-extend-noinsn.d | 1 - .../testsuite/binutils-all/mips/mips16-noalias.d | 2 +- .../testsuite/binutils-all/mips/mips16-pcrel.d | 1 - .../testsuite/binutils-all/mips/mips16-undecoded.d | 2 +- .../binutils-all/mips/mips16e2-extend-insn.d | 2 +- .../binutils-all/mips/mips16e2-undecoded.d | 2 +- .../testsuite/binutils-all/mips/mixed-micromips.d | 2 +- .../testsuite/binutils-all/mips/mixed-mips16.d | 2 +- .../testsuite/binutils-all/x86-64/compressed-1a.d | 2 +- .../testsuite/binutils-all/x86-64/compressed-1b.d | 2 +- .../testsuite/binutils-all/x86-64/compressed-1c.d | 2 +- config/ChangeLog | 25 + config/largefile.m4 | 45 +- config/pkg.m4 | 8 + gas/ChangeLog | 80 ++ gas/Makefile.am | 2 +- gas/Makefile.in | 3 +- gas/as.c | 5 +- gas/config/tc-i386.c | 56 +- gas/configure | 64 +- gas/doc/Makefile.in | 1 + gas/doc/as.texi | 2 +- gas/doc/c-i386.texi | 3 + gas/testsuite/gas/elf/dwarf2-3.d | 1 + gas/testsuite/gas/elf/dwarf2-5.d | 2 +- gas/testsuite/gas/i386/dw2-compress-3a.d | 2 +- gas/testsuite/gas/i386/dw2-compress-3b.d | 2 +- gas/testsuite/gas/i386/dw2-compressed-3a.d | 2 +- gas/testsuite/gas/i386/dw2-compressed-3b.d | 2 +- gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/inval-pseudo.l | 6 +- gas/testsuite/gas/i386/inval-pseudo.s | 2 + gas/testsuite/gas/i386/pseudos.d | 38 + gas/testsuite/gas/i386/pseudos.s | 51 + gas/testsuite/gas/i386/x86-64-inval-pseudo.l | 10 + gas/testsuite/gas/i386/x86-64-inval-pseudo.s | 4 + gas/testsuite/gas/i386/x86-64-pseudos.d | 34 +- gas/testsuite/gas/i386/x86-64-pseudos.s | 43 + gas/testsuite/gas/mips/global-local-symtab-n32.d | 6 + gas/testsuite/gas/mips/global-local-symtab-n32t.d | 6 + gas/testsuite/gas/mips/global-local-symtab-n64.d | 8 + gas/testsuite/gas/mips/global-local-symtab-o32.d | 8 + gas/testsuite/gas/mips/global-local-symtab-o32t.d | 8 + .../gas/mips/global-local-symtab-sort-n32.d | 6 + .../gas/mips/global-local-symtab-sort-n32t.d | 6 + .../gas/mips/global-local-symtab-sort-n64.d | 17 + .../gas/mips/global-local-symtab-sort-n64t.d | 17 + .../gas/mips/global-local-symtab-sort-o32.d | 17 + .../gas/mips/global-local-symtab-sort-o32t.d | 17 + gas/testsuite/gas/mips/global-local-symtab.s | 10 + gas/testsuite/gas/mips/mips.exp | 9 + gdb/ChangeLog | 134 ++ gdb/Makefile.in | 3 +- gdb/ada-lang.c | 9 +- gdb/blockframe.c | 36 +- gdb/breakpoint.c | 79 +- gdb/cli/cli-cmds.c | 19 +- gdb/config.in | 6 + gdb/configure | 172 ++- gdb/configure.ac | 9 +- gdb/doc/ChangeLog | 11 + gdb/doc/python.texi | 51 +- gdb/dwarf2/expr.c | 3 +- gdb/fbsd-nat.h | 12 +- gdb/gcore.h | 1 - gdb/nbsd-nat.c | 45 + gdb/nbsd-nat.h | 6 + gdb/nbsd-tdep.c | 156 +++ gdb/proc-api.c | 2 - gdb/proc-events.c | 2 - gdb/proc-flags.c | 2 - gdb/proc-why.c | 2 - gdb/procfs.c | 2 - gdb/python/py-frame.c | 22 +- gdb/python/py-registers.c | 97 +- gdb/python/py-unwind.c | 36 +- gdb/python/python-internal.h | 19 + gdb/s390-tdep.c | 5 +- gdb/symtab.h | 8 + gdb/testsuite/ChangeLog | 69 + .../gdb.base/condbreak-bad.c} | 26 +- gdb/testsuite/gdb.base/condbreak-bad.exp | 128 ++ gdb/testsuite/gdb.base/coremaker2.c | 42 +- .../gdb.cp/disasm-func-name.cc} | 50 +- gdb/testsuite/gdb.cp/disasm-func-name.exp | 50 + gdb/testsuite/gdb.dwarf2/dw2-line-number-zero.exp | 4 +- gdb/testsuite/gdb.dwarf2/varval.exp | 2 + gdb/testsuite/gdb.fortran/info-modules.exp | 8 +- gdb/testsuite/gdb.fortran/ptype-on-functions.exp | 4 +- gdb/testsuite/gdb.python/py-arch-reg-names.exp | 15 + gdb/testsuite/gdb.python/py-unwind.py | 11 +- gdb/testsuite/lib/selftest-support.exp | 5 +- gdb/testsuite/lib/sym-info-cmds.exp | 21 +- gdb/ui-style.h | 10 +- gdbserver/ChangeLog | 12 + gdbserver/config.in | 6 + gdbserver/configure | 65 +- gdbserver/configure.ac | 8 +- gdbsupport/ChangeLog | 14 + gdbsupport/Makefile.am | 3 +- gdbsupport/Makefile.in | 4 +- gdbsupport/common.m4 | 3 +- gdbsupport/config.in | 3 + gdbsupport/configure | 117 +- gdbsupport/gdb_optional.h | 2 + gnulib/ChangeLog | 5 + gnulib/Makefile.in | 1 + gnulib/configure | 1475 +++++++++----------- gnulib/configure.ac | 5 +- gnulib/import/Makefile.in | 1 + gold/ChangeLog | 25 + gold/options.cc | 29 + gold/options.h | 48 +- gold/powerpc.cc | 680 ++++++--- gprof/ChangeLog | 6 + gprof/Makefile.am | 2 +- gprof/Makefile.in | 3 +- gprof/configure | 64 +- include/ChangeLog | 5 + include/dwarf2.h | 41 +- ld/ChangeLog | 89 ++ ld/Makefile.am | 2 +- ld/Makefile.in | 3 +- ld/configure | 64 +- ld/ldelf.c | 1 + ld/ldlang.c | 10 +- ld/scripttempl/elfarc.sc | 24 +- ld/testsuite/ld-elf/indirect.exp | 32 +- ld/testsuite/ld-elf/sec64k.exp | 2 +- ld/testsuite/ld-elfvers/vers.exp | 9 +- ld/testsuite/ld-elfweak/elfweak.exp | 50 +- ld/testsuite/ld-ifunc/ifunc.exp | 20 +- .../ld-mips-elf/global-local-symtab-final-n32.d | 6 + .../ld-mips-elf/global-local-symtab-final-n64.d | 6 + .../ld-mips-elf/global-local-symtab-final-o32.d | 6 + ld/testsuite/ld-mips-elf/global-local-symtab-n32.d | 6 + .../ld-mips-elf/global-local-symtab-n32t.d | 6 + ld/testsuite/ld-mips-elf/global-local-symtab-n64.d | 8 + ld/testsuite/ld-mips-elf/global-local-symtab-o32.d | 8 + .../ld-mips-elf/global-local-symtab-o32t.d | 8 + .../ld-mips-elf/global-local-symtab-sort-n32.d | 6 + .../ld-mips-elf/global-local-symtab-sort-n32t.d | 6 + .../ld-mips-elf/global-local-symtab-sort-n64.d | 13 + .../ld-mips-elf/global-local-symtab-sort-n64t.d | 13 + .../ld-mips-elf/global-local-symtab-sort-o32.d | 13 + .../ld-mips-elf/global-local-symtab-sort-o32t.d | 13 + ld/testsuite/ld-mips-elf/global-local-symtab.ld | 8 + ld/testsuite/ld-mips-elf/mips-elf.exp | 12 + ld/testsuite/ld-misc/just-symbols.exp | 73 +- ld/testsuite/ld-misc/just-symbols.ld | 4 +- ld/testsuite/ld-plugin/lto.exp | 3 +- ld/testsuite/lib/ld-lib.exp | 42 +- libctf/ChangeLog | 7 + libctf/ctf-create.c | 4 + libctf/ctf-subr.c | 4 + libdecnumber/ChangeLog | 4 + libdecnumber/aclocal.m4 | 1 - libdecnumber/configure | 3 - opcodes/ChangeLog | 22 + opcodes/i386-opc.h | 12 + opcodes/i386-opc.tbl | 21 +- opcodes/i386-tbl.h | 32 +- opcodes/s390-mkopc.c | 3 +- sim/bfin/ChangeLog | 4 + sim/bfin/aclocal.m4 | 344 ----- sim/bfin/configure | 261 +--- sim/erc32/ChangeLog | 4 + sim/erc32/configure | 1 - sim/mips/ChangeLog | 4 + sim/mips/configure | 2 +- sim/testsuite/ChangeLog | 4 + sim/testsuite/configure | 6 +- 256 files changed, 5008 insertions(+), 2734 deletions(-) create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-final-n32.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-final-n64.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-final-o32.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-n32.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-n32t.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-n64.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-o32.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-o32t.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-sort-n32.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-sort-n32t.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-sort-n64.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-sort-o32.d create mode 100644 binutils/testsuite/binutils-all/mips/global-local-symtab-sort-o32t.d create mode 100644 gas/testsuite/gas/i386/x86-64-inval-pseudo.l create mode 100644 gas/testsuite/gas/i386/x86-64-inval-pseudo.s create mode 100644 gas/testsuite/gas/mips/global-local-symtab-n32.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab-n32t.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab-n64.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab-o32.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab-o32t.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab-sort-n32.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab-sort-n32t.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab-sort-n64.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab-sort-n64t.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab-sort-o32.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab-sort-o32t.d create mode 100644 gas/testsuite/gas/mips/global-local-symtab.s copy gdb/{gcore.h => testsuite/gdb.base/condbreak-bad.c} (56%) create mode 100644 gdb/testsuite/gdb.base/condbreak-bad.exp copy gdb/{gcore.h => testsuite/gdb.cp/disasm-func-name.cc} (56%) create mode 100644 gdb/testsuite/gdb.cp/disasm-func-name.exp create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-final-n32.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-final-n64.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-final-o32.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-n32.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-n32t.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-n64.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-o32.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-o32t.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-sort-n32.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-sort-n32t.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-sort-n64.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-sort-n64t.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-sort-o32.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab-sort-o32t.d create mode 100644 ld/testsuite/ld-mips-elf/global-local-symtab.ld