summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
...
* i386: Accept both .plt.got and .plt.sec sectionsH.J. Lu2018-11-122-1/+6
* Update documentation describing how the linker chooses a start address.Nick Clifton2018-11-122-1/+7
* Updated Spanish translation for the ld subdirectory.Nick Clifton2018-11-122-59/+35
* Updated French translation for the ld subdirectory.Nick Clifton2018-11-092-3/+7
* [ARC] Update ld tests.Claudiu Zissulescu2018-11-093-3/+8
* Allow for compilers that do not produce aligned .rdat sections in PE format f...Marc2018-11-093-0/+9
* elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu2018-11-068-0/+91
* Correct ChangeLog entries for PR gas/23854 commitH.J. Lu2018-11-051-1/+1
* x86: Disable GOT relaxation with data prefixH.J. Lu2018-11-057-0/+135
* Fix ld action in run_dump_testThomas Preud'homme2018-11-012-17/+5
* Report scripts and libraries searched for ld --traceAlan Modra2018-10-296-14/+27
* Remove some ld --trace outputAlan Modra2018-10-292-3/+9
* Simplify --sysroot=/Alan Modra2018-10-292-9/+17
* ld -r script fixesAlan Modra2018-10-2916-35/+58
* ELF: update ld man page on `--gc-sections`Christoph Conrads2018-10-262-3/+9
* ELF: Hide symbols defined in discarded input sectionsH.J. Lu2018-10-246-0/+34
* alpha testsuite fixesAlan Modra2018-10-233-6/+22
* Relax a -r --gc-sections requirementAlan Modra2018-10-202-2/+9
* RISC-V: Adjust __global_pointer$ value to reduce code size.Jim Wilson2018-10-153-2/+21
* BFD_INIT_MAGICAlan Modra2018-10-152-1/+8
* ELF ld -r scriptsAlan Modra2018-10-1375-660/+791
* x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-codeH.J. Lu2018-10-084-6/+10
* ELF: Properly group and place orphan note sectionsH.J. Lu2018-10-085-56/+140
* Separate header PT_LOAD for -z separate-codeAlan Modra2018-10-0812-20/+19
* ld insert_os_after ignoring first assignmentAlan Modra2018-10-083-5/+15
* No PT_INTERP when .interp is zero sizeAlan Modra2018-10-082-1/+5
* or1k: Add the l.adrp insn and supporting relocationsStafford Horne2018-10-058-0/+147
* or1k: Add relocations for high-signed and low-storesRichard Henderson2018-10-054-0/+301
* pr23658-1.d: Also xfail ft32-* and xgate-*H.J. Lu2018-10-042-2/+7
* ELF: Add testcases for PR ld/23658H.J. Lu2018-10-0311-0/+152
* ELF: Group and sort output note sections by section alignmentsH.J. Lu2018-10-032-1/+145
* Couple of minor tweaks to the linker testsuite.Eric Botcazou2018-09-253-1/+15
* RISC-V: Allow pcrel_lo addends, error on addend overflow.Jim Wilson2018-09-245-2/+32
* Fix more fallout from 17f6ade235fcAlan Modra2018-09-212-57/+36
* ld: Add the entry symbol, _main, for LynxOS targetsH.J. Lu2018-09-2017-0/+55
* RISC-V: Fix library search path for rv32.Jim Wilson2018-09-204-3/+9
* Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton2018-09-2021-247/+120
* PR23648 testcaseAlan Modra2018-09-194-0/+37
* PR23648, Symbols based on MEMORY regions confuse --gc-sectionsAlan Modra2018-09-193-5/+15
* Tweak map file output for pei386_auto_importAlan Modra2018-09-192-0/+9
* A few hppa testcase tidiesAlan Modra2018-09-173-3/+5
* Ensure that binutils test names are unique.Nick Clifton2018-09-178-13/+32
* S/390: Prevent GOT access rewrite for certain symbolsAndreas Krebbel2018-09-175-24/+32
* S12Z Add tests for relocs.John Darrington2018-09-1612-0/+137
* Don't emit data_section_size when -r is specifiedJohn Darrington2018-09-161-1/+1
* S12Z: LD: Rename z12s.exp --> s12z.expJohn Darrington2018-09-161-0/+0
* Consolidate run_dump_testAlan Modra2018-09-1510-798/+20
* run_dump_test replace PROG with DUMPPROG in gas and ldAlan Modra2018-09-152-21/+27
* Remove run_dump_test support for objcopy as a dump programAlan Modra2018-09-1511-28/+41
* PR ld/21375: MIPS: Add test cases for undefined weaks resolving to zeroMaciej W. Rozycki2018-09-1481-0/+1602