aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/elf32.em
AgeCommit message (Expand)AuthorFilesLines
2003-05-30bfd/Jakub Jelinek1-2/+22
2003-05-09 * Makefile.am (em68hc11elf.c): Correct dependencies.Alan Modra1-1/+1
2003-02-28 * ldemul.c: Include getopt.h.Alan Modra1-1/+1
2003-02-28 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combrelocAlan Modra1-0/+23
2003-02-28 * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra1-50/+42
2003-02-26* emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): FixAlexandre Oliva1-1/+1
2003-02-21Disable region size checking whilst relaxing sections.Nick Clifton1-1/+1
2003-02-03 * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysrootDaniel Jacobowitz1-3/+5
2003-01-17 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do notAndreas Jaeger1-1/+1
2003-01-06 * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.Daniel Jacobowitz1-33/+75
2002-12-10 * emultempl/elf32.em (struct orphan_save): Add os_tail field.Alan Modra1-0/+22
2002-12-04 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): SetAlan Modra1-3/+13
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-75/+75
2002-10-30 * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz1-1/+1
2002-10-23 * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel*Jakub Jelinek1-0/+1
2002-10-10 * emultempl/elf32.em (output_rel_find): Prefer .rel script sectionsAlan Modra1-21/+31
2002-09-30 * emultempl/elf32.em (output_rel_find): Always place orphan loadableAlan Modra1-27/+29
2002-07-20 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don'tAlan Modra1-1/+1
2002-06-17Fix ld segfault for some elf targets. Fix default layout for d10v.Tom Rix1-0/+4
2002-06-132002-06-12 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+7
2002-06-05 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): PlaceAlan Modra1-1/+1
2002-05-27 * ldlang.c (lang_size_sections_1): Move check for conflicting loadRichard Sandiford1-1/+1
2002-05-22 * ldemul.c (ldemul_new_vers_pattern): New function.Alan Modra1-0/+1
2002-05-222002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+3
2002-03-192002-03-18 David O'Brien <obrien@FreeBSD.org>David O'Brien1-7/+4
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