This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r134643 - in /trunk/gcc: ChangeLog config/rs600...


Author: froydnj
Date: Thu Apr 24 17:58:47 2008
New Revision: 134643

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134643
Log:
        * config/rs6000/rs6000.opt (mspe): Remove Var property.
	(misel): Likewise.
        * config/rs6000/rs6000.h (rs6000_spe): Declare.
	(rs6000_isel): Likewise.
        * config/rs6000/rs6000.c (rs6000_spe): New variable.
	(rs6000_isel): New variable.
        (rs6000_handle_option): Handle OPT_mspe and OPT_misel.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.c
    trunk/gcc/config/rs6000/rs6000.h
    trunk/gcc/config/rs6000/rs6000.opt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]