mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
specify output obj formats (b.out, coff)
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
_divert__(-1)
|
||||
_define__(<_I960__>,<1>)
|
||||
_define__(<_AOUT__>,<0>)
|
||||
_define__(<_BOUT__>,<1>)
|
||||
_define__(<_COFF__>,<1>)
|
||||
_define__(<_AS__>,<gas960>)
|
||||
_define__(<_GCC__>,<gcc960>)
|
||||
_define__(<_LD__>,<ld960>)
|
||||
|
Reference in New Issue
Block a user