summaryrefslogtreecommitdiff
path: root/gcc/gthr-posix.h
Commit message (Expand)AuthorAgeFilesLines
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-38/+38
* * gthr-posix.h (__gthread_active_p): Move __gthread_active_ptrjason2002-03-131-2/+1
* * gthr-dce.h: Fix comment formatting.kazu2001-10-121-21/+21
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* Fixed backend function of objc_mutex_trylock which was brokennicola2001-07-181-12/+21
* * gthr-posix.h [LIBOBJC]: Add weak definitions ofro2001-06-281-0/+2
* (__gthread_objc_init_thread_system): If pthread_key_create fails, it'sovidiu2001-06-091-2/+2
* * gthr-posix.h (__gthread_objc_thread_detach): Simply castro2001-06-071-8/+4
* * gthr-posix.h (__gthread_active_ptr): Cast function pointerljrittle2001-05-301-1/+1
* Standardize header guards.rth2001-05-261-3/+3
* * gthr-posix.h: Make additional pthread-* functions weak.ljrittle2001-05-151-0/+5
* Conditionally include <sched.h>; include <config.h> from libobjc/.ovidiu2000-08-151-0/+7
* Reverted the check for <sched.h>.ovidiu2000-08-111-6/+0
* Include auto-host.h. Conditionally include <sched.h>.ovidiu2000-08-101-0/+6
* Integrated Chris Ball's <cball@fmco.com> changes to improve the Posixovidiu2000-08-061-9/+60
* Applied H.J.Lu's patch to not require -lpthread when compiling single threade...ovidiu2000-07-201-11/+304
* * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.ghazi2000-05-041-10/+10
* * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,ghazi2000-02-121-3/+3
* * gthr-posix.h: Fix typo; compatibily -> compatibility.rth2000-01-271-1/+1
* * Makefile.in (GTHREAD_FLAGS): New var.law1997-12-241-0/+147