aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose36-11178/+0
2016-03-29[Hurd, kFreeBSD] boehm-gc: Use mmap instead of brkSamuel Thibault1-1/+1
2016-03-16Summary: boehm-gc: add support for aarch64 ILP32Andreas Schwab1-2/+7
2015-05-13boehm-gc: Bump to automake 1.11.6Michael Haubenwallner2-22/+39
2014-10-23Fix gnu11 fallout on SPARCRainer Orth1-8/+1
2014-05-13Enable Java on Cygwin-64Bernd Edlinger1-1/+1
2014-04-24tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek2-48/+14
2013-12-21gcconfig.h: Add FreeBSD powerpc64 defines.Andreas Tobler1-0/+8
2013-04-11gcconfig.h (AARCH64): New macro (defined only if __aarch64__).Yvan Roux1-0/+38
2013-03-06Use thr_stksegment to determine Solaris stack baseRainer Orth1-19/+2
2012-11-04configure.ac: Add stanza for *-*-gnu* threads configuration.Samuel Thibault3-5/+15
2012-05-11Merge upstream x32 support into boehm-gcH.J. Lu1-2/+7
2012-02-24re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier2-2/+13
2012-02-10re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dll...Kai Tietz1-1/+3
2011-06-29re PR libgcj/49451 (FileHandleGcTest FAILS on IRIX)Rainer Orth1-0/+3
2011-03-25re PR boehm-gc/11412 (boehm-gc testing problems)Rainer Orth1-0/+1
2010-10-28configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th...Paolo Bonzini1-1/+1
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-1/+1
2010-03-21PR target/42811 (prerequisite)Dave Korn2-8/+8
2009-12-13gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomi...Matthias Klose1-1/+7
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues1-1/+0
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2-82/+109
2009-07-23Commit patch #3 of 4 for Power7 VSX supportMichael Meissner1-25/+11
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman1-1/+13
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2-3/+8
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-0/+1
2008-02-19dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS...Andreas Tobler1-4/+8
2008-01-26gcconfig.h (HBLKSIZE): Define for MIPS.Richard Sandiford1-0/+3
2007-08-15* include/private/gcconfig.h: Handle mips64-linux n64 ABI.David Daney1-1/+6
2007-07-02re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth3-46/+35
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 Ellcey1-1/+12
2007-05-20configure.ac: Introduce extra_ldflags_libgc.Andreas Tobler1-0/+1
2007-04-23gc.h (GC_is_thread_suspended): Declare.Keith Seitz1-0/+1
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva1-0/+18
2007-02-05gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPRO...Roman Zippel1-2/+2
2007-01-19os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler1-2/+16
2007-01-17configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while cross-compiling.David Daney1-6/+0
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth1-0/+1
2007-01-17gc_config.h.in: Regenerate.Andreas Tobler1-6/+12
2007-01-16gcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD.Petr Salinger1-0/+4
2007-01-11configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler2-10/+68
2006-12-08configure.ac: Fix x86 darwin builds.Mike Stump1-2/+2
2006-09-21os_dep.c: Port to Darwin/i386Sandro Tolaini1-1/+24
2006-09-18configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8.Petr Salinger3-7/+39
2006-08-21re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay4-7/+23
2006-06-21pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if ...Keith Seitz2-0/+11
2006-06-03Index: gcc/ChangeLogGeoffrey Keating1-1/+19
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell1-2/+2
2006-04-24dyn_load.c (GC_has_static_roots): Declare.Andrew Haley1-0/+9