summaryrefslogtreecommitdiff
path: root/gcc/gthr-posix.h
Commit message (Expand)AuthorAgeFilesLines
* gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING when checking for...Andrew Pinski2004-05-281-2/+6
* re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...Rainer Orth2003-07-311-3/+9
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-10/+0
* * gthr-posix.h: Fix formatting.Kazu Hirata2002-11-131-80/+81
* gthr-posix.h: Include <unistd.h> for feature tests.Jason Thorpe2002-10-291-3/+14
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-1/+1
* gbl-ctors.h: Fix formatting.Kazu Hirata2002-06-041-38/+38
* gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the functio...Jason Merrill2002-03-131-2/+1
* gthr-dce.h: Fix comment formatting.Kazu Hirata2001-10-121-21/+21
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* Fixed backend function of objc_mutex_trylock which was brokenNicola Pero2001-07-181-12/+21
* gthr-posix.h [LIBOBJC]: Add weak definitions of sched_get_priority_max, sched...Rainer Orth2001-06-281-0/+2
* (__gthread_objc_init_thread_system): If pthread_key_create fails, it's not cl...Nicola Pero2001-06-091-2/+2
* gthr-posix.h (__gthread_objc_thread_detach): Simply cast pthread_t to objc_th...Rainer Orth2001-06-071-8/+4
* gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to ...Loren J. Rittle2001-05-301-1/+1
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* * gthr-posix.h: Make additional pthread-* functions weak.Loren J. Rittle2001-05-151-0/+5
* Conditionally include <sched.h>; include <config.h> from libobjc/.Ovidiu Predescu2000-08-151-0/+7
* Reverted the check for <sched.h>.Ovidiu Predescu2000-08-111-6/+0
* Include auto-host.h. Conditionally include <sched.h>.Ovidiu Predescu2000-08-101-0/+6
* Integrated Chris Ball's <cball@fmco.com> changes to improve the PosixOvidiu Predescu2000-08-061-9/+60
* Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu2000-07-201-11/+304
* bb-reorder.c (get_next_bb_note, [...]): Prototype.Kaveh R. Ghazi2000-05-041-10/+10
* crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.Kaveh R. Ghazi2000-02-121-3/+3
* gthr-posix.h: Fix typo; compatibily -> compatibility.Fred Fish2000-01-271-1/+1
* Makefile.in (GTHREAD_FLAGS): New var.Teemu Torma1997-12-241-0/+147