aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth1-1/+1
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth1-1/+1
2011-04-19install.texi (Configuration, [...]): Remove mach.Rainer Orth1-1/+1
2011-03-25re PR boehm-gc/11412 (boehm-gc testing problems)Rainer Orth1-40/+9
2011-03-21gthr-solaris.h: Remove.Rainer Orth1-1/+1
2011-02-02configure.ac: Don't use libdl on mips-sgi-irix6*.Rainer Orth1-3/+6
2011-01-31configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS.Rainer Orth1-1/+3
2010-10-28configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th...Paolo Bonzini1-34/+14
2010-06-15configure.ac (*-*-solaris2.8*): Only usr alternate thread library on Solaris 8.Rainer Orth1-2/+10
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues1-1/+1
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues1-1/+1
2009-07-17configure.ac: Add rule for mingw targets to add -DGC_BUILD=1 to cflags.Kai Tietz1-0/+7
2008-07-18configure.ac (AC_CONFIG_FILES): Add threads.mk.Matthias Klose1-1/+1
2007-07-02re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth1-1/+5
2007-05-20configure.ac: Introduce extra_ldflags_libgc.Andreas Tobler1-0/+8
2007-04-03closures.c: Include sys/statfs.h.Jakub Jelinek1-6/+4
2007-01-17configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while cross-compiling.David Daney1-8/+0
2007-01-11configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler1-15/+28
2006-12-08configure.ac: Fix x86 darwin builds.Mike Stump1-2/+4
2006-09-18configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8.Petr Salinger1-0/+11
2006-08-21re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay1-20/+8
2006-06-03Index: gcc/ChangeLogGeoffrey Keating1-0/+33
2006-03-24configure.ac (THREADS): Add REENTRANT for *-*-hpux11*.Andreas Tobler1-2/+7
2006-02-07gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.Jakub Jelinek1-0/+19
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay1-1/+1
2005-02-16re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay1-0/+4
2005-01-02boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay1-1/+1
2004-11-30re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay1-1/+1
2004-11-26Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay1-1/+1
2004-11-22configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too.Eric Botcazou1-3/+3
2004-11-22re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou1-1/+1
2004-11-05Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook1-1/+0
2004-09-27configure.ac: Update all AC_DEFINEs to newer style.Kelley Cook1-50/+50
2004-08-28backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm1-5/+5
2004-08-16aclocal.m4: Remove obsolete construct for old automake.Nathanael Nerode1-24/+13
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-7/+4
2004-06-16configure.ac: New name of configure.in.Paolo Bonzini1-0/+489