summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Make default compression gABI compliantH.J. Lu2015-07-146-7/+21
* Fix texinfo problem by adding the required period after an @xref.Nick Clifton2015-07-142-1/+5
* Make ALIGN(x) behave as ALIGN(.,x)Alan Modra2015-07-102-2/+15
* 2015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore2015-07-0913-4/+129
* Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov2015-07-083-0/+159
* Fix an opd->append index in elf64-ppc.cRichard Sandiford2015-07-057-0/+138
* Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz2015-07-037-52/+82
* Correct ld Makefile dependendcy for or1kAlan Modra2015-07-033-4/+9
* Add Nios II arch flags and compatibility testsSandra Loosemore2015-07-016-1/+64
* Remove COMPRESS_DEBUG_ZLIBH.J. Lu2015-06-282-1/+6
* Update xtensa linker testsH.J. Lu2015-06-273-28/+37
* Compile-in IAMCU linker scriptsH.J. Lu2015-06-262-0/+5
* Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2015-06-2620-11/+123
* Run ld-elf/strtab only on linux/gnu targetsH.J. Lu2015-06-252-0/+5
* Update .strtab section sizes in mmix testsH.J. Lu2015-06-254-3/+9
* Use strtab with GC and suffix merging for .strtabH.J. Lu2015-06-253-0/+21
* Keep .plt section and DT_PLTGOT for prelinkH.J. Lu2015-06-247-4/+35
* [AArch64] Generate DT_TEXTREL for relocation against read-only sectionJiong Wang2015-06-234-0/+24
* [AArch64] Select correct linker emulation for ILP32 according to endianesJiong Wang2015-06-173-10/+24
* ppc476 linker workaround shared lib fixes againAlan Modra2015-06-164-21/+55
* Fix a segmentation fault triggered when trying to handle an unresolved PE sym...Nick Clifton2015-06-153-2/+27
* Add new ld option: --print-memory-usageTristan Gingold2015-06-1220-0/+226
* Update French Translations for LD and GOLD.Nick Clifton2015-06-082-220/+223
* Fixes a typo in the list of targets that should not run the compressed1d test.Nick Clifton2015-06-052-1/+5
* ppc476 linker workaround shared lib fixesAlan Modra2015-06-056-0/+72
* [AArch64] Revert local changes included in Matthew's commitJiong Wang2015-06-031-1/+1
* [ARM] Support for ARMv8.1 command line optionMatthew Wahab2015-06-031-1/+1
* [AArch64] Fix typo in testcaseJiong Wang2015-06-022-3/+7
* [AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang2015-06-014-0/+31
* [AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enable overflow checkJiong Wang2015-06-014-0/+36
* [AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang2015-06-014-0/+30
* Fix building PE test executables in environments where $CFLAGS is needed.Stephen Kitt2015-05-292-4/+9
* Compact EH SupportCatherine Moore2015-05-2818-19/+339
* Convert PLT reloc only if pointer equality isn't neededH.J. Lu2015-05-275-0/+49
* ELF options may be missing from `ld --help' outputChung-Lin Tang2015-05-173-68/+91
* Don't generate PLT relocations for now bindingH.J. Lu2015-05-165-0/+63
* Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu2015-05-154-4/+12
* Update description of the ASSERT linker script command to note its interation...Nick Clifton2015-05-142-0/+35
* Add missing ChangeLog entries for PR binutis/18386H.J. Lu2015-05-131-0/+6
* Allocate the first .plt entry space only if neededH.J. Lu2015-05-127-0/+46
* Default e_machine to EM_IAMCU for i?86-*-elfiamcuH.J. Lu2015-05-115-0/+28
* Add Intel MCU support to ldH.J. Lu2015-05-1114-23/+185
* Ignore 0x66 prefix for call/jmp/jcc in 64-bit modeH.J. Lu2015-05-092-6/+6
* Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton2015-05-056-2/+336
* Link the last *normal against libfoozlib.soH.J. Lu2015-04-291-0/+6
* Fix 18354H.J. Lu2015-04-291-1/+10
* [ARM] Update ld testcasesJiong Wang2015-04-293-3/+8
* Eat newlines inside INPUT statements in linker scriptsAndreas Schwab2015-04-282-1/+6
* S/390: Fix gotreloc_31-1 testcase.Andreas Krebbel2015-04-272-3/+6
* Non-alloc sections don't belong in PT_LOAD segmentsAlan Modra2015-04-254-8/+20