summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD ataoliva2002-05-083-74/+105
* * Makefile.am (toolexeclib_LTLIBRARIES): Remove.jsturm2002-04-233-56/+29
* 2002-04-22 David S. Miller <davem@redhat.com>davem2002-04-222-4/+14
* * include/private/gcconfig.h: Use LINUX_STACKBOTTOM forhboehm2002-04-172-2/+6
* * include/private/gcconfig.h (DATAEND): Update comment exampleljrittle2002-04-103-153/+168
* * include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.hboehm2002-04-096-12/+68
* * include/private/gcconfig.h: Add support for an unmappedljrittle2002-04-042-0/+14
* * include/private/gcconfig.h: Add unified test for FreeBSD.ljrittle2002-04-013-9/+40
* 2002-03-30 Krister Walfridsson <cato@df.lth.se>bryce2002-03-312-0/+8
* * linux_threads.c (return_free_lists): Clear fl[i] unconditionally.hboehm2002-03-296-19/+90
* * linux_threads.c (GC_get_nprocs): Close file descriptor.jsturm2002-03-252-0/+5
* zlib:bryce2002-03-173-35/+128
* * misc.c (GC_init_inner): Initialize GC_write_cs before use.green2002-03-154-6/+19
* 2002-03-12 Adam Megacz <adam@xwt.org>megacz2002-03-126-23/+38
* libjava:bryce2002-03-102-0/+11
* 2002-02-24 Adam Megacz <adam@xwt.org>megacz2002-02-254-60/+20
* * Makefile.am: Re-add SUBDIRS parameter which was lost in merge.bryce2002-02-203-23/+109
* Import bugfix.mrs2002-02-151-1/+1
* Removed .s files.bryce2002-02-142-108/+0
* * dbg_mlc.c (GC_debug_generic_malloc): Removed.bryce2002-02-136-33/+122
* * configure.in: Re-apply 2001-06-26 configure change.rth2002-02-123-22/+25
* * sparc_mach_dep.S: Delete incorrectly named file.bryce2002-02-122-67/+2
* Imported GC 6.1 Alpha 3. Finally.bryce2002-02-1240-510/+1285
* 2002-02-11 Adam Megacz <adam@xwt.org>megacz2002-02-113-17/+21
* xscale-elf supportgreen2002-02-094-54/+89
* 2002-02-06 Adam Megacz <adam@xwt.org>megacz2002-02-074-16/+46
* 2002-02-01 Adam Megacz <adam@xwt.org>megacz2002-02-022-1/+6
* This commit was generated by cvs2svn to compensate for changes in r49361,bryce2002-01-313-352/+555
* Initial revisionbryce2002-01-313-0/+589
* * include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.dje2002-01-254-6/+32
* * dyn_load.c: Define ElfW (if needed) for all targets,jsturm2001-12-173-19/+29
* 2001-12-16 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2001-12-163-2/+10
* * linux_threads.c (WRAP_FUNC(pthread_join)): Remove specialljrittle2001-11-264-18/+16
* * include/private/solaris_threads.h: Update to use GC_SOLARIS_THREADS.ljrittle2001-10-232-2/+7
* * linux_threads.c (GC_init_parallel): Do not declare as a staticbryce2001-10-234-6/+16
* * include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.ljrittle2001-10-175-5/+30
* * Makefile.am (test.o): Find tests/test.c in $(srcdir).ljrittle2001-10-173-3/+8
* * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1bryce2001-10-1639-356/+669
* This commit was generated by cvs2svn to compensate for changes in r46260,bryce2001-10-151-7/+21
* Initial revisionbryce2001-10-151-0/+12
* * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide specialro2001-09-265-3/+39
* * include/Makefile.am: New file. It defines include_HEADERS.bothner2001-09-127-167/+452
* * configure: Rebuilt.tromey2001-08-203-91/+82
* * Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 andtromey2001-08-1842-707/+1274
* Initial revisiontromey2001-08-1715-0/+11927
* 2001-08-02 David Billinghurst <David.Billinghurst>tromey2001-08-023-3/+15
* Fix for PR bootstrap/3281:tromey2001-07-035-74/+104
* * alpha_mach_dep.s: Mark call-saved FP registers.rth2001-06-265-146/+156
* * aclocal.m4, configure: Rebuilt.tromey2001-06-134-3/+8
* * configure.in (AC_EXEEXT): Work around in case it expands toaoliva2001-06-093-34/+43