* doc/invoke.texi: Add cpu_type's 464 and 464fp.
commit257bc84440ad10303f33e8b78f250b4fc9414a53
authorbergner <bergner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 May 2008 18:09:07 +0000 (21 18:09 +0000)
committerbergner <bergner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 May 2008 18:09:07 +0000 (21 18:09 +0000)
tree3d40d0ffbcebb035a9198eac883604574a1d1e45
parentf21a7ed8f6035ec1ccbc716f8df7a0db5e91dc76
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@135730 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md
gcc/config/rs6000/t-fprules
gcc/doc/invoke.texi