aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2003-10-31* include/private/gcconfig.h: Re-install change of 2003-04-16.Richard Earnshaw
2003-10-20 libffi:Rainer Orth
2003-10-17 * include/private/gcconfig.h (ALIGNMENT <powerpc linux>): RemoveAlan Modra
2003-10-03* configure: Rebuild.Jeff Sturm
2003-10-03 * configure.in: Remove NO_GETENV definition for win32.Hans Boehm
2003-09-29 boehm-gc: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-07 boehm-gc:Rainer Orth
2003-07-31 * include/gc.h (GC_CreateThread): Declare with WINAPIDanny Smith
2003-07-302003-07-30 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2003-07-29 * os_dep.c: Remove redundancy introduced in last merge.Loren J. Rittle
2003-07-28 Import 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-25 * configure.host: Only use +ESdbgasm when using the HPUX nativeRoger Sayle
2003-04-282003-04-28 Mohan Embar <gnustuff@thisiscool.com>Mohan Embar
2003-04-16* include/private/gcconfig.h: Add support for arm-netbsdelf.Richard Earnshaw
2003-04-11* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva
2003-04-10 * include/private/gcconfig.h (LINUX_STACKBOTTOM): Define forTom Tromey
2003-03-23 * include/private/gc_locks.h [IA64]: Include ia64intrin.h.Richard Henderson
2003-03-122003-03-10 Andreas Schwab <schwab@suse.de>Andreas Schwab
2003-03-042003-03-04 Hans Boehm <Hans.Boehm@hp.com>Hans Boehm
2003-03-032003-03-03 Hans Boehm <Hans.Boehm@hp.com>Hans Boehm
2003-02-20* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS toAlexandre Oliva
2003-02-112003-02-11 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2003-01-28* configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.Alexandre Oliva
2002-12-31 For PR libgcj/8933:Tom Tromey
2002-11-20 * ltconfig (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-28* include/private/gcconfig.h: Don't check for __XSCALE__. InsteadRichard Earnshaw
2002-09-27 * include/private/gcconfig: Add machine type S390. Add s390x support.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-23boehm-gc:Kaveh Ghazi
2002-08-14* boehm-gc/configure, libf2c/configure: Rebuilt.Alexandre Oliva
2002-07-19Remove dead endif so x86-64 compilation works.Bo Thorsen
2002-07-192002-07-18 Bo Thorsen <bo@suse.de>Bo Thorsen
2002-07-182002-07-18 H.J. Lu <hjl@gnu.org>H.J. Lu
2002-07-182002-07-18 H.J. Lu (hjl@gnu.org)H.J. Lu
2002-06-29 * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.Hans Boehm
2002-06-10 * include/private/gc_locks.h (GC_test_and_set): SupportH.J. Lu
2002-05-19 * irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.Mark P Mitchell
2002-05-16 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth
2002-05-08* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD atAlexandre Oliva
2002-04-23 * Makefile.am (toolexeclib_LTLIBRARIES): Remove.Jeff Sturm
2002-04-222002-04-22 David S. Miller <davem@redhat.com>David S. Miller
2002-04-17 * include/private/gcconfig.h: Use LINUX_STACKBOTTOM forHans Boehm