diff options
author | Ovidiu Predescu <ovidiu@gcc.gnu.org> | 2000-08-07 05:51:41 +0000 |
---|---|---|
committer | Ovidiu Predescu <ovidiu@gcc.gnu.org> | 2000-08-07 05:51:41 +0000 |
commit | 9bc3876e69cac813457808e3dd762da0d26839a8 (patch) | |
tree | 350d7809da45966d8abfd3df237e4f5871431cae /libobjc | |
parent | 54359cf93b49b5b09e420fd0b5e3d9732f479b7b (diff) | |
download | gcc-9bc3876e69cac813457808e3dd762da0d26839a8.tar.gz |
thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to improve the Posix thread...
Sun Aug 6 22:51:16 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
* thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to
improve the Posix thread support for Objective-C.
From-SVN: r35536
Diffstat (limited to 'libobjc')
-rw-r--r-- | libobjc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index b6bab577316..300f7424871 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,8 @@ +Sun Aug 6 22:51:16 2000 Ovidiu Predescu <ovidiu@cup.hp.com> + + * thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to + improve the Posix thread support for Objective-C. + 2000-08-04 Zack Weinberg <zack@wolery.cumb.org> * aclocal.m4: Replace copy of ../libtool.m4 with |