From: Jeff Law Date: Mon, 5 Oct 1998 06:23:20 +0000 (+0000) Subject: * hppa.h: Add "fid". X-Git-Tag: gdb-4_18~1077 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=58537630efca3b252a6435efa4899c99263eff02;p=platform%2Fupstream%2Fbinutils.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 29076d3..76c1904 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