summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* For PR libgcj/8933:Tom Tromey2002-12-314-40/+75
* ltconfig (osf[345]): Append $major to soname_spec.Rainer Orth2002-11-203-3/+9
* * include/private/gcconfig.h (HBLKSIZE): Define for x86-64.Andreas Jaeger2002-10-022-21/+25
* gcconfig.h: Don't check for __XSCALE__.Richard Earnshaw2002-09-282-1/+6
* gcconfig: Add machine type S390.Ulrich Weigand2002-09-273-3/+61
* Fixed misformatted ChangeLog entryAdam Megacz2002-09-251-1/+1
* * include/private/gcconfig.h: Fix NetBSD/mips parameters.Jason Thorpe2002-09-242-17/+12
* 2002-08-23 Adam Megacz <adam@xwt.org>Adam Megacz2002-09-242-3/+4
* Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi2002-09-233-2/+6
* configure, configure: Rebuilt.Alexandre Oliva2002-08-141-82/+115
* Remove dead endif so x86-64 compilation works.Bo Thorsen2002-07-191-1/+0
* gcconfig.h: Add x86-64 definitions.Bo Thorsen2002-07-195-16/+69
* mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.H.J. Lu2002-07-182-17/+4
* configure.in (machdep): Don't add mips_sgi_mach_dep.lo for Linux/mips.H.J. Lu2002-07-183-84/+82
* * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.Hans Boehm2002-06-292-2/+14
* gc_locks.h (GC_test_and_set): Support Linux/mips.H.J. Lu2002-06-103-6/+21
* irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.Mark Mitchell2002-05-194-7/+22
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth2002-05-164-5/+11
* 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-112/+40
* [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-092-2/+7
* * include/private/gcconfig.h (DATAEND): Clarify comment.Loren J. Rittle2002-04-092-0/+7
* 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: define DYNAMIC_LOADING for ELF NetBSD/i386.Bryce McKinlay2002-03-312-0/+20
* linux_threads.c (return_free_lists): Clear fl[i] unconditionally.Hans Boehm2002-03-295-19/+78
* os_dep.c (GC_init_linux_data_start): Fix references to __data_start and _end.Richard Henderson2002-03-272-8/+13
* gcconfig.h: Change all likely references to linker script synthesized symbols...Loren J. Rittle2002-03-252-141/+149
* * linux_threads.c (GC_get_nprocs): Close file descriptor.Jeff Sturm2002-03-252-0/+12
* gcconfig.h: Add unified test for FreeBSD.Loren J. Rittle2002-03-223-9/+40
* Makefile.am: Make target library a convenience library.Bryce McKinlay2002-03-173-33/+126
* Address mingw32 issues.Anthony Green2002-03-154-6/+19
* dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz2002-03-126-23/+38
* Hashtable synchronization for PowerPC.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