vax decoding of indexed addressing mode
[deliverable/binutils-gdb.git] / ld / emulparams / pjelf.sh
1 SCRIPT_NAME=elf
2 TEMPLATE_NAME=generic
3 EXTRA_EM_FILE=genelf
4 OUTPUT_FORMAT="elf32-pj"
5 NO_REL_RELOCS=yes
6 TEXT_START_ADDR=0x1000000
7 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
8 ARCH=pj
This page took 0.031073 seconds and 4 git commands to generate.