Age | Commit message (Expand) | Author | Files | Lines |
2005-03-01 | Makefile.in, [...]: Regenerate. | Kelley Cook | 3 | -11/+27 |
2005-02-26 | dyn_load.c: On NetBSD... | Richard Earnshaw | 2 | -0/+10 |
2005-02-16 | re PR libgcj/19823 (java fails with non-executable memory) | Bryce McKinlay | 6 | -0/+36 |
2005-02-09 | allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled... | Hans Boehm | 6 | -61/+125 |
2005-01-02 | boehm-gc.h: Include gc_ext_config.h, not gc_config.h. | Bryce McKinlay | 5 | -2/+37 |
2004-12-13 | configure: Regenerate. | Kelley Cook | 2 | -9/+6 |
2004-11-30 | re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc) | Bryce McKinlay | 6 | -162/+166 |
2004-11-29 | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto... | Kelley Cook | 2 | -9/+6 |
2004-11-27 | gc_config.h.in: Add comment. | Bryce McKinlay | 2 | -2/+10 |
2004-11-26 | Fix "PACKAGE_NAME redefined" errors. | Bryce McKinlay | 6 | -152/+167 |
2004-11-25 | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. | Kelley Cook | 2 | -2/+13 |
2004-11-24 | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ... | Kelley Cook | 2 | -9/+6 |
2004-11-22 | configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too. | Eric Botcazou | 3 | -5/+12 |
2004-11-22 | re PR target/18444 (Multithreading broken on Unix95-class platforms) | Eric Botcazou | 3 | -3/+8 |
2004-11-05 | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 8 | -50/+24 |
2004-10-19 | gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype. | Ulrich Weigand | 2 | -0/+9 |
2004-10-13 | Add support for M32R | Kazuhiro Inaoka | 2 | -0/+25 |
2004-09-27 | configure.ac: Update all AC_DEFINEs to newer style. | Kelley Cook | 4 | -101/+273 |
2004-08-28 | backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac... | Hans Boehm | 7 | -40/+77 |
2004-08-23 | aix_irix_threads.c: Move _THREADS checks after gc_priv.h include. | Hans Boehm | 4 | -1/+11 |
2004-08-23 | win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include. | Bryce McKinlay | 2 | -2/+8 |
2004-08-21 | misc.c (GC_init): Replace lhs cast with rhs cast. | Danny Smith | 2 | -2/+7 |
2004-08-17 | specific.c: Check GC_LINUX_THREADS before including private/specific.h. | Bryce McKinlay | 2 | -1/+7 |
2004-08-16 | aclocal.m4: Remove obsolete construct for old automake. | Nathanael Nerode | 7 | -102/+89 |
2004-08-16 | solaris_threads.c: Remove ifdef around #include "private/gc_priv.h" since the... | Andreas Tobler | 3 | -7/+9 |
2004-08-15 | re PR target/14931 (ASM file in GCC for PPC darwin should use the new stub st... | Andreas Tobler | 2 | -3/+8 |
2004-08-14 | configure.in (GCINCS): Don't use "boehm-cflags". | Bryce McKinlay | 65 | -770/+2208 |
2004-08-12 | This commit was generated by cvs2svn to compensate for changes in r85899, | Bryce McKinlay | 10 | -237/+546 |
2004-08-12 | Initial revision | Bryce McKinlay | 3 | -0/+287 |
2004-08-12 | Makefile.in: Regenerate | Kelley Cook | 2 | -137/+279 |
2004-07-06 | os-dep.c (GC_task_self): Declare as static and remove the second declaration. | Andrew Pinski | 2 | -3/+6 |
2004-06-20 | Makefile.am: Add rule for .S files to fix bootstrap on solaris and alpha. | Andreas Tobler | 3 | -1/+11 |
2004-06-18 | Fix incorrect year for some ChangeLog entries. | R. Kelley Cook | 1 | -2/+2 |
2004-06-16 | configure.ac: New name of configure.in. | Paolo Bonzini | 7 | -867/+2391 |
2004-06-15 | Added .cvsignore entry for autom4te.cache to boehm-gc, libffi and | Paolo Bonzini | 2 | -0/+5 |
2004-05-18 | re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ... | Kaz Kojima | 1 | -1/+1 |
2004-04-25 | * mark.c (GC_mark_from): Use pointer as prefetch argument. | Andreas Jaeger | 2 | -4/+8 |
2004-04-06 | gcconfig.h (PREFETCH): Use __builtin_prefetch for gcc >= 3.0. | H.J. Lu | 2 | -4/+10 |
2004-03-11 | configure.ac: Bump AC_PREREQ to 2.59. | Kelley Cook | 3 | -261/+537 |
2004-02-27 | ltconfig, ltmain.sh: Remove unused files. | Nathanael Nerode | 11 | -11108/+11 |
2004-02-27 | configure.in: Add CCAS, CCASFLAGS for future automakes. | Nathanael Nerode | 5 | -2/+23 |
2004-02-26 | Makefile.am: Remove bogus duplicate setting of AM_CFLAGS. | Nathanael Nerode | 5 | -30/+7 |
2004-02-26 | acinclude.m4: Remove GC_CONFIGURE macro; move contents to configure.in. | Nathanael Nerode | 5 | -105/+52 |
2004-02-26 | configure.in: Remove more obsolete, bogus code. | Nathanael Nerode | 3 | -48/+9 |
2004-02-26 | acinclude.m4: Remove obsolete and bogus constructs. | Nathanael Nerode | 4 | -52/+10 |
2004-02-25 | acinclude.m4: De-precious CC and CXX so that the right flags are passed down ... | Nathanael Nerode | 4 | -549/+309 |
2004-02-23 | config.sub, [...]: Replace with forwarding scripts which invoke the master co... | Zack Weinberg | 3 | -2998/+72 |
2004-02-23 | acinclude.m4: Remove old no-executables workaround; add new no-executables wo... | Nathanael Nerode | 5 | -1872/+5202 |
2004-02-23 | configure.in: Use NCN_TARGET_NONCANONICAL and friends. | Nathanael Nerode | 6 | -92/+182 |
2004-02-20 | Index: ChangeLog | Andrew Cagney | 3 | -225/+466 |