From: Jeff Law Date: Mon, 5 Oct 1998 06:23:20 +0000 (+0000) Subject: * hppa.h: Add "fid". X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=58537630efca3b252a6435efa4899c99263eff02;p=binutils-gdb.git * hppa.h: Add "fid". start-sanitize-cygnus Add PA2.0 floating point instructions, including butchered load/store with 14bit offset support. end-sanitize-cygnus --- diff --git a/include/opcode/.Sanitize b/include/opcode/.Sanitize index 29076d3658d..76c1904c0f0 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