aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
AgeCommit message (Expand)Author
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook
2004-11-22configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too.Eric Botcazou
2004-11-22re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou
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-23win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include.Bryce McKinlay
2004-08-21misc.c (GC_init): Replace lhs cast with rhs cast.Danny Smith
2004-08-17specific.c: Check GC_LINUX_THREADS before including private/specific.h.Bryce McKinlay
2004-08-16aclocal.m4: Remove obsolete construct for old automake.Nathanael Nerode
2004-08-16solaris_threads.c: Remove ifdef around #include "private/gc_priv.h" since the...Andreas Tobler
2004-08-15re PR target/14931 (ASM file in GCC for PPC darwin should use the new stub st...Andreas Tobler
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay
2004-08-12Makefile.in: RegenerateKelley Cook
2004-07-06os-dep.c (GC_task_self): Declare as static and remove the second declaration.Andrew Pinski
2004-06-20Makefile.am: Add rule for .S files to fix bootstrap on solaris and alpha.Andreas Tobler
2004-06-18Fix incorrect year for some ChangeLog entries.R. Kelley Cook
2004-06-16configure.ac: New name of configure.in.Paolo Bonzini
2004-06-15Added .cvsignore entry for autom4te.cache to boehm-gc, libffi andPaolo Bonzini
2004-04-25* mark.c (GC_mark_from): Use pointer as prefetch argument.Andreas Jaeger
2004-04-06gcconfig.h (PREFETCH): Use __builtin_prefetch for gcc >= 3.0.H.J. Lu
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook
2004-02-27ltconfig, ltmain.sh: Remove unused files.Nathanael Nerode
2004-02-27configure.in: Add CCAS, CCASFLAGS for future automakes.Nathanael Nerode
2004-02-26Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.Nathanael Nerode
2004-02-26acinclude.m4: Remove GC_CONFIGURE macro; move contents to configure.in.Nathanael Nerode
2004-02-26configure.in: Remove more obsolete, bogus code.Nathanael Nerode
2004-02-26acinclude.m4: Remove obsolete and bogus constructs.Nathanael Nerode
2004-02-25acinclude.m4: De-precious CC and CXX so that the right flags are passed down ...Nathanael Nerode
2004-02-23config.sub, [...]: Replace with forwarding scripts which invoke the master co...Zack Weinberg
2004-02-23acinclude.m4: Remove old no-executables workaround; add new no-executables wo...Nathanael Nerode
2004-02-23configure.in: Use NCN_TARGET_NONCANONICAL and friends.Nathanael Nerode
2004-02-20Index: ChangeLogAndrew Cagney
2004-02-20acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD.Nathanael Nerode
2004-02-20acinclude.m4: Move certain code to configure.in.Nathanael Nerode
2004-02-20* Makefile.direct, alloc.c: Resync to upstream 6.3 alpha 1.Nathanael Nerode
2004-01-20gcconfig.h (USE_MMAP): Define for all Linux.Andrew Haley
2004-01-16configure.in (NO_EXECUTE_PERMISSION): Remove global declaration; add for ia64...Andrew Haley
2004-01-15configure.in: Add in AC_PREREQ(2.13)Kelley Cook
2004-01-08* obvious changelog typo fixFrank Ch. Eigler
2004-01-07* approved by rthDave Jones
2003-10-31* include/private/gcconfig.h: Re-install change of 2003-04-16.Richard Earnshaw
2003-10-20ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_A...Rainer Orth
2003-10-18gcconfig.h (ALIGNMENT <powerpc linux>): Remove unsure comment.Alan Modra
2003-10-03* configure: Rebuild.Jeff Sturm
2003-10-03configure.in: Remove NO_GETENV definition for win32.Hans Boehm