summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* 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
* acinclude.m4: Remove GC_CONFIGURE macro; move contents to configure.in.Nathanael Nerode2004-02-265-105/+52
* configure.in: Remove more obsolete, bogus code.Nathanael Nerode2004-02-263-48/+9
* acinclude.m4: Remove obsolete and bogus constructs.Nathanael Nerode2004-02-264-52/+10
* acinclude.m4: De-precious CC and CXX so that the right flags are passed down ...Nathanael Nerode2004-02-254-549/+309
* config.sub, [...]: Replace with forwarding scripts which invoke the master co...Zack Weinberg2004-02-233-2998/+72
* acinclude.m4: Remove old no-executables workaround; add new no-executables wo...Nathanael Nerode2004-02-235-1872/+5202
* configure.in: Use NCN_TARGET_NONCANONICAL and friends.Nathanael Nerode2004-02-236-92/+182
* Index: ChangeLogAndrew Cagney2004-02-203-225/+466
* acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD.Nathanael Nerode2004-02-204-92/+61
* acinclude.m4: Move certain code to configure.in.Nathanael Nerode2004-02-205-315/+287
* * Makefile.direct, alloc.c: Resync to upstream 6.3 alpha 1.Nathanael Nerode2004-02-203-6/+15
* gcconfig.h (USE_MMAP): Define for all Linux.Andrew Haley2004-01-203-2/+9
* configure.in (NO_EXECUTE_PERMISSION): Remove global declaration; add for ia64...Andrew Haley2004-01-163-51/+66
* configure.in: Add in AC_PREREQ(2.13)Kelley Cook2004-01-152-0/+5
* * obvious changelog typo fixFrank Ch. Eigler2004-01-081-1/+1
* * approved by rthDave Jones2004-01-073-2/+7
* * include/private/gcconfig.h: Re-install change of 2003-04-16.Richard Earnshaw2003-10-312-3/+12
* ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_A...Rainer Orth2003-10-202-1/+6
* gcconfig.h (ALIGNMENT <powerpc linux>): Remove unsure comment.Alan Modra2003-10-182-2/+6