aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/include/private/gcconfig.h
AgeCommit message (Expand)AuthorFilesLines
2006-01-25gcconfig.h: Revert to GC 6.6 version, removing all local changes.Bryce McKinlay1-12/+12
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay1-48/+84
2005-09-06re PR boehm-gc/23662 (Binaries generated by arm-linux-gcj segfault on executi...Tom Tromey1-1/+1
2005-07-17* include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.SUGIOKA Toshinobu1-1/+1
2005-06-15os_dep.c: Add FreeBSD/PowerPC bits.Andreas Tobler1-0/+20
2005-05-25gcconfig.h (HBLKSIZE): Define to 4096 on powerpc64-linux.Andrew Haley1-0/+1
2005-04-19os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak from gc6.4.Hans-Peter Nilsson1-1/+22
2005-04-17gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.David S. Miller1-3/+1
2005-04-12* include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.Richard Henderson1-1/+1
2005-03-24darwin_stop_world.c: Update for -m64 multilib.Mike Stump1-3/+9
2004-10-13Add support for M32RKazuhiro Inaoka1-0/+21
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-22/+95
2004-04-06gcconfig.h (PREFETCH): Use __builtin_prefetch for gcc >= 3.0.H.J. Lu1-4/+4
2004-01-20gcconfig.h (USE_MMAP): Define for all Linux.Andrew Haley1-1/+2
2003-10-31* include/private/gcconfig.h: Re-install change of 2003-04-16.Richard Earnshaw1-3/+8
2003-10-18gcconfig.h (ALIGNMENT <powerpc linux>): Remove unsure comment.Alan Modra1-2/+1
2003-09-21Fix arm-elf support.Anthony Green1-1/+1
2003-07-28Import GC 6.3alpha1.Jeff Sturm1-157/+352
2003-04-16* include/private/gcconfig.h: Add support for arm-netbsdelf.Richard Earnshaw1-4/+9
2003-04-10gcconfig.h (LINUX_STACKBOTTOM): Define for POWERPC.Tom Tromey1-3/+1
2003-03-04gcconfig.h (GC_data_start): declare when needed.Hans Boehm1-0/+4
2003-03-03mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm1-0/+9
2003-02-11gcconfig.h: undefine MPROTECT_VDB for MACOSXAndreas Tobler1-1/+1
2002-10-02* include/private/gcconfig.h (HBLKSIZE): Define for x86-64.Andreas Jaeger1-0/+1
2002-09-28gcconfig.h: Don't check for __XSCALE__.Richard Earnshaw1-1/+1
2002-09-27gcconfig: Add machine type S390.Ulrich Weigand1-3/+21
2002-09-24* include/private/gcconfig.h: Fix NetBSD/mips parameters.Jason Thorpe1-17/+8
2002-07-19Remove dead endif so x86-64 compilation works.Bo Thorsen1-1/+0
2002-07-19gcconfig.h: Add x86-64 definitions.Bo Thorsen1-1/+44
2002-06-10gc_locks.h (GC_test_and_set): Support Linux/mips.H.J. Lu1-5/+4
2002-04-21[multiple changes]David S. Miller1-4/+4
2002-04-17gcconfig.h: Use LINUX_STACKBOTTOM for SPARC Linux.Hans Boehm1-2/+1
2002-04-09gcconfig.h (DATAEND): Update comment example to match reality.Loren J. Rittle1-2/+2
2002-04-09* include/private/gcconfig.h (DATAEND): Clarify comment.Loren J. Rittle1-0/+3
2002-04-04gcconfig.h: Add support for an unmapped memory hole between the end of the in...Loren J. Rittle1-0/+8
2002-03-31gcconfig.h: define DYNAMIC_LOADING for ELF NetBSD/i386.Bryce McKinlay1-0/+3
2002-03-25gcconfig.h: Change all likely references to linker script synthesized symbols...Loren J. Rittle1-141/+143
2002-03-22gcconfig.h: Add unified test for FreeBSD.Loren J. Rittle1-3/+27
2002-02-12Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay1-18/+117
2002-02-09xscale-elf supportAnthony Green1-0/+16
2002-01-25gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.David Edelsohn1-3/+12
2001-12-17dyn_load.c: Define ElfW (if needed) for all targets, not just GNU/Linux.Jeff Sturm1-0/+2
2001-10-17gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.Loren J. Rittle1-1/+5
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay1-59/+94
2001-09-26solaris_threads.c (MAX_ORIG_STACK_SIZE): Provide special Solaris 2/Intel defi...Rainer Orth1-3/+6
2001-08-18Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey1-5/+41
2001-06-26alpha_mach_dep.s: Mark call-saved FP registers.Richard Henderson1-5/+0
2001-05-21This commit was generated by cvs2svn to compensate for changes in r42373,Bryce McKinlay1-92/+388
2000-05-07This commit was generated by cvs2svn to compensate for changes in r33746,Bryce McKinlay1-2/+11
2000-04-19This commit was generated by cvs2svn to compensate for changes in r33244,Bryce McKinlay1-55/+274