aboutsummaryrefslogtreecommitdiff
path: root/gcc/gthr-posix.h
AgeCommit message (Expand)AuthorFilesLines
2006-03-02re PR other/26489 (compilation of c++ fails in eh_alloc.cc on NetBSD)Roger Sayle1-21/+22
2006-02-24gthr-posix.h (__gthrw): Fix typo in comment.Roger Sayle1-1/+1
2006-02-19gthr-posix.h: On Tru64...Roger Sayle1-8/+37
2006-01-26re PR other/24829 (libobjc testsuite failures)Alexandre Oliva1-78/+76
2005-12-05Index: gcc/ChangeLogGeoffrey Keating1-1/+1
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva1-72/+83
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-23gthr-posix.h (__gthread_recursive_mutex_init_function): Add missing return st...Jan Beulich1-0/+1
2005-01-17gthr-posix.h (__gthread_active_p): Use pthread_cancel instead of pthread_crea...Ranjit Mathew1-2/+3
2004-11-04re PR other/18277 (libsupc++/guard.cc:62: error: 'RECURSIVE_ERRORCHECKMUTEX' ...Eric Botcazou1-4/+2
2004-10-29gthr-posix.h (__gthread_recursive_mutex_init_function): Guard with #ifdef PTH...Eric Botcazou1-2/+4
2004-10-20gthr-posix.h (__gthread_active_p): Use __extension__ around cast from functio...Mark Mitchell1-1/+2
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-25c-typeck.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-08-30* gthr-posix.h: Add #pragma weaks.Jason Merrill1-1/+5
2004-08-27re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill1-0/+47
2004-05-28gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING when checking for...Andrew Pinski1-2/+6
2003-07-31re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...Rainer Orth1-3/+9
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-10/+0
2002-11-13* gthr-posix.h: Fix formatting.Kazu Hirata1-80/+81
2002-10-29gthr-posix.h: Include <unistd.h> for feature tests.Jason Thorpe1-3/+14
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-06-04gbl-ctors.h: Fix formatting.Kazu Hirata1-38/+38
2002-03-13gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the functio...Jason Merrill1-2/+1
2001-10-12gthr-dce.h: Fix comment formatting.Kazu Hirata1-21/+21
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-18Fixed backend function of objc_mutex_trylock which was brokenNicola Pero1-12/+21
2001-06-28gthr-posix.h [LIBOBJC]: Add weak definitions of sched_get_priority_max, sched...Rainer Orth1-0/+2
2001-06-09(__gthread_objc_init_thread_system): If pthread_key_create fails, it's not cl...Nicola Pero1-2/+2
2001-06-07gthr-posix.h (__gthread_objc_thread_detach): Simply cast pthread_t to objc_th...Rainer Orth1-8/+4
2001-05-30gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to ...Loren J. Rittle1-1/+1
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-15* gthr-posix.h: Make additional pthread-* functions weak.Loren J. Rittle1-0/+5
2000-08-15Conditionally include <sched.h>; include <config.h> from libobjc/.Ovidiu Predescu1-0/+7
2000-08-11Reverted the check for <sched.h>.Ovidiu Predescu1-6/+0
2000-08-10Include auto-host.h. Conditionally include <sched.h>.Ovidiu Predescu1-0/+6
2000-08-06Integrated Chris Ball's <cball@fmco.com> changes to improve the PosixOvidiu Predescu1-9/+60
2000-07-20Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu1-11/+304
2000-05-04bb-reorder.c (get_next_bb_note, [...]): Prototype.Kaveh R. Ghazi1-10/+10
2000-02-12crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.Kaveh R. Ghazi1-3/+3
2000-01-27gthr-posix.h: Fix typo; compatibily -> compatibility.Fred Fish1-1/+1
1997-12-24Makefile.in (GTHREAD_FLAGS): New var.Teemu Torma1-0/+147