summaryrefslogtreecommitdiff
path: root/boehm-gc/include
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def: Remove reference to boehm-gc target module.Matthias Klose2016-11-3036-11178/+0
* [Hurd, kFreeBSD] boehm-gc: Use mmap instead of brkSamuel Thibault2016-03-291-1/+1
* Summary: boehm-gc: add support for aarch64 ILP32Andreas Schwab2016-03-161-2/+7
* boehm-gc: Bump to automake 1.11.6Michael Haubenwallner2015-05-132-22/+39
* Fix gnu11 fallout on SPARCRainer Orth2014-10-231-8/+1
* Enable Java on Cygwin-64Bernd Edlinger2014-05-131-1/+1
* tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek2014-04-242-48/+14
* gcconfig.h: Add FreeBSD powerpc64 defines.Andreas Tobler2013-12-211-0/+8
* gcconfig.h (AARCH64): New macro (defined only if __aarch64__).Yvan Roux2013-04-111-0/+38
* Use thr_stksegment to determine Solaris stack baseRainer Orth2013-03-061-19/+2
* configure.ac: Add stanza for *-*-gnu* threads configuration.Samuel Thibault2012-11-043-5/+15
* Merge upstream x32 support into boehm-gcH.J. Lu2012-05-111-2/+7
* re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier2012-02-242-2/+13
* re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dll...Kai Tietz2012-02-101-1/+3
* re PR libgcj/49451 (FileHandleGcTest FAILS on IRIX)Rainer Orth2011-06-291-0/+3
* re PR boehm-gc/11412 (boehm-gc testing problems)Rainer Orth2011-03-251-0/+1
* configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th...Paolo Bonzini2010-10-281-1/+1
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-021-1/+1
* PR target/42811 (prerequisite)Dave Korn2010-03-212-8/+8
* gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomi...Matthias Klose2009-12-131-1/+7
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-1/+0
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-222-82/+109
* Commit patch #3 of 4 for Power7 VSX supportMichael Meissner2009-07-231-25/+11
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-1/+13
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-172-3/+8
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-161-0/+1
* dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS...Andreas Tobler2008-02-191-4/+8
* gcconfig.h (HBLKSIZE): Define for MIPS.Richard Sandiford2008-01-261-0/+3
* * include/private/gcconfig.h: Handle mips64-linux n64 ABI.David Daney2007-08-151-1/+6
* re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth2007-07-023-46/+35
* Commit the change of this file, mentionend in the CL from 2007-05-20.Andreas Tobler2007-05-241-11/+10
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-1/+12
* configure.ac: Introduce extra_ldflags_libgc.Andreas Tobler2007-05-201-0/+1
* gc.h (GC_is_thread_suspended): Declare.Keith Seitz2007-04-231-0/+1
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-071-0/+18
* gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPRO...Roman Zippel2007-02-051-2/+2
* os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler2007-01-191-2/+16
* configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while cross-compiling.David Daney2007-01-171-6/+0
* aclocal.m4: Regenerate to use multi.m4.Jack Howarth2007-01-171-0/+1
* gc_config.h.in: Regenerate.Andreas Tobler2007-01-171-6/+12
* gcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD.Petr Salinger2007-01-161-0/+4
* configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler2007-01-112-10/+68
* configure.ac: Fix x86 darwin builds.Mike Stump2006-12-081-2/+2
* os_dep.c: Port to Darwin/i386Sandro Tolaini2006-09-211-1/+24
* configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8.Petr Salinger2006-09-183-7/+39
* re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay2006-08-214-7/+23
* pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if ...Keith Seitz2006-06-212-0/+11
* Index: gcc/ChangeLogGeoffrey Keating2006-06-031-1/+19
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-241-2/+2
* dyn_load.c (GC_has_static_roots): Declare.Andrew Haley2006-04-241-0/+9