aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)AuthorFilesLines
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues4-7/+13
2010-03-21PR target/42811 (prerequisite)Dave Korn7-36/+112
2009-12-13gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomi...Matthias Klose2-1/+12
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues4-1079/+852
2009-11-30mark_rts.c (GC_approx_sp): Use __builtin_frame_address when compiling with GC...Ben Elliston2-1/+13
2009-11-30os_dep.c: Use the POSIX signal API in preference to the BSD API.Ben Elliston2-6/+14
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues3-9/+14
2009-09-08libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before...Alexandre Oliva2-6/+10
2009-09-03dyn_load.c (HAVE_DL_ITERATE_PHDR): Break definition from use.Loren J. Rittle2-2/+15
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues2-1/+5
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues3-11/+7
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues6-6975/+5984
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues3-4/+15
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2-1/+5
2009-07-23Commit patch #3 of 4 for Power7 VSX supportMichael Meissner2-25/+20
2009-07-17configure.ac: Add rule for mingw targets to add -DGC_BUILD=1 to cflags.Kai Tietz3-20/+42
2009-05-17win32_threads.c (GC_get_thread_stack_base): Implement for Cygwin.Dave Korn2-0/+10
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues2-7/+11
2009-02-09Makefile.am (LTLDFLAGS): New variable.Mark Mitchell3-2/+10
2008-12-18Backport from upstream Libtool:Ralf Wildenhues2-82/+116
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman5-484/+1327
2008-07-18- checkin threads.mk.in.Matthias Klose1-0/+3
2008-07-18configure.ac (AC_CONFIG_FILES): Add threads.mk.Matthias Klose4-6/+15
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues5-34/+67
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-26/+42
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues5-30/+64
2008-02-19dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS...Andreas Tobler3-16/+20
2008-01-26gcconfig.h (HBLKSIZE): Define for MIPS.Richard Sandiford2-0/+7
2008-01-24* configure: Regenerate.David Edelsohn2-11/+15
2007-10-11re PR boehm-gc/33442 (1938 unexpected fails in libjava testsuite)John David Anglin2-1/+7
2007-08-15* include/private/gcconfig.h: Handle mips64-linux n64 ABI.David Daney2-1/+10
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2-6377/+4
2007-07-02re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth12-1204/+79
2007-06-22pthread_support.c (GC_get_thread_stack_base): Handle pthread_getattr_np failu...Jakub Jelinek2-1/+12
2007-06-02configure: Regenerate.Paolo Bonzini2-40/+50
2007-05-24Commit the change of this file, mentionend in the CL from 2007-05-20.Andreas Tobler1-11/+10
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey5-1104/+16907
2007-05-20configure.ac: Introduce extra_ldflags_libgc.Andreas Tobler6-3/+34
2007-04-23gc.h (GC_is_thread_suspended): Declare.Keith Seitz3-0/+14
2007-04-03closures.c: Include sys/statfs.h.Jakub Jelinek3-14/+15
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva4-4/+129
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses3-4/+11
2007-02-05gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPRO...Roman Zippel3-3/+10
2007-01-242007-01-24 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler1-2/+2
2007-01-19os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler4-25/+26
2007-01-17configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while cross-compiling.David Daney4-27/+7
2007-01-17* os_dep.c: Fix i686-apple-darwin9 builds.Mike Stump2-1/+14
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth5-59/+17
2007-01-17gc_config.h.in: Regenerate.Andreas Tobler2-6/+16
2007-01-16gcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD.Petr Salinger3-2/+12