aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2014-05-27Fix typo.DJ Delorie1-1/+1
2014-05-27Add new link-map-text hook and RX auto-vector support.DJ Delorie16-14/+33
2014-05-20Rewrite ppc32 backend .sdata and .sdata2 handlingAlan Modra1-0/+2
2014-05-02bfd target vector rationalisationAlan Modra4-20/+20
2014-04-21Fix alpha-elf relaxationRichard Henderson1-0/+1
2014-04-162014-04-16 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+1
2014-04-09Remove remaining default manifest support.Nick Clifton1-28/+0
2014-04-09Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra2-1/+2
2014-04-09ppc476 icache workaround fix for bctrAlan Modra1-0/+41
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY3-116/+447
2014-03-31This is a fix for PR ld/16744 which showed that an object file linked with -r...Nick Clifton1-1/+14
2014-03-212014-03-21 Christopher Faylor <me.binutils2014@cgf.cx>Chris Faylor1-5/+13
2014-03-19Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton1-1/+1
2014-03-14Remove search path from -l:namespec DT_NEEDEDAlan Modra6-27/+38
2014-03-05Update copyright yearsAlan Modra52-81/+52
2014-02-27This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov1-3/+11
2014-02-27This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton1-0/+28
2014-02-27Fix ELF ppc32 targets that don't use ppc32elf.emAlan Modra1-7/+24
2014-02-19Control powerpc64-ld provision of register save/restoreAlan Modra1-2/+24
2014-02-17Consolidate ppc64 ld/bfd communicationAlan Modra1-50/+34
2014-02-17ppc476 workaround for ld -r fixesAlan Modra1-2/+0
2014-02-12Enable ppc476 workaround for ld -r.Alan Modra1-5/+8
2014-02-03ppc476 icache bug workaroundAlan Modra1-21/+57
2014-02-01Fix MMIX build breakage from bfd_set_section_vma change.Hans-Peter Nilsson1-1/+1
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore1-0/+317
2014-01-24Improve orphaned TLS section handlingH.J. Lu1-0/+6
2014-01-20Fix duplicate output section statement lookupGuy Martin9-25/+11
2014-01-17Allow ld target customiser script to force on disk scripts.Alan Modra11-11/+11
2014-01-15Silence uninitialized warning on ehdr_start_saveH.J. Lu1-1/+1
2014-01-15non-PIC references to __ehdr_start in pie and sharedAlan Modra1-0/+20
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen1-0/+475
2013-11-22 * windres.c (define_resource): Use zero for timestamp, makingCory Fields2-9/+24
2013-11-19Fix references to __ehdr_start when it cannot be definedRoland McGrath1-4/+19
2013-10-14 * gen-aout.c (main): Fix formatting. Close file.Nick Clifton1-3/+4
2013-10-09ld/Roland McGrath1-3/+1
2013-08-22 * emultempl/pe.em: Add --disable-large-address-aware option.Nick Clifton1-1/+9
2013-07-18 * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable.Nick Clifton1-6/+5
2013-07-01bfd/Alan Modra1-4/+2
2013-06-25 bfd/Maciej W. Rozycki1-0/+40
2013-06-22 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford3-45/+3
2013-05-03 gold/Maciej W. Rozycki1-0/+7
2013-05-03 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Maciej W. Rozycki1-5/+7
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton1-0/+12
2013-05-01 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Maciej W. Rozycki1-1/+1
2013-04-29 * emultempl/pe.em [cygwin]: Do not merge rdata with v2Nick Clifton1-6/+8
2013-04-26 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): TestAlan Modra1-6/+9
2013-04-24ld/Yufeng Zhang1-10/+10
2013-04-22bfd/Alan Modra1-1/+2
2013-04-04 * ldlang.c (load_symbols): Report "error adding symbols" onAlan Modra2-3/+3
2013-03-05 * configure.host: Add x86_64-*-cygwin* as valid host.Corinna Vinschen1-2/+42