aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2002-07-25Mark ChangeLogMark Mitchell
2002-06-29* win32_threads.c (GC_push_all_stacks): Tolerate bad sp.Hans Boehm
2002-05-15Mark ChangeLogMark Mitchell
2002-05-14Mark ChangeLogMark Mitchell
2002-05-08configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva
2002-04-23Makefile.am (toolexeclib_LTLIBRARIES): Remove.Jeff Sturm
2002-04-21[multiple changes]David S. Miller
2002-04-17gcconfig.h: Use LINUX_STACKBOTTOM for SPARC Linux.Hans Boehm
2002-04-10gcconfig.h (DATAEND): Update comment example to match reality.Loren J. Rittle
2002-04-09gc_priv.h (WARN macro): Add "GC warning:" prefix.Hans Boehm
2002-04-04gcconfig.h: Add support for an unmapped memory hole between the end of the in...Loren J. Rittle
2002-04-01gcconfig.h: Add unified test for FreeBSD.Loren J. Rittle
2002-03-31gcconfig.h: define DYNAMIC_LOADING for ELF NetBSD/i386.Krister Walfridsson
2002-03-29linux_threads.c (return_free_lists): Clear fl[i] unconditionally.Hans Boehm
2002-03-25* linux_threads.c (GC_get_nprocs): Close file descriptor.Jeff Sturm
2002-03-17Makefile.am: Make target library a convenience library.Bryce McKinlay
2002-03-15misc.c (GC_init_inner): Initialize GC_write_cs before use.Anthony Green
2002-03-12dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz
2002-03-10configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self.Bryce McKinlay
2002-02-25Makefile.am: Added win32_threads.c to sources list.Adam Megacz
2002-02-20Makefile.am: Re-add SUBDIRS parameter which was lost in merge.Bryce McKinlay
2002-02-15Import bugfix.Mike Stump
2002-02-14Removed .s files.Bryce McKinlay
2002-02-13dbg_mlc.c (GC_debug_generic_malloc): Removed.Bryce McKinlay
2002-02-12configure.in: Re-apply 2001-06-26 configure change.Richard Henderson
2002-02-12* sparc_mach_dep.S: Delete incorrectly named file.Bryce McKinlay
2002-02-12Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay
2002-02-11configure.in: support for win32, saner cross-compile optionsAdam Megacz
2002-02-09xscale-elf supportAnthony Green
2002-02-07gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz
2002-02-022002-02-01 Adam Megacz <adam@xwt.org>Adam Megacz
2002-01-31This commit was generated by cvs2svn to compensate for changes in r49361,Bryce McKinlay
2002-01-31Initial revisionBryce McKinlay
2002-01-25gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.David Edelsohn
2001-12-17dyn_load.c: Define ElfW (if needed) for all targets, not just GNU/Linux.Jeff Sturm
2001-12-16re PR other/3725 (changed to configure.in's for autoconf 2.50)Craig Rodrigues
2001-11-26linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD...Loren J. Rittle
2001-10-23solaris_threads.h: Update to use GC_SOLARIS_THREADS.Loren J. Rittle
2001-10-23linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay
2001-10-17gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.Loren J. Rittle
2001-10-17Makefile.am (test.o): Find tests/test.c in $(srcdir).Loren J. Rittle
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay
2001-10-15This commit was generated by cvs2svn to compensate for changes in r46260,Bryce McKinlay
2001-10-15Initial revisionBryce McKinlay
2001-09-26solaris_threads.c (MAX_ORIG_STACK_SIZE): Provide special Solaris 2/Intel defi...Rainer Orth
2001-09-11Makefile.am: New file.Per Bothner
2001-08-20configure: Rebuilt.Tom Tromey
2001-08-18Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey
2001-08-17Initial revisionTom Tromey
2001-08-02configure.in: POSIX threads on cygwin does not link with -lpthreads.David Billinghurst