index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
gthr-posix.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
gthr-posix.h (__gthread_active_init): Create detached instead of joinable thr...
John David Anglin
1
-6
/
+6
2007-10-05
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for P...
Doug Kwan
1
-4
/
+29
2007-09-07
re PR target/33286 (All exception related tests fail)
John David Anglin
1
-0
/
+69
2007-07-03
re PR target/28307 (pthread functions in libgcc not weak any more on Tru64 UNIX)
Rainer Orth
1
-2
/
+6
2006-12-12
re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)
Jakub Jelinek
1
-1
/
+1
2006-10-31
re PR target/24071 (__gthread_active_p vs __gthread_once)
Eric Botcazou
1
-0
/
+55
2006-03-02
re PR other/26489 (compilation of c++ fails in eh_alloc.cc on NetBSD)
Roger Sayle
1
-21
/
+22
2006-02-24
gthr-posix.h (__gthrw): Fix typo in comment.
Roger Sayle
1
-1
/
+1
2006-02-19
gthr-posix.h: On Tru64...
Roger Sayle
1
-8
/
+37
2006-01-26
re PR other/24829 (libobjc testsuite failures)
Alexandre Oliva
1
-78
/
+76
2005-12-05
Index: gcc/ChangeLog
Geoffrey Keating
1
-1
/
+1
2005-11-09
re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...
Alexandre Oliva
1
-72
/
+83
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-05-23
gthr-posix.h (__gthread_recursive_mutex_init_function): Add missing return st...
Jan Beulich
1
-0
/
+1
2005-01-17
gthr-posix.h (__gthread_active_p): Use pthread_cancel instead of pthread_crea...
Ranjit Mathew
1
-2
/
+3
2004-11-04
re PR other/18277 (libsupc++/guard.cc:62: error: 'RECURSIVE_ERRORCHECKMUTEX' ...
Eric Botcazou
1
-4
/
+2
2004-10-29
gthr-posix.h (__gthread_recursive_mutex_init_function): Guard with #ifdef PTH...
Eric Botcazou
1
-2
/
+4
2004-10-20
gthr-posix.h (__gthread_active_p): Use __extension__ around cast from functio...
Mark Mitchell
1
-1
/
+2
2004-10-15
bitmap.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-09-25
c-typeck.c, [...]: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2004-08-30
* gthr-posix.h: Add #pragma weaks.
Jason Merrill
1
-1
/
+5
2004-08-27
re PR c++/13684 (local static object variable constructed once but ctors and ...
Jason Merrill
1
-0
/
+47
2004-05-28
gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING when checking for...
Andrew Pinski
1
-2
/
+6
2003-07-31
re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...
Rainer Orth
1
-3
/
+9
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-10
/
+0
2002-11-13
* gthr-posix.h: Fix formatting.
Kazu Hirata
1
-80
/
+81
2002-10-29
gthr-posix.h: Include <unistd.h> for feature tests.
Jason Thorpe
1
-3
/
+14
2002-09-26
c-common.h: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2002-06-04
gbl-ctors.h: Fix formatting.
Kazu Hirata
1
-38
/
+38
2002-03-13
gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the functio...
Jason Merrill
1
-2
/
+1
2001-10-12
gthr-dce.h: Fix comment formatting.
Kazu Hirata
1
-21
/
+21
2001-08-22
Makefile.in, [...]: replace "GNU CC" with "GCC".
Lars Brinkhoff
1
-12
/
+12
2001-07-18
Fixed backend function of objc_mutex_trylock which was broken
Nicola Pero
1
-12
/
+21
2001-06-28
gthr-posix.h [LIBOBJC]: Add weak definitions of sched_get_priority_max, sched...
Rainer Orth
1
-0
/
+2
2001-06-09
(__gthread_objc_init_thread_system): If pthread_key_create fails, it's not cl...
Nicola Pero
1
-2
/
+2
2001-06-07
gthr-posix.h (__gthread_objc_thread_detach): Simply cast pthread_t to objc_th...
Rainer Orth
1
-8
/
+4
2001-05-30
gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to ...
Loren J. Rittle
1
-1
/
+1
2001-05-25
Standardize header guards.
Richard Henderson
1
-3
/
+3
2001-05-15
* gthr-posix.h: Make additional pthread-* functions weak.
Loren J. Rittle
1
-0
/
+5
2000-08-15
Conditionally include <sched.h>; include <config.h> from libobjc/.
Ovidiu Predescu
1
-0
/
+7
2000-08-11
Reverted the check for <sched.h>.
Ovidiu Predescu
1
-6
/
+0
2000-08-10
Include auto-host.h. Conditionally include <sched.h>.
Ovidiu Predescu
1
-0
/
+6
2000-08-06
Integrated Chris Ball's <cball@fmco.com> changes to improve the Posix
Ovidiu Predescu
1
-9
/
+60
2000-07-20
Applied H.J.Lu's patch to not require -lpthread when compiling single threade...
H.J. Lu
1
-11
/
+304
2000-05-04
bb-reorder.c (get_next_bb_note, [...]): Prototype.
Kaveh R. Ghazi
1
-10
/
+10
2000-02-12
crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.
Kaveh R. Ghazi
1
-3
/
+3
2000-01-27
gthr-posix.h: Fix typo; compatibily -> compatibility.
Fred Fish
1
-1
/
+1
1997-12-24
Makefile.in (GTHREAD_FLAGS): New var.
Teemu Torma
1
-0
/
+147