summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogMark Mitchell2002-08-141-0/+4
* Mark ChangeLogMark Mitchell2002-07-251-0/+4
* * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.Hans Boehm2002-06-292-2/+14
* Mark ChangeLogMark Mitchell2002-05-151-0/+4
* Mark ChangeLogMark Mitchell2002-05-141-0/+4
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva2002-05-083-74/+105
* Makefile.am (toolexeclib_LTLIBRARIES): Remove.Jeff Sturm2002-04-233-56/+29
* [multiple changes]David S. Miller2002-04-212-4/+14
* gcconfig.h: Use LINUX_STACKBOTTOM for SPARC Linux.Hans Boehm2002-04-172-2/+6
* gcconfig.h (DATAEND): Update comment example to match reality.Loren J. Rittle2002-04-103-153/+168
* gc_priv.h (WARN macro): Add "GC warning:" prefix.Hans Boehm2002-04-096-12/+68
* gcconfig.h: Add support for an unmapped memory hole between the end of the in...Loren J. Rittle2002-04-042-0/+14
* gcconfig.h: Add unified test for FreeBSD.Loren J. Rittle2002-04-013-9/+40
* gcconfig.h: define DYNAMIC_LOADING for ELF NetBSD/i386.Krister Walfridsson2002-03-312-0/+8
* linux_threads.c (return_free_lists): Clear fl[i] unconditionally.Hans Boehm2002-03-296-19/+90
* * linux_threads.c (GC_get_nprocs): Close file descriptor.Jeff Sturm2002-03-252-0/+5
* Makefile.am: Make target library a convenience library.Bryce McKinlay2002-03-173-35/+128
* misc.c (GC_init_inner): Initialize GC_write_cs before use.Anthony Green2002-03-154-6/+19
* dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz2002-03-126-23/+38
* configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self.Bryce McKinlay2002-03-102-0/+11
* Makefile.am: Added win32_threads.c to sources list.Adam Megacz2002-02-254-60/+20
* Makefile.am: Re-add SUBDIRS parameter which was lost in merge.Bryce McKinlay2002-02-203-23/+109
* Import bugfix.Mike Stump2002-02-151-1/+1
* Removed .s files.Bryce McKinlay2002-02-142-108/+0
* dbg_mlc.c (GC_debug_generic_malloc): Removed.Bryce McKinlay2002-02-136-33/+122
* configure.in: Re-apply 2001-06-26 configure change.Richard Henderson2002-02-123-22/+25
* * sparc_mach_dep.S: Delete incorrectly named file.Bryce McKinlay2002-02-122-67/+2
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-1240-510/+1285
* configure.in: support for win32, saner cross-compile optionsAdam Megacz2002-02-113-17/+21
* xscale-elf supportAnthony Green2002-02-094-54/+89
* gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz2002-02-074-16/+46
* 2002-02-01 Adam Megacz <adam@xwt.org>Adam Megacz2002-02-022-1/+6
* This commit was generated by cvs2svn to compensate for changes in r49361,Bryce McKinlay2002-01-313-352/+555
* Initial revisionBryce McKinlay2002-01-313-0/+589
* gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.David Edelsohn2002-01-254-6/+32
* dyn_load.c: Define ElfW (if needed) for all targets, not just GNU/Linux.Jeff Sturm2001-12-173-19/+29
* re PR other/3725 (changed to configure.in's for autoconf 2.50)Craig Rodrigues2001-12-163-2/+10
* linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD...Loren J. Rittle2001-11-264-18/+16
* solaris_threads.h: Update to use GC_SOLARIS_THREADS.Loren J. Rittle2001-10-232-2/+7
* linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay2001-10-234-6/+16
* gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.Loren J. Rittle2001-10-175-5/+30
* Makefile.am (test.o): Find tests/test.c in $(srcdir).Loren J. Rittle2001-10-173-3/+8
* Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay2001-10-1639-356/+669
* This commit was generated by cvs2svn to compensate for changes in r46260,Bryce McKinlay2001-10-151-7/+21
* Initial revisionBryce McKinlay2001-10-151-0/+12
* solaris_threads.c (MAX_ORIG_STACK_SIZE): Provide special Solaris 2/Intel defi...Rainer Orth2001-09-265-3/+39
* Makefile.am: New file.Per Bothner2001-09-117-167/+452
* configure: Rebuilt.Tom Tromey2001-08-203-91/+82
* Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey2001-08-1842-707/+1274
* Initial revisionTom Tromey2001-08-1715-0/+11927