From: Richard Earnshaw Date: Sat, 19 Jan 2002 12:48:32 +0000 (+0000) Subject: * doc/c-arm.texi: Add new fpe options to list of supported flags. X-Git-Tag: binutils-2_12-branchpoint~395 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bc89618bd82ffbdf6d9f8957f30765cfe7743e7b;p=platform%2Fupstream%2Fbinutils.git * doc/c-arm.texi: Add new fpe options to list of supported flags. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 76ab60d..3ff9266 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Richard Earnshaw + + * doc/c-arm.texi: Add new fpe options to list of supported flags. + 2002-01-19 Keith Walker * tc-arm.c (arm_fpus): Add fpe2 and fpe3. diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi index 5f1b73c..b9ac278 100644 --- a/gas/doc/c-arm.texi +++ b/gas/doc/c-arm.texi @@ -144,6 +144,8 @@ an instruction which will not execute on the target floating point unit. The following format options are recognized: @code{softfpa}, @code{fpe}, +@code{fpe2}, +@code{fpe3}, @code{fpa}, @code{fpa10}, @code{fpa11},