Add TMS320C4x support
[deliverable/binutils-gdb.git] / ld / emulparams / tic3xcoff.sh
1 SCRIPT_NAME=tic4xcoff
2 OUTPUT_FORMAT="coff2-c4x"
3 OUTPUT_ARCH="c3x"
4 ARCH=c3x
5 #ENTRY=_c_int00
6 TEXT_START_ADDR=0x0080
7 TARGET_PAGE_SIZE=0x1000
8 TEMPLATE_NAME=ticoff
9 OUTPUT_FORMAT_TEMPLATE=tic4x
This page took 0.029402 seconds and 4 git commands to generate.