summaryrefslogtreecommitdiff
path: root/boehm-gc/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Add stanza for *-*-gnu* threads configuration.Samuel Thibault2012-11-041-0/+5
* re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier2012-02-241-0/+1
* configure.ac (THREADS): Remove posix95.Rainer Orth2011-08-081-1/+1
* re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth2011-07-071-1/+1
* install.texi (Configuration, [...]): Remove mach.Rainer Orth2011-04-191-1/+1
* re PR boehm-gc/11412 (boehm-gc testing problems)Rainer Orth2011-03-251-40/+9
* gthr-solaris.h: Remove.Rainer Orth2011-03-211-1/+1
* configure.ac: Don't use libdl on mips-sgi-irix6*.Rainer Orth2011-02-021-3/+6
* configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS.Rainer Orth2011-01-311-1/+3
* configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th...Paolo Bonzini2010-10-281-34/+14
* configure.ac (*-*-solaris2.8*): Only usr alternate thread library on Solaris 8.Rainer Orth2010-06-151-2/+10
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-241-1/+1
* extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2009-07-301-1/+1
* configure.ac: Add rule for mingw targets to add -DGC_BUILD=1 to cflags.Kai Tietz2009-07-171-0/+7
* configure.ac (AC_CONFIG_FILES): Add threads.mk.Matthias Klose2008-07-181-1/+1
* re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth2007-07-021-1/+5
* configure.ac: Introduce extra_ldflags_libgc.Andreas Tobler2007-05-201-0/+8
* closures.c: Include sys/statfs.h.Jakub Jelinek2007-04-031-6/+4
* configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while cross-compiling.David Daney2007-01-171-8/+0
* configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler2007-01-111-15/+28
* configure.ac: Fix x86 darwin builds.Mike Stump2006-12-081-2/+4
* configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8.Petr Salinger2006-09-181-0/+11
* re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay2006-08-211-20/+8
* Index: gcc/ChangeLogGeoffrey Keating2006-06-031-0/+33
* configure.ac (THREADS): Add REENTRANT for *-*-hpux11*.Andreas Tobler2006-03-241-2/+7
* gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.Jakub Jelinek2006-02-071-0/+19
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-251-1/+1
* re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay2005-02-161-0/+4
* boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay2005-01-021-1/+1
* re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay2004-11-301-1/+1
* Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay2004-11-261-1/+1
* configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too.Eric Botcazou2004-11-221-3/+3
* re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou2004-11-221-1/+1
* Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook2004-11-051-1/+0
* configure.ac: Update all AC_DEFINEs to newer style.Kelley Cook2004-09-271-50/+50
* backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm2004-08-281-5/+5
* aclocal.m4: Remove obsolete construct for old automake.Nathanael Nerode2004-08-161-24/+13
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-7/+4
* configure.ac: New name of configure.in.Paolo Bonzini2004-06-161-0/+489