aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-02-10Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu4-0/+12
2020-02-07unique.exp: Update contains_unique_symbolH.J. Lu1-1/+1
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov12-12/+146
2020-02-07pr25022.d: Xfail more targets without ldelf_before_place_orphansH.J. Lu1-2/+3
2020-02-06ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu3-0/+21
2020-02-06ld: Issue an error for GC on __patchable_function_entries sectionH.J. Lu2-0/+12
2020-02-06ELF: Support the section flag 'o' in .section directiveH.J. Lu25-0/+313
2020-02-06check_gc_sections_available: Mark z80 as not supportedH.J. Lu1-1/+2
2020-02-06Enable ld-ifunc tests for more targetsAlan Modra47-56/+76
2020-02-06mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra2-13/+1
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