summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* configure.in: define GC_DLL under mingw if --enable-sharedMohan Embar2003-04-284-104/+115
* * include/private/gcconfig.h: Add support for arm-netbsdelf.Richard Earnshaw2003-04-162-4/+13
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva2003-04-111-10/+29
* gcconfig.h (LINUX_STACKBOTTOM): Define for POWERPC.Tom Tromey2003-04-102-3/+7
* gc_locks.h [IA64]: Include ia64intrin.h.Richard Henderson2003-03-222-14/+15
* configure.in: Avoid trailing /.Andreas Schwab2003-03-123-30/+24
* gcconfig.h (GC_data_start): declare when needed.Hans Boehm2003-03-045-8/+30
* mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm2003-03-037-23/+118
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva2003-02-203-15/+37
* gcconfig.h: undefine MPROTECT_VDB for MACOSXAndreas Tobler2003-02-112-1/+5
* configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva2003-01-285-117/+176
* 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