mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-12 20:58:48 +00:00
make it work with recent sparc changes
This commit is contained in:
parent
f79feb23c0
commit
117733ad8d
@ -25,12 +25,14 @@ Things-to-keep:
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
Makefile.in
|
Makefile.in
|
||||||
configure.in
|
configure.in
|
||||||
|
dis-buf.c
|
||||||
h8500-dis.c
|
h8500-dis.c
|
||||||
h8500-opc.h
|
h8500-opc.h
|
||||||
i386-dis.c
|
i386-dis.c
|
||||||
m68881-ext.c
|
m68881-ext.c
|
||||||
m68k-dis.c
|
m68k-dis.c
|
||||||
mips-dis.c
|
mips-dis.c
|
||||||
|
sparc-dis.c
|
||||||
sparc-opc.c
|
sparc-opc.c
|
||||||
z8k-dis.c
|
z8k-dis.c
|
||||||
z8k-opc.h
|
z8k-opc.h
|
||||||
@ -53,7 +55,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
v9dirty="sparc-pinsn.c"
|
v9dirty="sparc-dis.c"
|
||||||
|
|
||||||
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
|
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
|
||||||
echo Keeping v9 in ${v9dirty}
|
echo Keeping v9 in ${v9dirty}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user