mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
New file for bare sparc-coff support.
This commit is contained in:
1
ld/config/coff-sparc.mt
Normal file
1
ld/config/coff-sparc.mt
Normal file
@ -0,0 +1 @@
|
|||||||
|
EMUL=coff_sparc
|
7
ld/emulparams/coff_sparc.sh
Normal file
7
ld/emulparams/coff_sparc.sh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
SCRIPT_NAME=sparccoff
|
||||||
|
OUTPUT_FORMAT="coff-sparc"
|
||||||
|
# following are dubious (borrowed from sparc lynx)
|
||||||
|
PAGE_SIZE=0x1000
|
||||||
|
TEXT_START_ADDR=0
|
||||||
|
NONPAGED_TEXT_START_ADDR=0x1000
|
||||||
|
ARCH=sparc
|
Reference in New Issue
Block a user