mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-20 05:42:16 +08:00
Whoops, forgot this one
This commit is contained in:
gas/config
@ -52,6 +52,7 @@ ho-sunos.h
|
|||||||
ho-sysv.h
|
ho-sysv.h
|
||||||
ho-vax.h
|
ho-vax.h
|
||||||
i386aix.mt
|
i386aix.mt
|
||||||
|
i386coff.mt
|
||||||
m68k.mt
|
m68k.mt
|
||||||
m68kcoff.mt
|
m68kcoff.mt
|
||||||
m88k-opcode.h
|
m88k-opcode.h
|
||||||
@ -141,7 +142,10 @@ echo Done in `pwd`.
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# $Log$
|
# $Log$
|
||||||
# Revision 1.27 1992/09/09 18:38:05 ian
|
# Revision 1.28 1992/09/11 22:02:49 sac
|
||||||
|
# Whoops, forgot this one
|
||||||
|
#
|
||||||
|
# Revision 1.27 1992/09/09 18:38:05 ian
|
||||||
# Wed Sep 9 11:10:24 1992 Ian Lance Taylor (ian@cygnus.com)
|
# Wed Sep 9 11:10:24 1992 Ian Lance Taylor (ian@cygnus.com)
|
||||||
#
|
#
|
||||||
# * tc-m68k.c (m68k_ip, m68k_ip_op, get_num, try_moto_index): merge
|
# * tc-m68k.c (m68k_ip, m68k_ip_op, get_num, try_moto_index): merge
|
||||||
|
3
gas/config/i386coff.mt
Normal file
3
gas/config/i386coff.mt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
TARG_CPU_DEPENDENTS=
|
||||||
|
LOCAL_LOADLIBES=../bfd/libbfd.a
|
||||||
|
TDEFINES=-DBFD_HEADERS -DMANY_SEGMENTS -DBFD -DI386COFF
|
Reference in New Issue
Block a user