summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog-2001
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-18 01:13:39 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-18 01:13:39 +0000
commit5872f6a6c84c4bbb5f50cd87aed1989199e627a6 (patch)
tree06dadfc91ec5b2dd11e773a0fac7fcee81e8bfc8 /gcc/ChangeLog-2001
parentb7093de3139e6e8106a2d924b2c8fde851105cc4 (diff)
downloadgcc-5872f6a6c84c4bbb5f50cd87aed1989199e627a6.tar.gz
Fix typos.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96645 138bc75d-0d04-0410-961f-82ee72b054a4
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 c2ee9b024af..222975e99b1 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.