summaryrefslogtreecommitdiff
path: root/libobjc/thr-posix.c
Commit message (Collapse)AuthorAgeFilesLines
* Integrated Chris Ball's <cball@fmco.com> changes to improve the Posixovidiu2000-08-071-22/+97
| | | | | | | thread support for Objective-C. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35535 138bc75d-0d04-0410-961f-82ee72b054a4
* Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball ↵ovidiu1999-09-291-0/+14
| | | | | | <cball@fmco.com>). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29701 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-21 Ben Elliston <bje@cygnus.com>bje1998-09-211-0/+229
* New directory. Moved files from ../gcc/objc. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22514 138bc75d-0d04-0410-961f-82ee72b054a4