* breakpoint.c (update_watchpoint): Do not attempt to recreate
[deliverable/binutils-gdb.git] / ld / emulparams / mipsidt.sh
... / ...
CommitLineData
1SCRIPT_NAME=mips
2OUTPUT_FORMAT="ecoff-bigmips"
3BIG_OUTPUT_FORMAT="ecoff-bigmips"
4LITTLE_OUTPUT_FORMAT="ecoff-littlemips"
5TARGET_PAGE_SIZE=0x1000000
6ARCH=mips
7ENTRY=start
8TEXT_START_ADDR=0xa0012000
9DATA_ADDR=.
10TEMPLATE_NAME=generic
11EXTRA_EM_FILE=mipsecoff
12EMBEDDED=yes
This page took 0.023454 seconds and 4 git commands to generate.