mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 16:05:56 +08:00
* emulparams/gld960coff.sh: New file.
Patches from Ralph Campbell: * emulparams/mipsbsd.sh (OUTPUT_FORMAT): Fix name to have `a.out' instead of `aout'.
This commit is contained in:
7
ld/emulparams/gld960coff.sh
Normal file
7
ld/emulparams/gld960coff.sh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
SCRIPT_NAME=i960
|
||||||
|
OUTPUT_FORMAT=""
|
||||||
|
TEXT_START_ADDR=??
|
||||||
|
PAGE_SIZE=??
|
||||||
|
ARCH=i960
|
||||||
|
TEMPLATE_NAME=gld960c
|
||||||
|
GLD_STYLE=1
|
Reference in New Issue
Block a user