Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * hash.c, init.c, libobjc.def, libobjc_entry.c, linking.m, | neroden | 2003-05-23 | 1 | -4/+4 |
| | | | | | | | | | | | 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". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67134 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Integrated Chris Ball's <cball@fmco.com> changes to improve the Posix | ovidiu | 2000-08-07 | 1 | -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 ↵ | ovidiu | 1999-09-29 | 1 | -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> | bje | 1998-09-21 | 1 | -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 |