Browse Source

* hppa.h: Add "fid".

start-sanitize-cygnus
        Add PA2.0 floating point instructions, including butchered load/store
        with 14bit offset support.
end-sanitize-cygnus
gdb-4_18-branch
Jeff Law 28 years ago
parent
commit
58537630ef
  1. 2
      include/opcode/.Sanitize

2
include/opcode/.Sanitize

@ -187,7 +187,7 @@ else
done
fi
cygnus_files="ChangeLog mips.h"
cygnus_files="ChangeLog mips.h hppa.h"
if ( echo $* | grep keep\-cygnus > /dev/null ) ; then
for i in $cygnus_files ; do
if test ! -d $i && (grep sanitize-cygnus $i > /dev/null) ; then

Loading…
Cancel
Save