summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAMEUlrich Drepper2001-03-201-0/+3
* * emultempl/elf32.em (OPTION_GROUP): New macro.Ulrich Drepper2001-03-171-0/+13
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-1318-18/+19
* * emultempl/m68kelf.em (m68k_elf_after_allocation): CallAlan Modra2001-03-051-1/+1
* * emultempl/elf32.em: Correct spelling in comments and listedHans-Peter Nilsson2001-01-241-8/+8
* Automatically enable --unique=.text for elf32-hppa.Alan Modra2001-01-141-2/+20
* Extend "ld --unique" functionality.Alan Modra2001-01-141-22/+22
* 2000-01-07 David O'Brien <obrien@BSDi.com>David O'Brien2001-01-081-4/+13
* Add --no-default-excludes option for PE targetsNick Clifton2000-12-261-3/+7
* Remove spurious whitespaceNick Clifton2000-12-121-1/+1
* 2000-11-09 Philip Blundell <pb@futuretv.com>Phil Blundell2000-11-131-0/+36
* Handle srdata sections emitted by Intel compiler.Jim Wilson2000-11-081-0/+4
* Add tests of return values from bfd function callsNick Clifton2000-10-161-28/+59
* Oops - fix mistake in previous delta where unused variable 'nsyms' wasNick Clifton2000-10-131-5/+12
* Add #ifdef DLL_SUPPORT around use of pe_dll_search_prefix.Nick Clifton2000-10-131-9/+7
* * emultempl/pe.em (pe_dll_search_prefix): New variable,DJ Delorie2000-10-121-9/+44
* * emultempl/pe.em (gld_*_after_open): detect case where there twoDJ Delorie2000-10-021-0/+76
* oops, didn't mean to check in that change yetDJ Delorie2000-09-281-21/+0
* * pe-dll.c (process_def_file): Uninitialized data wasn'tDJ Delorie2000-09-281-0/+21
* .plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra2000-09-271-3/+32
* Conditionalise the embedded relocs feature on the m68*-*-elf targetNick Clifton2000-09-221-78/+117
* Handle out of memory situations.Alan Modra2000-09-201-3/+7
* Group stub sections.Alan Modra2000-09-181-5/+6
* add support for embedded relocs in m68k ELF portNick Clifton2000-09-151-0/+154
* Fix an orphan section problem caused by weird linker scripts.Alan Modra2000-09-071-20/+23
* Fix list handling for orphan section output statements.Alan Modra2000-09-071-25/+48
* Fix place_orphan crash.Alan Modra2000-09-061-2/+7
* Regenerate files using fixed aclocal install.Nick Clifton2000-09-061-1/+1
* Shared lib support for elf32-hppaAlan Modra2000-09-051-14/+67
* --split-by-reloc, --split-by-file extensions. --unique option.Alan Modra2000-09-051-28/+16
* 2000-08-24 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-251-6/+6
* 2000-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-231-36/+14
* 2000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-221-10/+66
* Refer to -rpath not --rpath in error messageNick Clifton2000-08-091-3/+3
* Keep track of last optind value, and rename a couple of functionsAlan Modra2000-08-041-18/+20
* Add some shell variables and shell code to elf32.emAlan Modra2000-07-284-1661/+223
* Move functions around in preparation for next patchAlan Modra2000-07-281-476/+491
* Applied Michael's Sokolov's patch to implement --embedded-relocs for m68k coff.Nick Clifton2000-07-211-0/+245
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+4
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-2/+17
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+1
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-3/+151
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+12
* * src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New searchDJ Delorie2000-07-171-7/+24
* Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra2000-07-1117-46/+72
* 2000-07-10 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-101-3/+9
* hppaelf.em: Merge from elf32.em and implement multiple linker stubs.Alan Modra2000-07-091-83/+468
* * ld/emultempl/pe.em: institute the following search order forDJ Delorie2000-07-071-9/+18
* * ld/emultempl/pe.em (pe_enable_auto_image_base): New variable.DJ Delorie2000-07-071-1/+48
* tic54x/ibmc54xdsp target for ld.Timothy Wall2000-06-201-0/+199