aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 12d2540..304c7de 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2001-01-07 Richard Henderson <rth@redhat.com>
+ * jump.c (simplejump_p): Recognize any single_set jump
+ of the proper form.
+
+2001-01-07 Richard Henderson <rth@redhat.com>
+
* configure.in (slibdir): Accept an --with-slibdir option.
Use "test" not "[" in configure. Default to $(libdir).