Applied H.J.Lu's patch to not require -lpthread when compiling single threaded Object...
authorH.J. Lu <hjl@gnu.org>
Thu, 20 Jul 2000 07:27:26 +0000 (07:27 +0000)
committerOvidiu Predescu <ovidiu@gcc.gnu.org>
Thu, 20 Jul 2000 07:27:26 +0000 (07:27 +0000)
commit15794a956736ea9e48c66498cb7c5507300188be
treed58bf86c68a47e2d7676ceb24f237b52dec0b901
parent0ea1e106b2ee766350163d1c8d3185dd8046357a
Applied H.J.Lu's patch to not require -lpthread when compiling single threaded Objective-C programs.

From-SVN: r35141
12 files changed:
gcc/ChangeLog
gcc/gthr-dce.h
gcc/gthr-posix.h
gcc/gthr-single.h
gcc/gthr-solaris.h
gcc/gthr-vxworks.h
gcc/gthr-win32.h
libobjc/ChangeLog
libobjc/Makefile.in
libobjc/configure
libobjc/configure.in
libobjc/thr-objc.c [new file with mode: 0644]