From 58537630efca3b252a6435efa4899c99263eff02 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 5 Oct 1998 06:23:20 +0000 Subject: [PATCH] * hppa.h: Add "fid". start-sanitize-cygnus Add PA2.0 floating point instructions, including butchered load/store with 14bit offset support. end-sanitize-cygnus --- include/opcode/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/opcode/.Sanitize b/include/opcode/.Sanitize index 29076d3658..76c1904c0f 100644 --- a/include/opcode/.Sanitize +++ b/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 -- 2.34.1