aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/elf32.em
AgeCommit message (Expand)AuthorFilesLines
2005-02-22 * ldexp.c: Warning fixes.Alan Modra1-2/+2
2005-02-16 * configure.in (AC_CHECK_FUNCS): Add glob.Mark Mitchell1-0/+9
2005-02-16 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): DefineKaz Kojima1-1/+5
2005-02-11 * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed):Zack Weinberg1-1/+9
2005-02-03bfd/Alan Modra1-12/+6
2005-01-25bfd/Alan Modra1-5/+12
2004-10-16bfd/Daniel Jacobowitz1-1/+7
2004-10-14ld/Alan Modra1-275/+116
2004-10-11 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_ld_so_conf): AvoidJakub Jelinek1-4/+20
2004-10-11 * emultempl/elf32.em (gld${EMULATION_NAME}_ld_so_conf): New structure.Jakub Jelinek1-58/+152
2004-07-26remove duplicated wordNick Clifton1-1/+1
2004-07-23(_place_orphan): Use an already existing section name if that section does notNick Clifton1-2/+8
2004-07-19bfd/H.J. Lu1-16/+62
2004-06-24bfd/Alan Modra1-4/+4
2004-05-28 * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here.Alan Modra1-10/+0
2004-05-27bfd/H.J. Lu1-3/+4
2004-05-26bfd/Alan Modra1-1/+3
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