vax decoding of indexed addressing mode
[deliverable/binutils-gdb.git] / ld / emulparams / vaxnbsd.sh
1 SCRIPT_NAME=aout
2 TEXT_START_ADDR=0x1020
3 OUTPUT_FORMAT="a.out-vax-netbsd"
4 TARGET_PAGE_SIZE=0x1000
5 ARCH=vax
6 EXECUTABLE_SYMBOLS='__DYNAMIC = 0;'
This page took 0.040974 seconds and 4 git commands to generate.