aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/elf32.em
AgeCommit message (Expand)AuthorFilesLines
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-3/+2
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek1-3/+29
2001-08-14 * emultempl/elf32.em: Formatting fixes.Alan Modra1-57/+56
2001-08-14(wild_doit): Rename to lang_add_section.Alan Modra1-3/+3
2001-08-13 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure thatAlan Modra1-2/+6
2001-08-13 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): ReturnAlan Modra1-5/+6
2001-08-09 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.Alan Modra1-0/+2
2001-07-142001-07-14 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+4
2001-07-13 * emultempl/elf32.em (output_prev_sec_find): New.Jakub Jelinek1-6/+39
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-05-252001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+14
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-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 Clifton1-1/+1
2001-01-24 * emultempl/elf32.em: Correct spelling in comments and listedHans-Peter Nilsson1-8/+8
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-12Remove spurious whitespaceNick Clifton1-1/+1
2000-11-08Handle srdata sections emitted by Intel compiler.Jim Wilson1-0/+4
2000-09-20Handle out of memory situations.Alan Modra1-3/+7
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-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
2000-08-04Keep track of last optind value, and rename a couple of functionsAlan Modra1-18/+20
2000-07-28Add some shell variables and shell code to elf32.emAlan Modra1-52/+105
2000-07-28Move functions around in preparation for next patchAlan Modra1-476/+491
2000-07-202000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+4
2000-07-202000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+17
2000-07-202000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+151
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+12
2000-07-11Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra1-3/+3
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-4/+4
2000-04-25place_orphan optimisationsAlan Modra1-58/+50
2000-04-182000-04-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+4
2000-04-18Yet another set of fixes for orphan sections.Alan Modra1-56/+76
2000-04-14Zero start address of orphan ~(SEC_LOAD | SEC_ALLOC) sections.Alan Modra1-20/+19
2000-04-12Keep output orphan sections in the same order as input.Alan Modra1-37/+56
2000-02-29GCC warning fix: Add missing NULL initialiser for find_potential_libraries.Alan Modra1-1/+2
2000-02-16Add LMA memory region functionality.Timothy Wall1-1/+2
1999-11-04Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)Jeff Law1-11/+18