aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/elf32.em
AgeCommit message (Expand)AuthorFilesLines
2014-06-13Make bfd.link_next field a unionAlan Modra1-3/+3
2014-05-27Add new link-map-text hook and RX auto-vector support.DJ Delorie1-1/+2
2014-04-162014-04-16 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+1
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY1-90/+6
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-14Remove search path from -l:namespec DT_NEEDEDAlan Modra1-22/+27
2014-03-05Update copyright yearsAlan Modra1-3/+1
2014-01-24Improve orphaned TLS section handlingH.J. Lu1-0/+6
2014-01-17Allow ld target customiser script to force on disk scripts.Alan Modra1-1/+1
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-11-19Fix references to __ehdr_start when it cannot be definedRoland McGrath1-4/+19
2013-10-09ld/Roland McGrath1-3/+1
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-01 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Maciej W. Rozycki1-1/+1
2013-04-26 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): TestAlan Modra1-6/+9
2013-04-04 * ldlang.c (load_symbols): Report "error adding symbols" onAlan Modra1-1/+1
2013-02-21bfd/Alan Modra1-13/+8
2013-02-18include/Alan Modra1-82/+75
2013-02-05Revert 2013-02-04, 2013-01-22 and 2013-01-21 changes.Alan Modra1-43/+2
2013-02-05Don't enable new dtags by default with -rpathH.J. Lu1-3/+34
2013-01-22ld/Roland McGrath1-2/+2
2013-01-21ld: enable new dtags by default for linux/gnu targetsMike Frysinger1-0/+10
2013-01-08 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): ReplaceAlan Modra1-10/+11
2012-12-06Extend --copy-dt-needed-entries to creating DSOH.J. Lu1-4/+6
2012-11-21ld/Roland McGrath1-8/+9
2012-11-20Implement ELF linker -z global optionH.J. Lu1-0/+5
2012-11-01 * emultempl/elf32.em: Print stacksize help.Nathan Sidwell1-0/+2
2012-10-23 bfd/Nathan Sidwell1-0/+11
2012-07-13 PR ld/14357Nick Clifton1-2/+2
2012-05-25 PR ld/13909Alan Modra1-4/+5
2012-05-16 PR ld/14069Nick Clifton1-4/+4
2012-05-14Add support for PowerPC VLE.James Lemke1-3/+3
2012-03-05 * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra1-9/+9
2011-10-19 PR ld/13254Alan Modra1-0/+6
2011-09-16Check if a symbol is hidden by linker script.H.J. Lu1-1/+1
2011-07-14 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option,Alan Modra1-15/+0
2011-07-14 * emultempl/elf32.em (gld${EMULATION_NAME}_add_options,Alan Modra1-88/+104
2011-06-20 PR ld/12570Jakub Jelinek1-0/+14
2011-05-27 PR 12763Alan Modra1-1/+1
2011-02-282011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-6/+7
2011-01-14 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don'tAlan Modra1-13/+2
2010-12-20 * ld.texinfo (Expression Section): Describe treatment of numbersAlan Modra1-0/+2
2010-12-06Replace is_archive with maybe_archive.H.J. Lu1-2/+2
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-0/+4
2010-08-25Check audit entry only on ELF input.H.J. Lu1-24/+25
2010-08-22Find one .eh_frame section for --eh-frame-hdr.H.J. Lu1-5/+10
2010-08-22Find an ELF input for --build-id and --eh-frame-hdr.H.J. Lu1-17/+26
2010-08-20 * emultempl/elf32.em (_after_open): Check for get_elf_backend_dataNick Clifton1-3/+6