summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Henderson <rth@gcc.gnu.org>2001-05-12 21:34:20 -0700
committerRichard Henderson <rth@gcc.gnu.org>2001-05-12 21:34:20 -0700
commitd9c219593bd31a92d0c7a7ee111604cc0f8b7234 (patch)
tree101d87155422446397fba27a8225a518803a6e5e
parentb627d6fe5d17bab51971acf505bb545cf31ff3a5 (diff)
downloadgcc-d9c219593bd31a92d0c7a7ee111604cc0f8b7234.tar.gz
Fix date last entry.
From-SVN: r42029
-rw-r--r--gcc/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1ddf31a4b0a..e0b530b9cf0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,4 +1,4 @@
-2001-06-12 Richard Henderson <rth@redhat.com>
+2001-05-12 Richard Henderson <rth@redhat.com>
* dwarf2asm.c (size_of_encoded_value): New function.
* dwarf2asm.h: Declare it.
@@ -1340,7 +1340,6 @@ Mon Apr 23 14:32:12 CEST 2001 Jan Hubicka <jh@suse.cz>
* reg-stack.c (emit_swap_insn): Do not get pass CALL_INSNs.
->>>>>>> 1.9986
2001-04-22 Mark Mitchell <mark@codesourcery.com>
* loop.c (loop_delete_insns): Add prototype.