aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
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
2002-04-09 * include/private/gcconfig.h (DATAEND): Update comment exampleLoren J. Rittle
2002-04-09 * include/private/gcconfig.h (DATAEND): Clarify comment.Loren J. Rittle
2002-04-09 * include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.Hans Boehm
2002-04-04 * include/private/gcconfig.h: Add support for an unmappedLoren J. Rittle
2002-03-312002-03-30 Krister Walfridsson <cato@df.lth.se>Bryce McKinlay
2002-03-29 * linux_threads.c (return_free_lists): Clear fl[i] unconditionally.Hans Boehm
2002-03-27 * os_dep.c (GC_init_linux_data_start): Fix references toRichard Henderson
2002-03-25 * include/private/gcconfig.h: Change all likely referencesLoren J. Rittle
2002-03-25 * linux_threads.c (GC_get_nprocs): Close file descriptor.Jeff Sturm
2002-03-22 * include/private/gcconfig.h: Add unified test for FreeBSD.Loren J. Rittle
2002-03-17zlib:Bryce McKinlay
2002-03-15Address mingw32 issues.Anthony Green
2002-03-122002-03-12 Adam Megacz <adam@xwt.org>Adam Megacz
2002-03-10libjava:Bryce McKinlay
2002-02-252002-02-24 Adam Megacz <adam@xwt.org>Adam Megacz
2002-02-20 * Makefile.am: Re-add SUBDIRS parameter which was lost in merge.Bryce McKinlay
2002-02-15Import bugfix.Mike Stump