summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogMark Mitchell2005-09-211-0/+4
* re PR boehm-gc/23662 (Binaries generated by arm-linux-gcj segfault on executi...Tom Tromey2005-09-062-1/+7
* * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.SUGIOKA Toshinobu2005-07-172-1/+5
* Mark ChangeLogMark Mitchell2005-07-071-0/+4
* gcconfig.h (HBLKSIZE): Define to 4096 on powerpc64-linux.Andrew Haley2005-05-252-0/+6
* gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.David S. Miller2005-04-222-3/+10
* Mark ChangeLogMark Mitchell2005-04-211-0/+4
* * include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.Richard Henderson2005-04-122-1/+5
* Makefile.in, [...]: Regenerate.Kelley Cook2005-03-013-11/+27
* dyn_load.c: On NetBSD...Richard Earnshaw2005-02-262-0/+10
* re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay2005-02-166-0/+36
* allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled...Hans Boehm2005-02-096-61/+125
* boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay2005-01-025-2/+37
* configure: Regenerate.Kelley Cook2004-12-132-9/+6
* re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay2004-11-306-162/+166
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2004-11-292-9/+6
* gc_config.h.in: Add comment.Bryce McKinlay2004-11-272-2/+10
* Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay2004-11-266-152/+167
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2004-11-252-2/+13
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2004-11-242-9/+6
* configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too.Eric Botcazou2004-11-223-5/+12
* re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou2004-11-223-3/+8
* Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook2004-11-058-50/+24
* gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype.Ulrich Weigand2004-10-192-0/+9
* Add support for M32RKazuhiro Inaoka2004-10-132-0/+25
* configure.ac: Update all AC_DEFINEs to newer style.Kelley Cook2004-09-274-101/+273
* backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm2004-08-287-40/+77
* aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.Hans Boehm2004-08-234-1/+11
* win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include.Bryce McKinlay2004-08-232-2/+8
* misc.c (GC_init): Replace lhs cast with rhs cast.Danny Smith2004-08-212-2/+7
* specific.c: Check GC_LINUX_THREADS before including private/specific.h.Bryce McKinlay2004-08-172-1/+7
* aclocal.m4: Remove obsolete construct for old automake.Nathanael Nerode2004-08-167-102/+89
* solaris_threads.c: Remove ifdef around #include "private/gc_priv.h" since the...Andreas Tobler2004-08-163-7/+9
* re PR target/14931 (ASM file in GCC for PPC darwin should use the new stub st...Andreas Tobler2004-08-152-3/+8
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-1465-770/+2208
* This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay2004-08-1210-237/+546
* Initial revisionBryce McKinlay2004-08-123-0/+287
* Makefile.in: RegenerateKelley Cook2004-08-122-137/+279
* os-dep.c (GC_task_self): Declare as static and remove the second declaration.Andrew Pinski2004-07-062-3/+6
* Makefile.am: Add rule for .S files to fix bootstrap on solaris and alpha.Andreas Tobler2004-06-203-1/+11
* Fix incorrect year for some ChangeLog entries.R. Kelley Cook2004-06-181-2/+2
* configure.ac: New name of configure.in.Paolo Bonzini2004-06-167-867/+2391
* Added .cvsignore entry for autom4te.cache to boehm-gc, libffi andPaolo Bonzini2004-06-152-0/+5
* re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima2004-05-181-1/+1
* * mark.c (GC_mark_from): Use pointer as prefetch argument.Andreas Jaeger2004-04-252-4/+8
* gcconfig.h (PREFETCH): Use __builtin_prefetch for gcc >= 3.0.H.J. Lu2004-04-062-4/+10
* configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook2004-03-113-261/+537
* ltconfig, ltmain.sh: Remove unused files.Nathanael Nerode2004-02-2711-11108/+11
* configure.in: Add CCAS, CCASFLAGS for future automakes.Nathanael Nerode2004-02-275-2/+23
* Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.Nathanael Nerode2004-02-265-30/+7