diff options
author | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-04 17:42:53 +0000 |
---|---|---|
committer | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-04 17:42:53 +0000 |
commit | 3864b642d81a8b97b5ad330841d1b5ec254f8c41 (patch) | |
tree | faa0afbb63d9d44a207626f570cfe20042978010 /gcc/ChangeLog | |
parent | e399fb3f4f7f5c48dd30ab0e9f4a4cf5852516ff (diff) | |
download | gcc-3864b642d81a8b97b5ad330841d1b5ec254f8c41.tar.gz |
* config.gcc: Reorganize --with-cpu section. Remove an
obsolete comment about the default CPU for x86-64. Fix
a typo for the ep9312. Update the list of supported PowerPC
CPUs. Support a limited set of new --with-cpu options
for i386.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67455 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a72e6c27598..4389ba54965 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2003-06-04 Daniel Jacobowitz <drow@mvista.com> + + * config.gcc: Reorganize --with-cpu section. Remove an + obsolete comment about the default CPU for x86-64. Fix + a typo for the ep9312. Update the list of supported PowerPC + CPUs. Support a limited set of new --with-cpu options + for i386. + 2003-06-04 Aldy Hernandez <aldyh@redhat.com> * config/rs6000/rs6000.c (rs6000_complex_function_value): Unpack |