aboutsummaryrefslogtreecommitdiff
path: root/libobjc/thr-posix.c
AgeCommit message (Collapse)AuthorFilesLines
2003-05-23hash.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
* hash.c, init.c, libobjc.def, libobjc_entry.c, linking.m, makefile.dos, misc.c, nil_method.c, objects.c, sarray.c, selector.c, sendmsg.c, thr-dce.c, thr-decosf1.c, thr-irix.c, thr-mach.c, thr-objc.c, thr-os2.c, thr-posix.c, thr-pthreads.c, thr-rtems.c, thr-single.c, thr-solaris.c, thr-vxworks.c, thr-win32.c, thr.c: Replace "GNU CC" with "GCC". From-SVN: r67134
2000-08-07Integrated Chris Ball's <cball@fmco.com> changes to improve the PosixOvidiu Predescu1-22/+97
thread support for Objective-C. From-SVN: r35535
1999-09-29Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball ↵Chris Ball1-0/+14
<cball@fmco.com>). From-SVN: r29701
1998-09-211998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston1-0/+229
* New directory. Moved files from ../gcc/objc. From-SVN: r22514