diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-17 22:18:19 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-17 22:18:19 +0000 |
commit | a492433fa1b36541c464c2516df696e05bd8850f (patch) | |
tree | 33ae9773139b5532870ae72d05364a67b9d6a831 | |
parent | 5f69415d9448b561566177c3459c37a9d61993de (diff) | |
download | ppe42-gcc-a492433fa1b36541c464c2516df696e05bd8850f.tar.gz ppe42-gcc-a492433fa1b36541c464c2516df696e05bd8850f.zip |
Add the missing entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113874 138bc75d-0d04-0410-961f-82ee72b054a4
-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 |