r135730 - in /trunk/gcc: ChangeLog config.gcc c...
bergner@gcc.gnu.org
bergner@gcc.gnu.org
Wed May 21 18:09:00 GMT 2008
Author: bergner
Date: Wed May 21 18:09:07 2008
New Revision: 135730
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135730
Log:
* doc/invoke.texi: Add cpu_type's 464 and 464fp.
(-mmulhw): Add 464 to description.
(-mdlmzb): Likewise.
* config.gcc: Handle --with-cpu=464 and --with-cpu=464fp.
* config/rs6000/rs6000.c (processor_target_table): Add 464 and
464fp entries.
* config/rs6000/rs6000.h (ASM_CPU_SPEC): Add 464 and 464fp support.
* config/rs6000/t-fprules (MULTILIB_MATCHES_FLOAT): Include -mcpu=464.
* config/rs6000/rs6000.md: Update comments for 464.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config.gcc
trunk/gcc/config/rs6000/rs6000.c
trunk/gcc/config/rs6000/rs6000.h
trunk/gcc/config/rs6000/rs6000.md
trunk/gcc/config/rs6000/t-fprules
trunk/gcc/doc/invoke.texi
More information about the Gcc-cvs
mailing list