aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/include
AgeCommit message (Expand)Author
2004-11-05Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook
2004-10-19gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype.Ulrich Weigand
2004-10-13Add support for M32RKazuhiro Inaoka
2004-09-27configure.ac: Update all AC_DEFINEs to newer style.Kelley Cook
2004-08-28backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm
2004-08-23aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.Hans Boehm
2004-08-16aclocal.m4: Remove obsolete construct for old automake.Nathanael Nerode
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay
2004-08-12This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay
2004-08-12Makefile.in: RegenerateKelley Cook
2004-04-06gcconfig.h (PREFETCH): Use __builtin_prefetch for gcc >= 3.0.H.J. Lu
2004-02-27configure.in: Add CCAS, CCASFLAGS for future automakes.Nathanael Nerode
2004-02-23configure.in: Use NCN_TARGET_NONCANONICAL and friends.Nathanael Nerode
2004-01-20gcconfig.h (USE_MMAP): Define for all Linux.Andrew Haley
2003-10-31* include/private/gcconfig.h: Re-install change of 2003-04-16.Richard Earnshaw
2003-10-18gcconfig.h (ALIGNMENT <powerpc linux>): Remove unsure comment.Alan Modra
2003-10-03configure.in: Remove NO_GETENV definition for win32.Hans Boehm
2003-09-21Fix arm-elf support.Anthony Green
2003-07-31gc.h (GC_CreateThread): Declare with WINAPI attribute.Danny Smith
2003-07-28Import GC 6.3alpha1.Jeff Sturm
2003-07-28Initial revisionJeff Sturm
2003-04-16* include/private/gcconfig.h: Add support for arm-netbsdelf.Richard Earnshaw
2003-04-10gcconfig.h (LINUX_STACKBOTTOM): Define for POWERPC.Tom Tromey
2003-03-22gc_locks.h [IA64]: Include ia64intrin.h.Richard Henderson
2003-03-04gcconfig.h (GC_data_start): declare when needed.Hans Boehm
2003-03-03mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm
2003-02-11gcconfig.h: undefine MPROTECT_VDB for MACOSXAndreas Tobler
2002-12-31For PR libgcj/8933:Tom Tromey
2002-10-02* include/private/gcconfig.h (HBLKSIZE): Define for x86-64.Andreas Jaeger
2002-09-28gcconfig.h: Don't check for __XSCALE__.Richard Earnshaw
2002-09-27gcconfig: Add machine type S390.Ulrich Weigand
2002-09-24* include/private/gcconfig.h: Fix NetBSD/mips parameters.Jason Thorpe
2002-07-19Remove dead endif so x86-64 compilation works.Bo Thorsen
2002-07-19gcconfig.h: Add x86-64 definitions.Bo Thorsen
2002-06-10gc_locks.h (GC_test_and_set): Support Linux/mips.H.J. Lu
2002-05-19irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.Mark Mitchell
2002-04-21[multiple changes]David S. Miller
2002-04-17gcconfig.h: Use LINUX_STACKBOTTOM for SPARC Linux.Hans Boehm
2002-04-09gcconfig.h (DATAEND): Update comment example to match reality.Loren J. Rittle
2002-04-09* include/private/gcconfig.h (DATAEND): Clarify comment.Loren J. Rittle
2002-04-09gc_priv.h (WARN macro): Add "GC warning:" prefix.Hans Boehm
2002-04-04gcconfig.h: Add support for an unmapped memory hole between the end of the in...Loren J. Rittle
2002-03-31gcconfig.h: define DYNAMIC_LOADING for ELF NetBSD/i386.Bryce McKinlay
2002-03-29linux_threads.c (return_free_lists): Clear fl[i] unconditionally.Hans Boehm
2002-03-25gcconfig.h: Change all likely references to linker script synthesized symbols...Loren J. Rittle
2002-03-22gcconfig.h: Add unified test for FreeBSD.Loren J. Rittle
2002-03-10Hashtable synchronization for PowerPC.Bryce McKinlay
2002-02-12Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay
2002-02-09xscale-elf supportAnthony Green
2002-02-07gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz