aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/elf32.em
AgeCommit message (Expand)AuthorFilesLines
2004-05-19 * ldgram.y (sect_constraint): New.Jakub Jelinek1-2/+3
2004-05-11bfd/Jakub Jelinek1-0/+26
2004-04-30 * ldlang.c (unique_section_p): Pass section parm, return true onAlan Modra1-1/+1
2004-03-27 * emultempl/elf32.em: Update new bfd_elf_discard_info name.Alan Modra1-1/+1
2004-03-25bfd/Alan Modra1-1/+1
2004-03-18bfd/Alan Modra1-8/+29
2004-01-03 * ldexp.c (align_n): Make static.Alan Modra1-1/+0
2004-01-03 * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra1-10/+2
2003-12-01 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): TestAlan Modra1-1/+1
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra1-0/+3
2003-08-20Better handking for unresolved symbolsNick Clifton1-3/+4
2003-08-04Prefix .gnu.warning section messages with "warning: ".Nick Clifton1-3/+8
2003-08-04 * emultempl/elf32.em (output_rel_find): Add "isdyn" param. PutAlan Modra1-11/+23
2003-06-27 * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra1-108/+44
2003-06-25Correct spelling of "relocatable".Alan Modra1-9/+9
2003-06-062003-06-05 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2003-06-03binutils/Jakub Jelinek1-0/+12
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