* emultempl/hppaosf.em (ld_hppaosf_emulation): Correct name for PA
ELF emulation is "elf32-hppa" not "elf-big".
(hppaosf_before_parse): Remove unneeded processing of environment variables.
* scripttempl/hppaosf.sc: Include .hppa_linker_stubs sections in
.text segment of output file.
* emulparams/hppaosf.sh (OUTPUT_FORMAT): Use elf32-hppa.
This commit is contained in:
Ken Raeburn
1993-08-24 23:45:26 +00:00
parent 95a2b9d2ce
commit 4346166b07
4 changed files with 14 additions and 30 deletions

View File

@@ -9,6 +9,7 @@ SECTIONS
{
${RELOCATING+__text_start = .};
CREATE_OBJECT_SYMBOLS
*(.hppa_linker_stubs)
*(.text)
}
.data ${RELOCATING+ 0x40000000 } :