diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-02-27 01:02:11 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-02-27 01:02:11 +0000 |
commit | 30f499b1749e67c9c31c00ac2c4d4f2f75e7077e (patch) | |
tree | d0554364e46ec4e1861c99ab4541c2378f6754df /gcc/ChangeLog | |
parent | 4f0040d7bc05712529927ded6935ae4ef94197cb (diff) | |
download | gcc-30f499b1749e67c9c31c00ac2c4d4f2f75e7077e.tar.gz |
* doc/invoke.texi (ARC Options): Use CPU instead of cpu.
(ARM Options): Ditto.
(i386 and x86-64 Options): Ditto.
(RX Options): Ditto.
(SPARC Options): Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170528 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 d291bbd7871..684fad15089 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2011-02-26 Gerald Pfeifer <gerald@pfeifer.com> + + * doc/invoke.texi (ARC Options): Use CPU instead of cpu. + (ARM Options): Ditto. + (i386 and x86-64 Options): Ditto. + (RX Options): Ditto. + (SPARC Options): Ditto. + 2011-02-26 Tijl Coosemans <tijl@coosemans.org> * config.gcc (i386-*-freebsd*): Make i486 the default arch on |