summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * configure: Rebuild.Jeff Sturm2003-10-032-24/+24
* configure.in: Remove NO_GETENV definition for win32.Hans Boehm2003-10-036-440/+387
* configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris 2.3/SPARC...Rainer Orth2003-09-293-4/+11
* Another newlib fixAnthony Green2003-09-222-2/+7
* Fix arm-elf support.Anthony Green2003-09-212-1/+6
* * libtool.m4 (LD): Correct powerpc64 host match.Alan Modra2003-09-092-1/+5
* configure.in: Set INCLUDES to absolute path.Rainer Orth2003-08-073-5/+15
* gc.h (GC_CreateThread): Declare with WINAPI attribute.Danny Smith2003-07-313-5/+14
* dyn_load.c: Define __private_extern__ to match Apple's system header.Andreas Tobler2003-07-302-0/+11
* * os_dep.c: Remove redundancy introduced in last merge.Loren J. Rittle2003-07-292-4/+4
* Import GC 6.3alpha1.Jeff Sturm2003-07-2872-4952/+5096
* This commit was generated by cvs2svn to compensate for changes in r69874,Jeff Sturm2003-07-288-200/+3504
* Initial revisionJeff Sturm2003-07-2822-0/+5739
* configure.host: Only use +ESdbgasm when using the HPUX native compiler on PA-...Roger Sayle2003-07-252-2/+10
* configure.in: define GC_DLL under mingw if --enable-sharedMohan Embar2003-04-284-104/+115
* * include/private/gcconfig.h: Add support for arm-netbsdelf.Richard Earnshaw2003-04-162-4/+13
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva2003-04-111-10/+29
* gcconfig.h (LINUX_STACKBOTTOM): Define for POWERPC.Tom Tromey2003-04-102-3/+7
* gc_locks.h [IA64]: Include ia64intrin.h.Richard Henderson2003-03-222-14/+15
* configure.in: Avoid trailing /.Andreas Schwab2003-03-123-30/+24
* gcconfig.h (GC_data_start): declare when needed.Hans Boehm2003-03-045-8/+30
* mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm2003-03-037-23/+118
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva2003-02-203-15/+37
* gcconfig.h: undefine MPROTECT_VDB for MACOSXAndreas Tobler2003-02-112-1/+5
* configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva2003-01-285-117/+176
* For PR libgcj/8933:Tom Tromey2002-12-314-40/+75