summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* 2001-07-14 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-141-1/+4
* * emultempl/elf32.em (output_prev_sec_find): New.Jakub Jelinek2001-07-131-6/+39
* Check for the output_bfd not having any coff_data structure allocated to it.Nick Clifton2001-07-111-1/+1
* 2001-07-09 David O'Brien <obrien@FreeBSD.org>David O'Brien2001-07-101-0/+3
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Hans-Peter Nilsson2001-06-181-1/+1
* * ldlang.c (record_bfd_errors): Remove.Alan Modra2001-06-081-1/+2
* * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.DJ Delorie2001-06-051-1/+1
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-252-2/+2
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-251-1/+1
* 2001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-251-4/+0
* 2001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-257-7/+98
* Support for xcoff64Tom Rix2001-05-242-238/+447
* * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this newAlexandre Oliva2001-05-241-9/+13
* Improve Solaris compatabilityNick Clifton2001-05-221-0/+8
* 2001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-031-35/+13
* 2001-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-021-0/+2
* Add gas and ld support for openriscNick Clifton2001-05-022-2/+2
* * 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