summaryrefslogtreecommitdiff
path: root/gcc/gthr-posix.h
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk at revision 160193 into branch.hjl2010-06-021-1/+11
* Remove trailing white spaces.hjl2009-11-251-2/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-12/+9
* * gthr-dce.h: Uglify function parameter and local variable names.jakub2009-02-161-79/+81
* 2008-08-28 Paolo Carlini <paolo.carlini@oracle.com>paolo2008-08-281-0/+8
* 2008-08-28 Chris Fairles <chris.fairles@gmail.com>paolo2008-08-281-7/+116
* * gthr-posix.h (__gthread_active_p): Use the Solaris implementationgerald2008-04-181-4/+7
* 2008-03-01 Janne Blomqvist <jb@gcc.gnu.org>jvdelisle2008-03-011-2/+0
* gcc:jb2008-03-011-0/+11
* * gthr-posix.h (__gthread_active_init): Create detached instead ofdanglin2007-10-121-6/+6
* 2007-09-13 Doug Kwan <dougkwan@google.com>jason2007-10-051-4/+29
* PR target/33286danglin2007-09-071-0/+69
* PR target/28307ro2007-07-031-2/+6
* PR libstdc++/11953jakub2006-12-121-1/+1
* PR target/24071ebotcazou2006-10-311-0/+55
* PR other/26489sayle2006-03-021-21/+22
* * gthr-posix.h (__gthrw): Fix typo in comment.sayle2006-02-241-1/+1
* * gthr-posix.h: On Tru64, map __gthr_foo as a weak reference tosayle2006-02-191-8/+37
* PR other/24829danglin2006-01-261-78/+76
* Index: gcc/ChangeLoggeoffk2005-12-051-1/+1
* gcc/ChangeLog:aoliva2005-11-091-72/+83
* Update FSF address.kcook2005-06-251-2/+2
* gcc/jbeulich2005-05-231-0/+1
* * gthr-posix.h (__gthread_active_p): Use pthread_cancel insteadrmathew2005-01-171-2/+3
* PR other/18277ebotcazou2004-11-041-4/+2
* * gthr-posix.h (__gthread_recursive_mutex_init_function): Guardebotcazou2004-10-291-2/+4
* * gthr-posix.h (__gthread_active_p): Use __extension__ around castmmitchel2004-10-201-1/+2
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c,kazu2004-09-251-1/+1
* * gthr-posix.h: Add #pragma weaks.jason2004-08-301-1/+5
* PR c++/13684jason2004-08-281-0/+47
* 2004-05-28 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-281-2/+6
* * config.gcc (alpha*-dec-osf[45]*): Enable POSIX thread support byro2003-07-311-3/+9
* Merge basic-improvements-branch to trunkzack2002-12-161-10/+0
* * gthr-posix.h: Fix formatting.kazu2002-11-131-80/+81
* * gthr-posix.h: Include <unistd.h> for feature tests.thorpej2002-10-291-3/+14
* * c-common.h: Follow spelling conventions.kazu2002-09-261-1/+1
* * 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