aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2002-02-17 * emultempl/mmo.em (mmo_after_open): Don't callHans-Peter Nilsson1-5/+13
2002-02-15Tweak wording in comment in last changeHans-Peter Nilsson1-9/+10
2002-02-15 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also checkHans-Peter Nilsson1-1/+14
2002-02-15 Support arbitrary length fill patterns.Alan Modra5-9/+10
2002-02-102002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-3/+5
2002-02-10 * ldlang.c (entry_section): New initialised variable.Alan Modra1-0/+5
2002-02-09 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): AdjustHans-Peter Nilsson1-8/+13
2002-02-08Contribute sh64-elf.Alexandre Oliva1-0/+568
2002-02-05Update copyrightHans-Peter Nilsson1-1/+1
2002-02-05 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.Hans-Peter Nilsson2-0/+4
2002-02-05 * ldlang.c (lang_reset_memory_regions): Rename fromHans-Peter Nilsson1-2/+4
2002-02-04 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signedHans-Peter Nilsson1-2/+2
2002-02-01 Support on-demand global register allocation fromHans-Peter Nilsson2-11/+68
2002-01-302002-01-29 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+183
2002-01-16 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.Alan Modra1-0/+99
2002-01-05 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make useAlan Modra3-24/+9
2001-12-22-binitfini emulation, put __rtinit symbol generation into linker.Tom Rix1-51/+51
2001-12-17hash bfd sections for fast lookup and create.Alan Modra3-2/+13
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2-2/+9
2001-12-11* emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.Christopher Faylor1-1/+1
2001-12-06Fixes to improve the ability to translate messages in the binutils toolsNick Clifton1-11/+11
2001-12-05Formatting and misc cleanup for AIX.Tom Rix1-124/+116
2001-12-03Pass argc and argv to ldemul_choose_target.Tom Rix3-14/+75
2001-11-20 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL insteadAlan Modra2-2/+2
2001-11-15 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit thisAlan Modra3-18/+38
2001-11-152001-11-14 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+3
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+22
2001-10-30Add MMIX supportNick Clifton3-0/+348
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-24oops - omitted from previous deltaNick Clifton1-18/+6
2001-09-24Define and use pe_get_data_import_dll_name().Nick Clifton1-2/+19
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu4-20/+17
2001-09-18 * deffilep.y (def_stash_module): Constify "name" param.Alan Modra2-18/+19
2001-09-122001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>Charles Wilson1-6/+22
2001-09-06Fix import symbols for AIX.Tom Rix1-61/+49
2001-09-03 * emultempl/beos.em: Declare prototypes for comparions functions,Andreas Jaeger1-29/+27
2001-09-03 * emultempl/aix.em: Add missing prototype.Andreas Jaeger8-6/+43
2001-08-31 * emultempl/pe.em: Add missing prototypes.Andreas Jaeger1-65/+87
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek1-3/+29
2001-08-20 * ldlang.c: When traversing lang_statement_union_type lists,Alan Modra3-8/+8
2001-08-20 * ldlang.c (insert_pad): Use offsetof macro.Alan Modra1-62/+0
2001-08-20 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" paramAlan Modra1-34/+89
2001-08-18 * emultempl/aix.em: Formatting fixes.Alan Modra1-335/+367
2001-08-14 * emultempl/elf32.em: Formatting fixes.Alan Modra1-57/+56
2001-08-14(wild_doit): Rename to lang_add_section.Alan Modra4-9/+10
2001-08-13 * emultempl/needrelax.em: New file.Richard Henderson1-0/+40