mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
* hppa.h: Add "fid".
start-sanitize-cygnus Add PA2.0 floating point instructions, including butchered load/store with 14bit offset support. end-sanitize-cygnus
This commit is contained in:
@ -187,7 +187,7 @@ else
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cygnus_files="ChangeLog mips.h"
|
cygnus_files="ChangeLog mips.h hppa.h"
|
||||||
if ( echo $* | grep keep\-cygnus > /dev/null ) ; then
|
if ( echo $* | grep keep\-cygnus > /dev/null ) ; then
|
||||||
for i in $cygnus_files ; do
|
for i in $cygnus_files ; do
|
||||||
if test ! -d $i && (grep sanitize-cygnus $i > /dev/null) ; then
|
if test ! -d $i && (grep sanitize-cygnus $i > /dev/null) ; then
|
||||||
|
Reference in New Issue
Block a user