summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure: Regenerate.Mike Stump2005-05-101-0/+4
* os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak from gc6.4.Hans-Peter Nilsson2005-04-191-0/+6
* gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.David S. Miller2005-04-171-0/+7
* * configure: Regenerate.Mike Stump2005-04-131-0/+4
* * include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.Richard Henderson2005-04-121-0/+4
* darwin_stop_world.c: Update for -m64 multilib.Mike Stump2005-03-241-0/+6
* Makefile.in, [...]: Regenerate.Kelley Cook2005-03-011-0/+4
* dyn_load.c: On NetBSD...Richard Earnshaw2005-02-261-0/+5
* re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay2005-02-161-0/+8
* allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled...Hans Boehm2005-02-091-0/+14
* boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay2005-01-021-0/+7
* configure: Regenerate.Kelley Cook2004-12-131-0/+4
* re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay2004-11-301-0/+5
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2004-11-291-0/+4
* gc_config.h.in: Add comment.Bryce McKinlay2004-11-271-0/+4
* Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay2004-11-261-0/+11
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2004-11-251-0/+4
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2004-11-241-0/+4
* configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too.Eric Botcazou2004-11-221-0/+7
* re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou2004-11-221-1/+6
* Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook2004-11-051-0/+10
* gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype.Ulrich Weigand2004-10-191-0/+5
* Add support for M32RKazuhiro Inaoka2004-10-131-0/+4
* configure.ac: Update all AC_DEFINEs to newer style.Kelley Cook2004-09-271-0/+6
* backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm2004-08-281-0/+12
* aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.Hans Boehm2004-08-231-0/+5
* win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include.Bryce McKinlay2004-08-231-1/+6
* misc.c (GC_init): Replace lhs cast with rhs cast.Danny Smith2004-08-211-0/+4
* specific.c: Check GC_LINUX_THREADS before including private/specific.h.Bryce McKinlay2004-08-171-0/+5
* aclocal.m4: Remove obsolete construct for old automake.Nathanael Nerode2004-08-161-0/+14
* solaris_threads.c: Remove ifdef around #include "private/gc_priv.h" since the...Andreas Tobler2004-08-161-0/+6
* re PR target/14931 (ASM file in GCC for PPC darwin should use the new stub st...Andreas Tobler2004-08-151-0/+5
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-0/+16
* Makefile.in: RegenerateKelley Cook2004-08-121-0/+4
* os-dep.c (GC_task_self): Declare as static and remove the second declaration.Andrew Pinski2004-07-061-0/+5
* Makefile.am: Add rule for .S files to fix bootstrap on solaris and alpha.Andreas Tobler2004-06-201-0/+6
* Fix incorrect year for some ChangeLog entries.R. Kelley Cook2004-06-181-2/+2
* configure.ac: New name of configure.in.Paolo Bonzini2004-06-161-0/+12
* Added .cvsignore entry for autom4te.cache to boehm-gc, libffi andPaolo Bonzini2004-06-151-0/+4
* * mark.c (GC_mark_from): Use pointer as prefetch argument.Andreas Jaeger2004-04-251-0/+4
* gcconfig.h (PREFETCH): Use __builtin_prefetch for gcc >= 3.0.H.J. Lu2004-04-061-0/+6
* configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook2004-03-111-0/+6
* ltconfig, ltmain.sh: Remove unused files.Nathanael Nerode2004-02-271-0/+9
* configure.in: Add CCAS, CCASFLAGS for future automakes.Nathanael Nerode2004-02-271-0/+3
* Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.Nathanael Nerode2004-02-261-0/+7
* acinclude.m4: Remove GC_CONFIGURE macro; move contents to configure.in.Nathanael Nerode2004-02-261-0/+6
* configure.in: Remove more obsolete, bogus code.Nathanael Nerode2004-02-261-0/+3
* acinclude.m4: Remove obsolete and bogus constructs.Nathanael Nerode2004-02-261-0/+6
* acinclude.m4: De-precious CC and CXX so that the right flags are passed down ...Nathanael Nerode2004-02-251-0/+7
* config.sub, [...]: Replace with forwarding scripts which invoke the master co...Zack Weinberg2004-02-231-23/+30