summaryrefslogtreecommitdiff
path: root/gcc/gthr-dce.h
Commit message (Expand)AuthorAgeFilesLines
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-12/+9
* gthr-dce.h: Uglify function parameter and local variable names.Jakub Jelinek2009-02-161-40/+41
* re PR libfortran/35063 (Clean up use of destroy_unit_mutex())Janne Blomqvist2008-03-011-0/+10
* re PR other/24829 (libobjc testsuite failures)Alexandre Oliva2006-01-261-73/+75
* Index: gcc/ChangeLogGeoffrey Keating2005-12-051-1/+1
* re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva2005-11-091-55/+67
* Update FSF address.Kelley Cook2005-06-251-2/+2
* dwarf.h, [...]: Update copyright.Kazu Hirata2004-10-221-1/+1
* c-typeck.c, [...]: Fix comment formatting.Kazu Hirata2004-09-251-1/+1
* * gthr-posix.h, gthr-dce.h: Add #pragma weaks.Jason Merrill2004-08-301-0/+3
* re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill2004-08-271-1/+40
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-7/+0
* * gthr-dce.h: Fix formatting.Kazu Hirata2002-11-121-41/+41
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-1/+1
* gbl-ctors.h: Fix formatting.Kazu Hirata2002-06-041-12/+12
* gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the functio...Jason Merrill2002-03-131-2/+1
* gthr-dce.h: If _DCE_THREADS is not defined, then just include gthr-single.Jeffrey A Law2001-11-301-0/+7
* gthr-dce.h: Fix comment formatting.Kazu Hirata2001-10-121-28/+28
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* gthr-dce.h (__GTHREAD_MUTEX_INIT_FUNCTION and __GTHREAD_MUTEX_INIT_DEFAULT): ...John David Anglin2001-08-031-11/+12
* 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
* pa-hpux10.h (THREAD_MODEL_SPEC): Define.John David Anglin2001-05-161-2/+19
* gthr-dce.h (__gthread_objc_mutex_deallocate): Free mutex->backend.J. David Anglin2000-09-061-3/+8
* gthr-dce.h (__gthread_objc_mutex_allocate): Create a pthread_mutex_t object b...J. David Anglin2000-09-021-3/+11
* * gthr-dce.h (__gthread_objc_condition_allocate): Fix typo.J. David Anglin2000-08-041-1/+1
* Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu2000-07-201-2/+311
* crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.Kaveh R. Ghazi2000-02-121-3/+3
* Makefile.in (GTHREAD_FLAGS): New var.Teemu Torma1997-12-241-0/+150