aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/elf32.em
AgeCommit message (Expand)AuthorFilesLines
2002-02-15 Support arbitrary length fill patterns.Alan Modra1-1/+1
2002-02-05 * ldlang.c (lang_reset_memory_regions): Rename fromHans-Peter Nilsson1-2/+4
2002-01-05 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make useAlan Modra1-8/+3
2001-12-17hash bfd sections for fast lookup and create.Alan Modra1-2/+5
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek1-1/+8
2001-11-20 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL insteadAlan Modra1-1/+1
2001-11-15 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit thisAlan Modra1-3/+6
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+22
2001-10-15 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' fromAlan Modra1-2/+2
2001-10-12Include -z nocopyreloc in usageNick Clifton1-0/+1
2001-10-102001-10-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
2001-10-05 * doc/as.texinfo: Document M and S ELF section flags.Jakub Jelinek1-0/+2
2001-10-03Add support for -z nocopyreloc.Alan Modra1-0/+2
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