summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog-2004
diff options
context:
space:
mode:
authorMike Stump <mrs@gcc.gnu.org>2005-03-18 01:13:39 +0000
committerMike Stump <mrs@gcc.gnu.org>2005-03-18 01:13:39 +0000
commit611bcfc07eded5dc455cdc6af64cb19d1c91d590 (patch)
tree06dadfc91ec5b2dd11e773a0fac7fcee81e8bfc8 /gcc/ChangeLog-2004
parentef1053becd2e66b1940d9dcef4354e140fff496e (diff)
downloadgcc-611bcfc07eded5dc455cdc6af64cb19d1c91d590.tar.gz
Fix typos.
From-SVN: r96645
Diffstat (limited to 'gcc/ChangeLog-2004')
-rw-r--r--gcc/ChangeLog-20044
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog-2004 b/gcc/ChangeLog-2004
index 19e215eefa3..64e190a1848 100644
--- a/gcc/ChangeLog-2004
+++ b/gcc/ChangeLog-2004
@@ -16664,7 +16664,7 @@
(xtensa_expand_block_move): Update comment.
(override_options): Remove initialization of xtensa_{ld,st}_opcodes.
-2004-08026 Richard Earnshaw <rearnsha@arm.com>
+2004-08-26 Richard Earnshaw <rearnsha@arm.com>
PR target/13506
* toplev.c (crash_signal): If we crashed while emitting
@@ -41733,7 +41733,7 @@
(if_then_else (ne reg 0) (0) (const_int)) by (reg) if the
modes differ.
-2004-02017 Steven Bosscher <stevenb@suse.de>
+2004-02-17 Steven Bosscher <stevenb@suse.de>
* (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,
function.c, integrate.c, print-tree.c, toplev.c, tree-optimize.c,