summaryrefslogtreecommitdiff
path: root/ld/emultempl/elf32.em
Commit message (Expand)AuthorAgeFilesLines
* Add support for creating ELF import librariesThomas Preud'homme2016-07-151-0/+14
* ld: Add a linker configure option --enable-relroH.J. Lu2016-06-221-0/+1
* Return void from linker callbacksAlan Modra2016-05-281-6/+3
* Move ELF relocation check after lang_gc_sectionsH.J. Lu2016-04-201-14/+0
* Check ELF relocs after opening all input filesH.J. Lu2016-04-201-0/+15
* Speedup ELF orphan placement for relocatable linkH.J. Lu2016-03-011-13/+20
* Properly implement STT_COMMONH.J. Lu2016-02-261-0/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Re: Orphan output section with multiple input sectionsAlan Modra2015-10-291-2/+3
* Orphan output section with multiple input sectionsAlan Modra2015-10-281-14/+29
* Add "-z call-nop=PADDING" option to ldH.J. Lu2015-10-221-0/+1
* Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.Alan Modra2015-09-241-2/+6
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-231-1/+6
* Set DF_1_PIE in gld${EMULATION_NAME}_after_parseH.J. Lu2015-09-221-9/+17
* Solaris PIE supportRainer Orth2015-09-221-0/+8
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-23/+27
* Make default compression gABI compliantH.J. Lu2015-07-141-1/+1
* Remove COMPRESS_DEBUG_ZLIBH.J. Lu2015-06-281-1/+1
* Compact EH SupportCatherine Moore2015-05-281-16/+47
* Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-141-0/+15
* Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_ZH.J. Lu2015-04-091-15/+7
* Add ld_list_optionsH.J. Lu2015-04-081-106/+6
* Work around a GCC uninitialized warning bugH.J. Lu2015-04-011-0/+5
* Yet another warning fixAlan Modra2015-04-011-1/+1
* Fixes for a small number of compiler warningsEd Schouten2015-04-011-1/+1
* Document -z text, -z notext and -z textoffH.J. Lu2015-02-061-0/+6
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't create .eh_frame_hdr on shared lib bfdAlan Modra2014-12-241-1/+4
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-181-0/+15
* Return error status from bfd_elf_discard_info.Alan Modra2014-08-181-3/+6
* Make bfd.link_next field a unionAlan Modra2014-06-131-3/+3
* Add new link-map-text hook and RX auto-vector support.DJ Delorie2014-05-271-1/+2
* 2014-04-16 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-04-161-0/+1
* Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY2014-04-081-90/+6
* This is a fix for PR ld/16744 which showed that an object file linked with -r...Nick Clifton2014-03-311-1/+14
* Remove search path from -l:namespec DT_NEEDEDAlan Modra2014-03-141-22/+27
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Improve orphaned TLS section handlingH.J. Lu2014-01-241-0/+6
* Allow ld target customiser script to force on disk scripts.Alan Modra2014-01-171-1/+1
* Silence uninitialized warning on ehdr_start_saveH.J. Lu2014-01-151-1/+1
* non-PIC references to __ehdr_start in pie and sharedAlan Modra2014-01-151-0/+20
* Fix references to __ehdr_start when it cannot be definedRoland McGrath2013-11-191-4/+19
* ld/Roland McGrath2013-10-091-3/+1
* gold/Maciej W. Rozycki2013-05-031-0/+7
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Maciej W. Rozycki2013-05-031-5/+7
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Maciej W. Rozycki2013-05-011-1/+1
* * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): TestAlan Modra2013-04-261-6/+9
* * ldlang.c (load_symbols): Report "error adding symbols" onAlan Modra2013-04-041-1/+1
* bfd/Alan Modra2013-02-211-13/+8
* include/Alan Modra2013-02-181-82/+75