mirror of git://gcc.gnu.org/git/gcc.git
PR boehm-gc/21940 PR boehm-gc/21942 * configure.ac (GC_SOLARIS_THREADS): Don't define on *-*-solaris*. Use alternate thread library in /usr/lib/lwp. * configure: Regenerate. * dyn_load.c: Use GC_SOLARIS_PTHREADS. * include/gc_config_macros.h (GC_SOLARIS_THREADS): Don't define. * include/private/gcconfig.h: Handle 64-bit Solaris 2/x86. (GC_SOLARIS_THREADS): Don't define. * include/private/solaris_threads.h: Remove. * pthread_support.c (GC_thr_init) [GC_SOLARIS_PTHREADS]: Determine GC_nprocs via sysconf(). * Makefile.am (libgcjgc_la_SOURCES): Remove solaris_pthreads.c and solaris_threads.c. (gctest_LDADD): Use THREADLIBS instead of THREADDLLIBS. * Makefile.in: Regenerate. * solaris_pthreads.c: Remove. * solaris_threads.c: Remove. From-SVN: r126211 |
||
|---|---|---|
| .. | ||
| private | ||
| Makefile.am | ||
| Makefile.in | ||
| cord.h | ||
| ec.h | ||
| gc.h | ||
| gc_alloc.h | ||
| gc_allocator.h | ||
| gc_amiga_redirects.h | ||
| gc_backptr.h | ||
| gc_config.h.in | ||
| gc_config_macros.h | ||
| gc_cpp.h | ||
| gc_ext_config.h.in | ||
| gc_gcj.h | ||
| gc_inl.h | ||
| gc_inline.h | ||
| gc_local_alloc.h | ||
| gc_mark.h | ||
| gc_pthread_redirects.h | ||
| gc_typed.h | ||
| javaxfc.h | ||
| leak_detector.h | ||
| new_gc_alloc.h | ||
| weakpointer.h | ||