OSDN Git Service

* configure.host: Only use +ESdbgasm when using the HPUX native
[pf3gnuchains/gcc-fork.git] / boehm-gc / linux_threads.c
2002-03-29 hboehm * linux_threads.c (return_free_lists): Clear fl[i...
2002-03-25 jsturm * linux_threads.c (GC_get_nprocs): Close file descriptor.
2002-02-12 bryce Imported GC 6.1 Alpha 3. Finally.
2001-11-26 ljrittle * linux_threads.c (WRAP_FUNC(pthread_join)): Remove...
2001-10-23 bryce * linux_threads.c (GC_init_parallel): Do not declare...
2001-10-17 ljrittle * include/gc_pthread_redirects.h: Generalize test...
2001-10-16 bryce * Makefile.am, acinclude.m4, configure.in: Imported...
2001-08-18 tromey * Makefile.am, acinclude.m4, configure.in: Imported...
2001-05-21 bryce Imported version version 6.0alpha7.
2001-05-20 tromey * configure.host: Build with -fexceptions.
2001-04-05 tromey2001-04-04 Hans Boehm <hans_boehm@hp.com>
2000-12-30 bryceFor boehm-gc:
2000-04-27 tromey<<<<<<< ChangeLog
2000-04-19 bryce Imported version version 5.0alpha6.
1999-12-24 bryce1999-12-22 Bryce McKinlay <bryce@albatross.co.nz>
1999-11-01 tromeyMerged GC 5.0alpha4 with local changes, plus:
1999-04-30 tromey * linux_threads.c: Don't reference __pthread_initial_t...
1999-04-07 tromeyInitial revision