aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2017-08-08More support for ld --hash-style in the ld testsuiteAlan Modra11-9/+26
2017-08-07Move common symbol check after bed->common_definitionH.J. Lu2-8/+12
2017-08-07Support different ld --hash-style in the ld testsuiteAlan Modra175-354/+603
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu12-6/+63
2017-08-05Don't fail in elf32_hppa_set_gpAlan Modra2-1/+5
2017-08-04Add a testcase for "ld -d"H.J. Lu3-0/+17
2017-08-03Add more targets to the list of architectures not supporting format changing ...Nick Clifton5-19/+67
2017-08-03ELF checks for orphan placementAlan Modra2-29/+55
2017-08-02Check ELF section header only for ELF outputH.J. Lu6-1/+40
2017-08-02Revert the last change to emultempl/elf32.emH.J. Lu2-2/+4
2017-08-02Fix assertion failure for xtensa linker.Max Filippov2-1/+6
2017-08-02Fix seg-fault when trying to place non-ELF orphan sections.Nick Clifton2-0/+8
2017-07-31PR 21847, PowerPC64 --plt-localentry againAlan Modra2-2/+9
2017-07-29PR 21847, Don't default PowerPC64 to --plt-localentryAlan Modra2-0/+19
2017-07-28Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers a...Andrew Burgess20-60/+244
2017-07-27Move AVR .promemx.* sections into higher memory.Georg-Johann Lay2-1/+9
2017-07-25__tls_get_addr_opt stub eh_frame infoAlan Modra5-3/+44
2017-07-24[ARC] Fix big-endian ld tests errors.claziss4-5/+13
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva1-30/+29
2017-07-20PR ld/16656: Add missing annotation to the relevant ChangeLog entriesMaciej W. Rozycki1-0/+2
2017-07-19LD/testsuite: Add 2**4 section alignment FILL script statement testMaciej W. Rozycki7-8/+97
2017-07-19[ARC] Add JLI support.John Eric Martin14-2/+1173
2017-07-19Remove datasize measurements based on sbrk()Tristan Gingold2-16/+4
2017-07-18LD/testsuite: Conditionalize the placement of `.got' in GNU_RELROMaciej W. Rozycki2-1/+24
2017-07-18LD/testsuite: Conditionalize the placement of `.dynamic' in GNU_RELROMaciej W. Rozycki2-1/+11
2017-07-18Fix spelling typos.Yuri Chornovian3-2/+8
2017-07-17i386: Add tests for PIE with undefined weak symbolH.J. Lu5-0/+49
2017-07-17Add missing ChangeLog entries for PR ld/21782 fixH.J. Lu1-0/+8
2017-07-17x86-64: Limit PIC check to shared library buildH.J. Lu4-0/+34
2017-07-14ppc32 tlsopt testsAlan Modra12-46/+87
2017-07-14PR ld/21529: Use a linker script to limit output with the test caseMaciej W. Rozycki3-1/+11
2017-07-12Update PO filesAlan Modra18-2681/+7930
2017-07-12rs6000 testsuite updateAlan Modra11-10/+22
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra3-2/+7
2017-07-11Support single digit GCC versionH.J. Lu2-1/+7
2017-07-11[AArch64] Use "#pass" instead of "#..." to filter multiple linesJiong Wang2-2/+6
2017-07-07MIPS/LD: Fix a segfault from ELF `e_flags' access with non-ELF output BFDMaciej W. Rozycki6-6/+36
2017-07-07Make ppc476 testcases more robustAlan Modra4-9/+15
2017-07-07Apply ld/Makefile.in patch to the correct fileAlan Modra2-0/+5
2017-07-04Regenerate configure.Tristan Gingold2-10/+14
2017-07-04Add markers.Tristan Gingold2-0/+6
2017-07-03Regenerate pot files.Tristan Gingold2-468/+476
2017-07-01MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki7-0/+116
2017-06-28MIPS: Add new Imagination interAptiv MR2 GAS and LD testsMaciej W. Rozycki2-0/+50
2017-06-27Fix PR 13402Senthil Kumar Selvaraj3-0/+31
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Add MIPS ABI Flags handlingMaciej W. Rozycki2-3/+56
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Use `remote_exec' to call `readelf'Maciej W. Rozycki2-2/+12
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Use `-h' only with `readelf'Maciej W. Rozycki2-2/+7
2017-06-26MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processorMaciej W. Rozycki3-0/+31
2017-06-26LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIXMaciej W. Rozycki5-8/+16