aboutsummaryrefslogtreecommitdiff
path: root/gcc/gthr-posix.h
AgeCommit message (Expand)Author
2005-11-09gcc/ChangeLog:aoliva
2005-06-25Update FSF address.kcook
2005-05-23gcc/jbeulich
2005-01-17 * gthr-posix.h (__gthread_active_p): Use pthread_cancel insteadrmathew
2004-11-04 PR other/18277ebotcazou
2004-10-29 * gthr-posix.h (__gthread_recursive_mutex_init_function): Guardebotcazou
2004-10-20 * gthr-posix.h (__gthread_active_p): Use __extension__ around castmmitchel
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu
2004-09-25 * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c,kazu
2004-08-30 * gthr-posix.h: Add #pragma weaks.jason
2004-08-28 PR c++/13684jason
2004-05-282004-05-28 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2003-07-31 * config.gcc (alpha*-dec-osf[45]*): Enable POSIX thread support byro
2002-12-16Merge basic-improvements-branch to trunkzack
2002-11-13 * gthr-posix.h: Fix formatting.kazu
2002-10-29* gthr-posix.h: Include <unistd.h> for feature tests.thorpej
2002-09-26 * c-common.h: Follow spelling conventions.kazu
2002-06-04 * gbl-ctors.h: Fix formatting.kazu
2002-03-13 * gthr-posix.h (__gthread_active_p): Move __gthread_active_ptrjason
2001-10-12 * gthr-dce.h: Fix comment formatting.kazu
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-07-18Fixed backend function of objc_mutex_trylock which was brokennicola
2001-06-28 * gthr-posix.h [LIBOBJC]: Add weak definitions ofro
2001-06-09(__gthread_objc_init_thread_system): If pthread_key_create fails, it'sovidiu
2001-06-07 * gthr-posix.h (__gthread_objc_thread_detach): Simply castro
2001-05-30 * gthr-posix.h (__gthread_active_ptr): Cast function pointerljrittle
2001-05-26Standardize header guards.rth
2001-05-15* gthr-posix.h: Make additional pthread-* functions weak.ljrittle
2000-08-15Conditionally include <sched.h>; include <config.h> from libobjc/.ovidiu
2000-08-11Reverted the check for <sched.h>.ovidiu
2000-08-10Include auto-host.h. Conditionally include <sched.h>.ovidiu
2000-08-06Integrated Chris Ball's <cball@fmco.com> changes to improve the Posixovidiu
2000-07-20Applied H.J.Lu's patch to not require -lpthread when compiling single threade...ovidiu
2000-05-04 * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.ghazi
2000-02-12 * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,ghazi
2000-01-27 * gthr-posix.h: Fix typo; compatibily -> compatibility.rth
1997-12-24 * Makefile.in (GTHREAD_FLAGS): New var.law