aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>2001-06-13 18:35:53 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2001-06-13 18:35:53 +0000
commite373113c9786c078f2ca7f670301cd7d839151bc (patch)
tree0b0bf04a06793f91873ae8f262605c6f44cf74fe
parente79d321bbeb393fbb38259671c456bfd6ff49144 (diff)
downloadgcc-e373113c9786c078f2ca7f670301cd7d839151bc.zip
gcc-e373113c9786c078f2ca7f670301cd7d839151bc.tar.gz
gcc-e373113c9786c078f2ca7f670301cd7d839151bc.tar.bz2
* NEWS: Remove.
From-SVN: r43342
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f910e4c9..0ab727a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-13 Mark Mitchell <mark@codesourcery.com>
+
+ * NEWS: Remove.
+
2001-06-13 Richard Henderson <rth@redhat.com>
* ifcvt.c (cond_exec_get_condition): Use reversed_comparison_code.