vax decoding of indexed addressing mode
[deliverable/binutils-gdb.git] / ld / emulparams / elf32b4300.sh
CommitLineData
465bc359
AM
1# If you change this file, please also look at files which source this one:
2# elf32l4300.sh
3
4EMBEDDED=yes
c40e31a1 5source_sh ${srcdir}/emulparams/elf32bmip.sh
252b5132 6TEXT_START_ADDR=0xa0020000
465bc359 7unset SHLIB_TEXT_START_ADDR
252b5132 8EXECUTABLE_SYMBOLS='_DYNAMIC_LINK = 0;'
b34976b6 9DYNAMIC_LINK=FALSE
This page took 0.934132 seconds and 4 git commands to generate.