From: Ovidiu Predescu Date: Sun, 6 Aug 2000 18:54:49 +0000 (+0000) Subject: gthr-posix.h: Integrated Chris Ball's changes to improve the Posix... X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a4f31cf6222faee4bd9138ba6c15a258dc9a8e2;p=platform%2Fupstream%2Fgcc.git gthr-posix.h: Integrated Chris Ball's changes to improve the Posix thread... Sun Aug 6 11:54:03 2000 Ovidiu Predescu * gthr-posix.h: Integrated Chris Ball's changes to improve the Posix thread support for Objective-C. From-SVN: r35534 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3c28983..47dfc3e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Sun Aug 6 11:54:03 2000 Ovidiu Predescu + + * gthr-posix.h: Integrated Chris Ball's changes + to improve the Posix thread support for Objective-C. + 2000-08-06 Joseph S. Myers * c-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_TYPE and