* hppa.h: Add "fid".
authorJeff Law <law@redhat.com>
Mon, 5 Oct 1998 06:23:20 +0000 (06:23 +0000)
committerJeff Law <law@redhat.com>
Mon, 5 Oct 1998 06:23:20 +0000 (06:23 +0000)
start-sanitize-cygnus
        Add PA2.0 floating point instructions, including butchered load/store
        with 14bit offset support.
end-sanitize-cygnus

include/opcode/.Sanitize

index 29076d3658d6dbde0adecd68b08cd6fa0b442a34..76c1904c0f0c018746df01b528e8507bb1bd49cb 100644 (file)
@@ -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
This page took 0.0252 seconds and 4 git commands to generate.