summaryrefslogtreecommitdiffstats
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-4/+4
* * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require allDavid O'Brien2000-06-081-1/+6
* Apply patch from Charles Wilson to make PE ports search for dynamic librariesNick Clifton2000-05-161-8/+50
* place_orphan optimisationsAlan Modra2000-04-253-177/+129
* 2000-04-18 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-182-6/+8
* Yet another set of fixes for orphan sections.Alan Modra2000-04-183-181/+239
* Zero start address of orphan ~(SEC_LOAD | SEC_ALLOC) sections.Alan Modra2000-04-143-45/+40
* Keep output orphan sections in the same order as input.Alan Modra2000-04-123-97/+155
* Fix building with --enable-targets=all.Nick Clifton2000-03-011-6/+11
* GCC warning fix: Add missing NULL initialiser for find_potential_libraries.Alan Modra2000-02-2915-15/+30
OpenPOWER on IntegriCloud