summaryrefslogtreecommitdiff
path: root/ld/emultempl/hppaelf.em
Commit message (Expand)AuthorAgeFilesLines
* * emultempl/elf32.em: Update new bfd_elf_discard_info name.Alan Modra2004-03-271-2/+2
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): TestAlan Modra2003-12-011-2/+9
* * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra2003-06-271-33/+10
* Correct spelling of "relocatable".Alan Modra2003-06-251-3/+3
* * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra2003-02-281-4/+0
* Disable region size checking whilst relaxing sections.Nick Clifton2003-02-211-4/+4
* * hppaelf.em (group_size): Change default back to 1.Dave Anglin2003-02-111-1/+1
* * hppaelf.em (group_size): Change default to -1.Dave Anglin2003-02-071-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-5/+5
* * emultempl/ppc64elf.em (ppc_before_allocation): New function.Alan Modra2002-11-121-35/+37
* * emultempl/hppaelf.em (build_section_lists): New function.Alan Modra2002-05-041-10/+40
* Support arbitrary length fill patterns.Alan Modra2002-02-151-1/+1
* Update copyrightHans-Peter Nilsson2002-02-051-1/+1
* * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.Hans-Peter Nilsson2002-02-051-0/+2
* * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2001-12-131-1/+1
* * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL insteadAlan Modra2001-11-201-1/+1
* * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit thisAlan Modra2001-11-151-15/+29
* * ldlang.c: When traversing lang_statement_union_type lists,Alan Modra2001-08-201-1/+1
* * ldlang.c (insert_pad): Use offsetof macro.Alan Modra2001-08-201-62/+0
* (wild_doit): Rename to lang_add_section.Alan Modra2001-08-141-1/+1
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+1
* Automatically enable --unique=.text for elf32-hppa.Alan Modra2001-01-141-2/+20
* .plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra2000-09-271-3/+32
* Group stub sections.Alan Modra2000-09-181-5/+6
* Shared lib support for elf32-hppaAlan Modra2000-09-051-14/+67
* Add some shell variables and shell code to elf32.emAlan Modra2000-07-281-398/+45
* Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra2000-07-111-2/+2
* hppaelf.em: Merge from elf32.em and implement multiple linker stubs.Alan Modra2000-07-091-83/+468
* GCC warning fix: Add missing NULL initialiser for find_potential_libraries.Alan Modra2000-02-291-1/+2
* To satisfy latest CVS gcc:Alan Modra2000-01-221-0/+7
* * emultempl/ostring.sed: Rename from stringify.sed.Ian Lance Taylor1999-08-061-16/+13
* Initial revisionRichard Henderson1999-05-031-0/+283