aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1d6eed2..b4ef9c9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2005-10-15 James E Wilson <wilson@specifix.com>
+
+ PR target/24232
+ * sched-deps.c (add_dependence_list): New arg UNCOND. Fix all callers.
+ (add_dependence_list_and_free): Likewise.
+ (sched_analyze_2, case MEM): Delete sched_insns_conditions_mutex_p
+ call.
+
2005-10-15 Diego Novillo <dnovillo@redhat.com>
PR 23141