This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r129793 - in /trunk/gcc: ChangeLog config/rs600...
- From: krebbel at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 31 Oct 2007 07:56:01 -0000
- Subject: r129793 - in /trunk/gcc: ChangeLog config/rs600...
Author: krebbel
Date: Wed Oct 31 07:56:01 2007
New Revision: 129793
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129793
Log:
2007-10-31 Andreas Krebbel <krebbel1@de.ibm.com>
* config/rs6000/rs6000.opt: Rename -mdfp option to -mhard-dfp.
* config/s390/s390.c: (override_options): Replace -mhard-dfp/-msoft-dfp
with -mhard-dfp/-mno-hard-dfp.
* config/s390/s390.opt: Likewise.
* config/s390/s390.h: Add MASK_HARD_DFP to the TARGET_DEFAULT
definition.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000.opt
trunk/gcc/config/s390/s390.c
trunk/gcc/config/s390/s390.h
trunk/gcc/config/s390/s390.opt