mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-12 12:40:36 +00:00
Keep OSE support
This commit is contained in:
parent
ee7bc291d5
commit
cd625bf3f9
@ -34,12 +34,16 @@ atof-ns32k.c
|
|||||||
atof-vax.c
|
atof-vax.c
|
||||||
coff_gnu.h
|
coff_gnu.h
|
||||||
cplus-dem.c
|
cplus-dem.c
|
||||||
|
ebmon29k.mt
|
||||||
|
h8300.mt
|
||||||
|
h8300hds.mt
|
||||||
ho-ansi.h
|
ho-ansi.h
|
||||||
ho-decstation.h
|
ho-decstation.h
|
||||||
ho-generic.h
|
ho-generic.h
|
||||||
ho-go32.h
|
ho-go32.h
|
||||||
ho-hpux.h
|
ho-hpux.h
|
||||||
ho-i386.h
|
ho-i386.h
|
||||||
|
ho-i386aix.h
|
||||||
ho-rs6000.h
|
ho-rs6000.h
|
||||||
ho-sun3.h
|
ho-sun3.h
|
||||||
ho-sun386.h
|
ho-sun386.h
|
||||||
@ -47,9 +51,14 @@ ho-sun4.h
|
|||||||
ho-sunos.h
|
ho-sunos.h
|
||||||
ho-sysv.h
|
ho-sysv.h
|
||||||
ho-vax.h
|
ho-vax.h
|
||||||
|
i386aix.mt
|
||||||
|
m68k.mt
|
||||||
|
m88k-opcode.h
|
||||||
|
m88k.patches
|
||||||
mh-i386
|
mh-i386
|
||||||
|
mh-i386aix
|
||||||
|
mips.mt
|
||||||
mt-ebmon29k
|
mt-ebmon29k
|
||||||
ebmon29k.mt
|
|
||||||
mt-h8300
|
mt-h8300
|
||||||
mt-h8300hds
|
mt-h8300hds
|
||||||
mt-m68k
|
mt-m68k
|
||||||
@ -69,6 +78,7 @@ obj-generic.c
|
|||||||
obj-generic.h
|
obj-generic.h
|
||||||
obj-ieee.c
|
obj-ieee.c
|
||||||
obj-ieee.h
|
obj-ieee.h
|
||||||
|
rs6000.mt
|
||||||
tc-a29k.c
|
tc-a29k.c
|
||||||
tc-a29k.h
|
tc-a29k.h
|
||||||
tc-generic.c
|
tc-generic.c
|
||||||
@ -86,6 +96,8 @@ tc-m68k.c
|
|||||||
tc-m68k.h
|
tc-m68k.h
|
||||||
tc-m68kmote.c
|
tc-m68kmote.c
|
||||||
tc-m68kmote.h
|
tc-m68kmote.h
|
||||||
|
tc-m88k.c
|
||||||
|
tc-m88k.h
|
||||||
tc-mips.c
|
tc-mips.c
|
||||||
tc-mips.h
|
tc-mips.h
|
||||||
tc-ns32k.c
|
tc-ns32k.c
|
||||||
@ -98,6 +110,7 @@ tc-vax.c
|
|||||||
tc-vax.h
|
tc-vax.h
|
||||||
te-dpx2.h
|
te-dpx2.h
|
||||||
te-generic.h
|
te-generic.h
|
||||||
|
te-i386aix.h
|
||||||
te-ic960.h
|
te-ic960.h
|
||||||
te-sco386.h
|
te-sco386.h
|
||||||
te-sun3.h
|
te-sun3.h
|
||||||
@ -125,7 +138,10 @@ echo Done in `pwd`.
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# $Log$
|
# $Log$
|
||||||
# Revision 1.22 1992/05/07 00:24:39 sac
|
# Revision 1.23 1992/07/23 18:23:44 gumby
|
||||||
|
# Keep OSE support
|
||||||
|
#
|
||||||
|
# Revision 1.22 1992/05/07 00:24:39 sac
|
||||||
# Keep the 29k config file
|
# Keep the 29k config file
|
||||||
#
|
#
|
||||||
# Revision 1.21 1992/02/27 18:52:18 sac
|
# Revision 1.21 1992/02/27 18:52:18 sac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user