aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2004-11-05Mark ChangeLogMark Mitchell
2004-09-06Mark ChangeLogMark Mitchell
2004-07-01Mark ChangeLogMark Mitchell
2004-05-18re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima
2004-04-21re PR target/14326 (boehm-gc hardcodes to 3DNow! prefetch for x86_64)H.J. Lu
2004-04-19Mark ChangeLogMark Mitchell
2004-02-22config.guess: Update from version 2002-01-10 to 2004-02-16.Matthias Klose
2004-01-20gcconfig.h (USE_MMAP): Define for all Linux.Andrew Haley
2004-01-17This commit was manufactured by cvs2svn to create branchNo Author
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
2003-09-29configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris 2.3/SPARC...Rainer Orth
2003-09-22Another newlib fixAnthony Green
2003-09-21Fix arm-elf support.Anthony Green
2003-09-09* libtool.m4 (LD): Correct powerpc64 host match.Alan Modra
2003-08-07configure.in: Set INCLUDES to absolute path.Rainer Orth
2003-07-31gc.h (GC_CreateThread): Declare with WINAPI attribute.Danny Smith
2003-07-30dyn_load.c: Define __private_extern__ to match Apple's system header.Andreas Tobler
2003-07-29* os_dep.c: Remove redundancy introduced in last merge.Loren J. Rittle
2003-07-28Import GC 6.3alpha1.Jeff Sturm
2003-07-28This commit was generated by cvs2svn to compensate for changes in r69874,Jeff Sturm
2003-07-28Initial revisionJeff Sturm
2003-07-25configure.host: Only use +ESdbgasm when using the HPUX native compiler on PA-...Roger Sayle
2003-04-28configure.in: define GC_DLL under mingw if --enable-sharedMohan Embar
2003-04-16* include/private/gcconfig.h: Add support for arm-netbsdelf.Richard Earnshaw
2003-04-11libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva
2003-04-10gcconfig.h (LINUX_STACKBOTTOM): Define for POWERPC.Tom Tromey
2003-03-22gc_locks.h [IA64]: Include ia64intrin.h.Richard Henderson
2003-03-12configure.in: Avoid trailing /.Andreas Schwab
2003-03-04gcconfig.h (GC_data_start): declare when needed.Hans Boehm
2003-03-03mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm
2003-02-20configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva
2003-02-11gcconfig.h: undefine MPROTECT_VDB for MACOSXAndreas Tobler
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva
2002-12-31For PR libgcj/8933:Tom Tromey
2002-11-20ltconfig (osf[345]): Append $major to soname_spec.Rainer Orth
2002-10-02* include/private/gcconfig.h (HBLKSIZE): Define for x86-64.Andreas Jaeger
2002-09-28gcconfig.h: Don't check for __XSCALE__.Richard Earnshaw
2002-09-27gcconfig: Add machine type S390.Ulrich Weigand
2002-09-25Fixed misformatted ChangeLog entryAdam Megacz
2002-09-24* include/private/gcconfig.h: Fix NetBSD/mips parameters.Jason Thorpe
2002-09-242002-08-23 Adam Megacz <adam@xwt.org>Adam Megacz
2002-09-23Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi