aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2001-07-13 * emultempl/elf32.em (output_prev_sec_find): New.Jakub Jelinek1-6/+39
2001-07-11Check for the output_bfd not having any coff_data structure allocated to it.Nick Clifton1-1/+1
2001-07-102001-07-09 David O'Brien <obrien@FreeBSD.org>David O'Brien1-0/+3
2001-06-18 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Hans-Peter Nilsson1-1/+1
2001-06-08 * ldlang.c (record_bfd_errors): Remove.Alan Modra1-1/+2
2001-06-05* emultempl/pe.em (init): Reduce default stack reserve to 0x200000.DJ Delorie1-1/+1
2001-05-252001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+2
2001-05-252001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-05-252001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu1-4/+0
2001-05-252001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu7-7/+98
2001-05-24Support for xcoff64Tom Rix2-238/+447
2001-05-24* emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this newAlexandre Oliva1-9/+13
2001-05-22Improve Solaris compatabilityNick Clifton1-0/+8
2001-05-032001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-35/+13
2001-05-022001-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+2
2001-05-02Add gas and ld support for openriscNick Clifton2-2/+2
2001-03-20 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAMEUlrich Drepper1-0/+3
2001-03-17 * emultempl/elf32.em (OPTION_GROUP): New macro.Ulrich Drepper1-0/+13
2001-03-13Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton18-18/+19
2001-03-05* emultempl/m68kelf.em (m68k_elf_after_allocation): CallAlan Modra1-1/+1
2001-01-24 * emultempl/elf32.em: Correct spelling in comments and listedHans-Peter Nilsson1-8/+8
2001-01-14Automatically enable --unique=.text for elf32-hppa.Alan Modra1-2/+20
2001-01-14Extend "ld --unique" functionality.Alan Modra1-22/+22
2001-01-082000-01-07 David O'Brien <obrien@BSDi.com>David O'Brien1-4/+13
2000-12-26Add --no-default-excludes option for PE targetsNick Clifton1-3/+7
2000-12-12Remove spurious whitespaceNick Clifton1-1/+1
2000-11-132000-11-09 Philip Blundell <pb@futuretv.com>Phil Blundell1-0/+36
2000-11-08Handle srdata sections emitted by Intel compiler.Jim Wilson1-0/+4
2000-10-16Add tests of return values from bfd function callsNick Clifton1-28/+59
2000-10-13Oops - fix mistake in previous delta where unused variable 'nsyms' wasNick Clifton1-5/+12
2000-10-13Add #ifdef DLL_SUPPORT around use of pe_dll_search_prefix.Nick Clifton1-9/+7
2000-10-12* emultempl/pe.em (pe_dll_search_prefix): New variable,DJ Delorie1-9/+44
2000-10-02* emultempl/pe.em (gld_*_after_open): detect case where there twoDJ Delorie1-0/+76
2000-09-28oops, didn't mean to check in that change yetDJ Delorie1-21/+0
2000-09-28* pe-dll.c (process_def_file): Uninitialized data wasn'tDJ Delorie1-0/+21
2000-09-27.plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra1-3/+32
2000-09-22Conditionalise the embedded relocs feature on the m68*-*-elf targetNick Clifton1-78/+117
2000-09-20Handle out of memory situations.Alan Modra1-3/+7
2000-09-18Group stub sections.Alan Modra1-5/+6
2000-09-15add support for embedded relocs in m68k ELF portNick Clifton1-0/+154
2000-09-07Fix an orphan section problem caused by weird linker scripts.Alan Modra1-20/+23
2000-09-07Fix list handling for orphan section output statements.Alan Modra1-25/+48
2000-09-06Fix place_orphan crash.Alan Modra1-2/+7
2000-09-06Regenerate files using fixed aclocal install.Nick Clifton1-1/+1
2000-09-05Shared lib support for elf32-hppaAlan Modra1-14/+67
2000-09-05--split-by-reloc, --split-by-file extensions. --unique option.Alan Modra1-28/+16
2000-08-252000-08-24 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+6
2000-08-232000-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu1-36/+14
2000-08-222000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-10/+66
2000-08-09Refer to -rpath not --rpath in error messageNick Clifton1-3/+3