summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Define IREL_IN_PLT for elf_k1om.sh and elf_l1om.shH.J. Lu2013-12-203-0/+7
* Covert leading spaces to tabH.J. Lu2013-12-201-1/+1
* Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu2013-12-194-0/+26
* ld/testsuiteYufeng Zhang2013-12-182-3/+19
* * lib/ld-lib.exp (default_ld_link): Use ldflags from board descriptionVidya Praveen2013-12-132-0/+19
* Add support for Andes NDS32:Kuan-Lin Chen2013-12-1337-3/+1630
* Add "#..."H.J. Lu2013-12-122-0/+5
* Set ET_EXEC for -pie -Ttext-segment=H.J. Lu2013-12-124-0/+34
* ld/testsuite/ld-aarch64: Fixup IFUNC tests to work on all targetsWill Newton2013-12-113-16/+17
* Remove shared object from -Ttext-segmentH.J. Lu2013-12-112-2/+6
* Add a test for --as-needed with symbol versioningH.J. Lu2013-12-116-0/+39
* Use $(INSTALL_PROGRAM_ENV) consistently.Roland McGrath2013-12-103-12/+18
* strip off +x bits on non-executable/script filesMike Frysinger2013-12-0740-0/+44
* [ld/testsuite/]Kyrylo Tkachov2013-11-273-5/+10
* binutils/testsuite/Richard Sandiford2013-11-272-2/+9
* Fix a typoH.J. Lu2013-11-261-1/+1
* Add HOSTING_SLIBS and use it for -pieH.J. Lu2013-11-269-5/+34
* bfd/elfnn-aarch64.c: Handle static links with ifunc correctly.Will Newton2013-11-264-0/+32
* bfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offset for ifunc syms.Will Newton2013-11-264-0/+51
* * windres.c (define_resource): Use zero for timestamp, makingCory Fields2013-11-225-13/+41
* * scripttempl/avr.sc: Set .data section's LMA to next availableSenthil Kumar Selvaraj2013-11-222-2/+7
* ld/ChangeLog:Andrew Pinski2013-11-217-3/+88
* ld/ChangeLog:Andrew Pinski2013-11-212-2/+10
* PR ld/16192Nick Clifton2013-11-212-3/+8
* Add bnd-branch-1 testusers/hjl/mpx/masterH.J. Lu2013-11-214-0/+36
* Add mpx1static, mpx2 and mpx2static testsH.J. Lu2013-11-208-0/+62
* * scripttempl/elf32msp430.sc (.data): Set the based on the nextNick Clifton2013-11-203-5/+14
* Fix references to __ehdr_start when it cannot be definedRoland McGrath2013-11-1910-5/+86
* Separate emulations for nios2-elf and nios2-linux.Chung-Lin Tang2013-11-185-0/+34
* Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu2013-11-178-0/+102
* ld/ARM: Fix script-type testsuite failure.Will Newton2013-11-142-1/+4
* Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath2013-11-076-6/+15
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-055-0/+59
* Edit ELFv2 global entry prologue to non-PICAlan Modra2013-11-042-2/+6
* Allow for extra st_other readelf output in ld testsuiteAlan Modra2013-11-043-3/+10
* ld crossref test fixAlan Modra2013-11-042-2/+16
* Assorted x86 testsuite fixes.Alan Modra2013-11-022-3/+7
* x86_64-*-nacl*: Adjust test cases for PLT nop fix.Roland McGrath2013-11-013-3/+8
* Add PowerPC64 ELFv2 tests.Alan Modra2013-10-305-0/+163
* Change plt stubs to have destination in r12.Alan Modra2013-10-3020-181/+229
* ld/ELF: refine fake STT_FILE symbol emissionJan Beulich2013-10-2926-25/+29
* * ld-cris/asneed1.d: New test.Hans-Peter Nilsson2013-10-182-0/+29
* 2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2013-10-1414-0/+94
* * gen-aout.c (main): Fix formatting. Close file.Nick Clifton2013-10-142-3/+8
* ld/testsuite/Richard Sandiford2013-10-1333-1/+6287
* bfd/Richard Sandiford2013-10-1316-109/+206
* ld/Roland McGrath2013-10-102-2/+7
* ld/Roland McGrath2013-10-093-9/+11
* PR ld/16028Nick Clifton2013-10-092-0/+6
* aarch64: Add support for GNU indirect functions.Will Newton2013-10-0375-1/+926