aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c526245..b677294 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+Mon Dec 24 10:24:59 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
+
+ * rtl.h (in_expr_list_p): New declaration.
+ * rtlanal.c (in_expr_list_p): New function.
+ * cfgcleanup.c: Reformatting and minor code rearrangement.
+ * cfglayout.c, cfgloop.c, cfgrtl.c: Likewise.
+
2001-12-23 Richard Henderson <rth@redhat.com>
PR c/5163: