aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/include
AgeCommit message (Expand)AuthorFilesLines
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 Nilsson2-1/+46
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
2005-03-01Makefile.in, [...]: Regenerate.Kelley Cook1-9/+20
2005-02-16re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay2-0/+7
2005-01-02boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay2-0/+27
2004-11-30re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay3-157/+150
2004-11-27gc_config.h.in: Add comment.Bryce McKinlay1-2/+6
2004-11-26Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay3-150/+153
2004-11-05Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook1-4/+3
2004-10-19gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype.Ulrich Weigand1-0/+4
2004-10-13Add support for M32RKazuhiro Inaoka1-0/+21
2004-09-27configure.ac: Update all AC_DEFINEs to newer style.Kelley Cook1-0/+118
2004-08-28backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm1-0/+7
2004-08-23aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.Hans Boehm1-0/+2
2004-08-16aclocal.m4: Remove obsolete construct for old automake.Nathanael Nerode1-11/+30
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay16-139/+292
2004-08-12This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay4-6/+33
2004-08-12Makefile.in: RegenerateKelley Cook1-137/+275
2004-04-06gcconfig.h (PREFETCH): Use __builtin_prefetch for gcc >= 3.0.H.J. Lu1-4/+4
2004-02-27configure.in: Add CCAS, CCASFLAGS for future automakes.Nathanael Nerode1-0/+2
2004-02-23configure.in: Use NCN_TARGET_NONCANONICAL and friends.Nathanael Nerode1-3/+8
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-10-03configure.in: Remove NO_GETENV definition for win32.Hans Boehm1-1/+13
2003-09-21Fix arm-elf support.Anthony Green1-1/+1
2003-07-31gc.h (GC_CreateThread): Declare with WINAPI attribute.Danny Smith1-1/+1
2003-07-28Import GC 6.3alpha1.Jeff Sturm16-463/+896
2003-07-28Initial revisionJeff Sturm6-0/+571
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-22gc_locks.h [IA64]: Include ia64intrin.h.Richard Henderson1-14/+7
2003-03-04gcconfig.h (GC_data_start): declare when needed.Hans Boehm2-4/+8
2003-03-03mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm2-0/+14
2003-02-11gcconfig.h: undefine MPROTECT_VDB for MACOSXAndreas Tobler1-1/+1
2002-12-31For PR libgcj/8933:Tom Tromey2-29/+12
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 Weigand2-3/+55
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. Lu2-6/+9
2002-05-19irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.Mark Mitchell2-4/+8
2002-04-21[multiple changes]David S. Miller1-4/+4