c6c8c6dc7a
* configure.tgt (pjl-*-*, pj-*-*): New targets. * emulparams/pjelf.sh: New file. * emulparams/pjlelf.sh: New file. * scripttempl/pj.sc: New file. * Makefile.am (ALL_EMULATIONS): Add epjelf.o and epjlelf.o. (epjelf.o, epjlelf.o): New targets. * Makefile.in: Rebuild.
6 lines
94 B
Bash
6 lines
94 B
Bash
SCRIPT_NAME=elf
|
|
OUTPUT_FORMAT="elf32-pj"
|
|
TEXT_START_ADDR=0x1000000
|
|
MAXPAGESIZE=0x1000
|
|
ARCH=pj
|