diff options
-rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ff616dc32ff..94598927bf0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -5,6 +5,13 @@ of two sets into two individual sets if both sets reference cc0. +2006-05-17 H.J. Lu <hongjiu.lu@intel.com> + + * config/arm/arm.opt (target_fpe_name): Remove VarExists. + * config/rs6000/rs6000.opt (TARGET_NO_FP_IN_TOC): Likewise. + + * doc/options.texi (VarExists): Updated. + 2006-05-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> * unwind-dw2.c: Add declarations for uw_update_context and |