aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog-2001
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-2001
parentef1053becd2e66b1940d9dcef4354e140fff496e (diff)
downloadgcc-611bcfc07eded5dc455cdc6af64cb19d1c91d590.zip
gcc-611bcfc07eded5dc455cdc6af64cb19d1c91d590.tar.gz
gcc-611bcfc07eded5dc455cdc6af64cb19d1c91d590.tar.bz2
Fix typos.
From-SVN: r96645
Diffstat (limited to 'gcc/ChangeLog-2001')
-rw-r--r--gcc/ChangeLog-20016
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/ChangeLog-2001 b/gcc/ChangeLog-2001
index c2ee9b0..222975e 100644
--- a/gcc/ChangeLog-2001
+++ b/gcc/ChangeLog-2001
@@ -10283,7 +10283,7 @@ Sat Sep 22 09:09:32 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
(ASM_OUTPUT_FDESC): New.
* doc/tm.texi: Document the new macros.
-21-09-2001 Richard Earnshaw (reanrsha@arm.com)
+2001-09-21 Richard Earnshaw (reanrsha@arm.com)
* cfgcleanup.c (merge_blocks_move_successor_nojumps): Don't leave
ADDR_VEC or ADDR_DIFF_VEC jump insns as part of the basic block
@@ -10293,7 +10293,7 @@ Fri Sep 21 11:20:12 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* integrate.c (allocate_initial_values): Eliminate unused arg warning.
-21-09-2001 Richard Earnshaw (reanrsha@arm.com)
+2001-09-21 Richard Earnshaw (reanrsha@arm.com)
* cfgcleanup.c (flow_find_cross_jump): Delete any REG_EQUAL notes
that would be invalid after a merge.
@@ -32468,7 +32468,7 @@ Tue Jan 9 21:25:19 2001 Jeffrey A Law (law@cygnus.com)
(lang_finish): Remove.
(lang_hoooks): Update.
-20001-01-09 Graham Stott <grahams@redhat.com>
+2001-01-09 Graham Stott <grahams@redhat.com>
* cppfiles.c (_cpp_execute_include): Move `len` initialisation
after `ptr` is initialized.