| Commit message (Expand) | Author | Age | Files | Lines |
* | * gthr-dce.h: Uglify function parameter and local variable names. | jakub | 2009-02-16 | 1 | -79/+81 |
* | 2008-08-28 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2008-08-28 | 1 | -0/+8 |
* | 2008-08-28 Chris Fairles <chris.fairles@gmail.com> | paolo | 2008-08-28 | 1 | -7/+116 |
* | * gthr-posix.h (__gthread_active_p): Use the Solaris implementation | gerald | 2008-04-18 | 1 | -4/+7 |
* | 2008-03-01 Janne Blomqvist <jb@gcc.gnu.org> | jvdelisle | 2008-03-01 | 1 | -2/+0 |
* | gcc: | jb | 2008-03-01 | 1 | -0/+11 |
* | * gthr-posix.h (__gthread_active_init): Create detached instead of | danglin | 2007-10-12 | 1 | -6/+6 |
* | 2007-09-13 Doug Kwan <dougkwan@google.com> | jason | 2007-10-05 | 1 | -4/+29 |
* | PR target/33286 | danglin | 2007-09-07 | 1 | -0/+69 |
* | PR target/28307 | ro | 2007-07-03 | 1 | -2/+6 |
* | PR libstdc++/11953 | jakub | 2006-12-12 | 1 | -1/+1 |
* | PR target/24071 | ebotcazou | 2006-10-31 | 1 | -0/+55 |
* | PR other/26489 | sayle | 2006-03-02 | 1 | -21/+22 |
* | * gthr-posix.h (__gthrw): Fix typo in comment. | sayle | 2006-02-24 | 1 | -1/+1 |
* | * gthr-posix.h: On Tru64, map __gthr_foo as a weak reference to | sayle | 2006-02-19 | 1 | -8/+37 |
* | PR other/24829 | danglin | 2006-01-26 | 1 | -78/+76 |
* | Index: gcc/ChangeLog | geoffk | 2005-12-05 | 1 | -1/+1 |
* | gcc/ChangeLog: | aoliva | 2005-11-09 | 1 | -72/+83 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | gcc/ | jbeulich | 2005-05-23 | 1 | -0/+1 |
* | * gthr-posix.h (__gthread_active_p): Use pthread_cancel instead | rmathew | 2005-01-17 | 1 | -2/+3 |
* | PR other/18277 | ebotcazou | 2004-11-04 | 1 | -4/+2 |
* | * gthr-posix.h (__gthread_recursive_mutex_init_function): Guard | ebotcazou | 2004-10-29 | 1 | -2/+4 |
* | * gthr-posix.h (__gthread_active_p): Use __extension__ around cast | mmitchel | 2004-10-20 | 1 | -1/+2 |
* | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 2004-10-15 | 1 | -1/+1 |
* | * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c, | kazu | 2004-09-25 | 1 | -1/+1 |
* | * gthr-posix.h: Add #pragma weaks. | jason | 2004-08-30 | 1 | -1/+5 |
* | PR c++/13684 | jason | 2004-08-28 | 1 | -0/+47 |
* | 2004-05-28 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-28 | 1 | -2/+6 |
* | * config.gcc (alpha*-dec-osf[45]*): Enable POSIX thread support by | ro | 2003-07-31 | 1 | -3/+9 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -10/+0 |
* | * gthr-posix.h: Fix formatting. | kazu | 2002-11-13 | 1 | -80/+81 |
* | * gthr-posix.h: Include <unistd.h> for feature tests. | thorpej | 2002-10-29 | 1 | -3/+14 |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -1/+1 |
* | * gbl-ctors.h: Fix formatting. | kazu | 2002-06-04 | 1 | -38/+38 |
* | * gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr | jason | 2002-03-13 | 1 | -2/+1 |
* | * gthr-dce.h: Fix comment formatting. | kazu | 2001-10-12 | 1 | -21/+21 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | Fixed backend function of objc_mutex_trylock which was broken | nicola | 2001-07-18 | 1 | -12/+21 |
* | * gthr-posix.h [LIBOBJC]: Add weak definitions of | ro | 2001-06-28 | 1 | -0/+2 |
* | (__gthread_objc_init_thread_system): If pthread_key_create fails, it's | ovidiu | 2001-06-09 | 1 | -2/+2 |
* | * gthr-posix.h (__gthread_objc_thread_detach): Simply cast | ro | 2001-06-07 | 1 | -8/+4 |
* | * gthr-posix.h (__gthread_active_ptr): Cast function pointer | ljrittle | 2001-05-30 | 1 | -1/+1 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -3/+3 |
* | * gthr-posix.h: Make additional pthread-* functions weak. | ljrittle | 2001-05-15 | 1 | -0/+5 |
* | Conditionally include <sched.h>; include <config.h> from libobjc/. | ovidiu | 2000-08-15 | 1 | -0/+7 |
* | Reverted the check for <sched.h>. | ovidiu | 2000-08-11 | 1 | -6/+0 |
* | Include auto-host.h. Conditionally include <sched.h>. | ovidiu | 2000-08-10 | 1 | -0/+6 |
* | Integrated Chris Ball's <cball@fmco.com> changes to improve the Posix | ovidiu | 2000-08-06 | 1 | -9/+60 |
* | Applied H.J.Lu's patch to not require -lpthread when compiling single threade... | ovidiu | 2000-07-20 | 1 | -11/+304 |