aboutsummaryrefslogtreecommitdiff
path: root/libobjc/ChangeLog
diff options
context:
space:
mode:
authorDaniel Berlin <dberlin@dbrelin.org>2006-04-10 03:37:20 +0000
committerDaniel Berlin <dberlin@dbrelin.org>2006-04-10 03:37:20 +0000
commit0f26dae9b94f5bec1937540f1eb00abf8919de66 (patch)
treef0f0f64f58e6a49c3407c43d85ce5cfd78bf94bc /libobjc/ChangeLog
parent3f9125b5669457eb1bd0c82c86ae4090f0c44254 (diff)
Commit broken merge, for kenny to fix (this also partially reverts some changes made by him to the scheduling code)
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/dataflow-branch@112816 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r--libobjc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog
index 910ae986922..50413c8328e 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
+
+ PR libobjc/26309
+ * thr-objc.c (_XOPEN_SOURCE): Don't define on Tru64 UNIX.
+
2006-01-24 David Ayers <d.ayers@inode.at>
PR libobjc/9751