* emulparams/elf64hppa.sh (MAXPAGESIZE): Define.

(OTHER_READONLY_SECTIONS, DATA_PLT): Likewise.
This commit is contained in:
Jeff Law 1999-09-04 02:20:41 +00:00
parent dca1443537
commit 4b69d4ada3
2 changed files with 17 additions and 0 deletions

View file

@ -1,3 +1,8 @@
Fri Sep 3 20:17:08 1999 Jeffrey A Law (law@cygnus.com)
* emulparams/elf64hppa.sh (MAXPAGESIZE): Define.
(OTHER_READONLY_SECTIONS, DATA_PLT): Likewise.
Thu Sep 2 14:32:03 1999 Jeffrey A Law (law@cygnus.com)
* emulparams/elf64hppa.sh: New file.

12
ld/emulparams/elf64hppa.sh Executable file
View file

@ -0,0 +1,12 @@
SCRIPT_NAME=elf
OUTPUT_FORMAT="elf64-hppa"
TEXT_START_ADDR=0x4000000000000000
TARGET_PAGE_SIZE=4096
MAXPAGESIZE=4096
ARCH=hppa
MACHINE=hppa2.0w
START="_start"
TEMPLATE_NAME=elf32
GENERATE_SHLIB_SCRIPT=yes
OTHER_READONLY_SECTIONS='.stubs : { *(.stubs) } .PARISC.unwind : { *(.PARISC.unwind) }'
DATA_PLT=