aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu3-7/+6
2020-01-27Replace deprecated tcl case statements with switch statementsAlan Modra3-7/+7
2020-01-27Mark all weak aliases for copy relocationsAlan Modra5-0/+63
2020-01-22x86-64: Skip GNU2 TLS tests only without compiler supportH.J. Lu1-2/+2
2020-01-22PowerPC64 tls_get_addr_desc static supportAlan Modra6-0/+200
2020-01-22PowerPC64 __tls_get_addr_descAlan Modra15-0/+1132
2020-01-21pr23900-1.d: AdjustedH.J. Lu1-1/+1
2020-01-21pr23900-1.d: Also check PT_GNU_PROPERTY program headerH.J. Lu1-1/+9
2020-01-20x86-64: Fix TLSDESC relaxation for x32H.J. Lu16-0/+445
2020-01-20Don't touch r11 in __tls_get_addr stubAlan Modra5-33/+33
2020-01-18Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elfRoland McGrath1-3/+3
2020-01-16MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz2-0/+35
2020-01-15MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz2-0/+24
2020-01-15PR25384, PowerPC64 ELFv1 copy relocs against function symbolsAlan Modra4-8/+13
2020-01-14x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui1-4/+4
2020-01-13[ARC][committed] Update test matching pattern.Claudiu Zissulescu1-4/+4
2020-01-07Re: Prefer object over notype symbols when disassemblingAlan Modra20-35/+3
2020-01-06Add -fcommon compiler command line option to linker tests that need common sy...Nick Clifton2-16/+16
2020-01-06Fix test of the fix for PR19579 when compiling with gcc-10.Nick Clifton1-3/+3
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov25-6/+742
2020-01-02AArch64: Set the correct ELF class for AArch64 stubs (PR/25210)Tamar Christina2-0/+55
2020-01-01Update year range in copyright notice of binutils filesAlan Modra156-156/+156
2019-12-19Re: Enable --build-id for moxie-elf-ldAlan Modra1-1/+0
2019-12-17Prefer object over notype symbols when disassemblingAlan Modra40-25/+73
2019-12-17Accept mips-sgi-irix output in a few ld testsAlan Modra5-13/+17
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu6-0/+84
2019-12-08Optional matching for run_dump_testAlan Modra2-9/+57
2019-12-06Re: Only give FDE encoding warnings if --eh-frame-hdr was specified.Alan Modra4-4/+4
2019-11-28gas/riscv: Produce version 3 DWARF CIE by defaultAndrew Burgess1-6/+6
2019-11-26Introduce new .text.sorted.* sections.Martin Liska3-0/+3
2019-11-21PR46, cygwin: FAIL: cdtest with -UrAlan Modra1-0/+5
2019-11-12RISC-V: Fix ld relax failure with calls and align directives.Jim Wilson6-0/+41
2019-11-07aarch64 and arm testsuite fixes for targets lacking shared libsAlan Modra95-47/+169
2019-10-22Don't allow RELATIVE relocs in pr22269 testcaseAlan Modra2-4/+6
2019-10-19 [ld] Fix failure of pr19161 on hppa*-*linux*.John David Anglin1-0/+5
2019-10-17RISC-V: Report unresolved relocation error via linker's callback function.Jim Wilson4-0/+30
2019-10-09PowerPC local got testAlan Modra3-0/+14
2019-10-07Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz6-1/+52
2019-10-07Bogus "final link failed" messagesAlan Modra1-2/+1
2019-10-07PowerPC TLS testsAlan Modra19-1/+715
2019-10-07ld-arm/tls-gdesc-neg testAlan Modra1-1/+1
2019-10-04PowerPC PIC vs. DLL TLS issuesAlan Modra6-21/+28
2019-10-04[PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESCSzabolcs Nagy3-0/+73
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-4/+4
2019-09-23ld-plugin/pr24406-1.c: Correct buffer size to readH.J. Lu1-1/+1
2019-09-22Work around gcc10 FAIL: S-records with constructorsAlan Modra1-1/+1
2019-09-20RISC-V: Optimize lui and auipc relaxations for undefweak symbol.Jim Wilson4-24/+32
2019-09-11Rename elf32.em to elf.emAlan Modra15-15/+15
2019-09-09i386: Adjust for new output format from readelfH.J. Lu13-13/+13
2019-09-05R_PPC64_PCREL_OPTAlan Modra2-5/+24