This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_41-branch in repository binutils-gdb.
from 096f207ae29 Automatic date update in version.in new 61dfb2991ff Revert "MIPS: support mips*64 as CPU and gnuabi64 as ABI" new 516244bb3eb MIPS/LD: Include n64 `.interp' with INITIAL_READONLY_SECTIONS new 09dc502a637 MIPS/GAS/testsuite: Disable compact EH #7 tests with OpenBS [...] new 7f251420206 MIPS/LD/testsuite: Fix unaligned JALX failures with OpenBSD [...] new 28e76b82908 MIPS/LD/testsuite: Fix JALR relaxation test failure with IRIX 6 new 6dee8798a80 MIPS/LD/testsuite: Fix `attr-gnu-4-10' failures with IRIX targets new 7c564b2e93c MIPS/LD/testsuite: Fix `attr-gnu-4-10' failures with OpenBS [...] new ca35977c672 MIPS/LD/testsuite: Run `got-dump-1' for o32/n32 ABIs new 92179de8b26 MIPS/GAS/testsuite: Force o32 for tests expecting 32-bit ad [...] new 492833c44cf MIPS/LD/testsuite: Fix MIPS16 interlinking test n64 regressions new 2fd5a1d64ac MIPS/LD/testsuite: Fix MIPS16 interlinking test IRIX 6 regressions new fe11a31f534 testsuite: Also discard the `.MIPS.options' section new af720278920 MIPS/testsuite: Handle 64-bit addresses new 0d273e8a8c1 testsuite: Handle composed R_MIPS_NONE relocations new 34e4a7bdb47 MIPS/GAS/testsuite: Fix n64 compact EH failures new 24acee2125d MIPS: Support `-gnuabi64' target triplet suffix for 64-bit [...]
The 16 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/config.bfd | 18 +- .../testsuite/binutils-all/mips/mips-note-2-n32.d | 1 - binutils/testsuite/binutils-all/mips/mips.exp | 18 +- binutils/testsuite/binutils-all/objcopy.exp | 3 +- binutils/testsuite/binutils-all/readelf.r-64 | 2 + binutils/testsuite/binutils-all/remove-relocs-01.d | 2 +- binutils/testsuite/binutils-all/remove-relocs-04.d | 2 +- binutils/testsuite/binutils-all/remove-relocs-05.d | 2 +- binutils/testsuite/binutils-all/remove-relocs-06.d | 2 +- binutils/testsuite/binutils-all/strip-3.d | 2 +- gas/configure | 7 +- gas/configure.ac | 7 +- gas/testsuite/gas/all/assign.d | 4 + gas/testsuite/gas/all/fwdexp.d | 2 + gas/testsuite/gas/all/none.d | 2 + gas/testsuite/gas/elf/missing-build-notes.d | 9 +- gas/testsuite/gas/macros/irp.d | 12 + gas/testsuite/gas/macros/repeat.d | 72 +++ gas/testsuite/gas/macros/rept.d | 6 + gas/testsuite/gas/macros/test2.d | 6 + gas/testsuite/gas/macros/vararg.d | 12 + gas/testsuite/gas/mips/align2-el.d | 8 +- gas/testsuite/gas/mips/align2.d | 8 +- gas/testsuite/gas/mips/compact-eh-eb-1.d | 9 +- gas/testsuite/gas/mips/compact-eh-eb-2.d | 21 +- gas/testsuite/gas/mips/compact-eh-eb-3.d | 13 +- gas/testsuite/gas/mips/compact-eh-eb-4.d | 13 +- gas/testsuite/gas/mips/compact-eh-eb-5.d | 21 +- gas/testsuite/gas/mips/compact-eh-eb-6.d | 13 +- gas/testsuite/gas/mips/compact-eh-eb-7.d | 1 + gas/testsuite/gas/mips/compact-eh-el-1.d | 9 +- gas/testsuite/gas/mips/compact-eh-el-2.d | 21 +- gas/testsuite/gas/mips/compact-eh-el-3.d | 13 +- gas/testsuite/gas/mips/compact-eh-el-4.d | 13 +- gas/testsuite/gas/mips/compact-eh-el-5.d | 21 +- gas/testsuite/gas/mips/compact-eh-el-6.d | 13 +- gas/testsuite/gas/mips/compact-eh-el-7.d | 1 + gas/testsuite/gas/mips/fix-rm7000-2.d | 2 +- gas/testsuite/gas/mips/llpscp-64.d | 1 + gas/testsuite/gas/mips/loongson-2f-2.d | 2 +- gas/testsuite/gas/mips/loongson-2f-3.d | 4 +- gas/testsuite/gas/mips/micromips@fix-rm7000-2.d | 2 +- gas/testsuite/gas/mips/mips-jalx.d | 4 +- gas/testsuite/gas/mips/mips64-dsp.d | 2 +- gas/testsuite/gas/mips/octeon-saa-saad.d | 1 + gas/testsuite/gas/mips/pcrel-1.d | 4 +- gas/testsuite/gas/mips/r5900-full.d | 2 +- gas/testsuite/gas/mips/r5900-vu0.d | 2 +- gas/testsuite/gas/mips/set-arch.d | 718 ++++++++++----------- gold/configure.tgt | 14 - ld/configure.tgt | 14 +- ld/emulparams/elf64bmip-defs.sh | 6 +- ld/testsuite/ld-elf/group.ld | 2 +- ld/testsuite/ld-elf/orphan-region.ld | 2 +- ld/testsuite/ld-elf/orphan.ld | 2 +- ld/testsuite/ld-mips-elf/attr-gnu-4-10.d | 2 + ld/testsuite/ld-mips-elf/compact-eh6.d | 2 +- ld/testsuite/ld-mips-elf/got-page-1.ld | 2 +- ld/testsuite/ld-mips-elf/jaloverflow-2.d | 2 +- ld/testsuite/ld-mips-elf/jalx-1.d | 10 +- ld/testsuite/ld-mips-elf/mips-elf.exp | 81 ++- ld/testsuite/ld-mips-elf/mips16-local-stubs-1.d | 1 - ld/testsuite/ld-mips-elf/mips16-local-stubs-1.s | 2 + ld/testsuite/ld-mips-elf/pie-n64.d | 12 +- ld/testsuite/ld-mips-elf/relax-jalr-n32-shared.d | 4 +- ld/testsuite/ld-mips-elf/relax-jalr-n64-shared.d | 4 +- ld/testsuite/ld-mips-elf/relax-jalr-n64.d | 3 +- ld/testsuite/ld-mips-elf/reloc-estimate-1.d | 8 +- ld/testsuite/ld-mips-elf/sections-1-n32.rd | 36 ++ ld/testsuite/ld-mips-elf/sections-1-n32p.rd | 36 ++ ld/testsuite/ld-mips-elf/sections-1-n32t.rd | 36 ++ ld/testsuite/ld-mips-elf/sections-1-n64.rd | 36 ++ ld/testsuite/ld-mips-elf/sections-1-n64t.rd | 36 ++ ld/testsuite/ld-mips-elf/sections-1-o32.rd | 36 ++ ld/testsuite/ld-mips-elf/sections-1-o32t.rd | 36 ++ ld/testsuite/ld-mips-elf/sections-2-n32.rd | 33 + ld/testsuite/ld-mips-elf/sections-2-n32p.rd | 33 + ld/testsuite/ld-mips-elf/sections-2-n32t.rd | 33 + ld/testsuite/ld-mips-elf/sections-2-n64.rd | 33 + ld/testsuite/ld-mips-elf/sections-2-n64t.rd | 33 + ld/testsuite/ld-mips-elf/sections-2-o32.rd | 33 + ld/testsuite/ld-mips-elf/sections-2-o32t.rd | 33 + ld/testsuite/ld-mips-elf/sections.s | 44 ++ ld/testsuite/ld-mips-elf/unaligned-jalx-0.d | 2 +- ld/testsuite/ld-mips-elf/unaligned-jalx-1.d | 2 +- ld/testsuite/ld-mips-elf/unaligned-jalx-2.d | 2 +- ld/testsuite/ld-mips-elf/unaligned-jalx-3.d | 2 +- .../ld-mips-elf/unaligned-jalx-micromips-0.d | 2 +- .../ld-mips-elf/unaligned-jalx-micromips-1.d | 2 +- ld/testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d | 2 +- ld/testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d | 2 +- ld/testsuite/ld-scripts/overlay-size.t | 2 +- ld/testsuite/ld-undefined/undefined.exp | 3 +- 93 files changed, 1304 insertions(+), 550 deletions(-) create mode 100644 ld/testsuite/ld-mips-elf/sections-1-n32.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-1-n32p.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-1-n32t.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-1-n64.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-1-n64t.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-1-o32.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-1-o32t.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-2-n32.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-2-n32p.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-2-n32t.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-2-n64.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-2-n64t.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-2-o32.rd create mode 100644 ld/testsuite/ld-mips-elf/sections-2-o32t.rd create mode 100644 ld/testsuite/ld-mips-elf/sections.s