aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)AuthorFilesLines
2003-04-28configure.in: define GC_DLL under mingw if --enable-sharedMohan Embar4-104/+115
2003-04-16* include/private/gcconfig.h: Add support for arm-netbsdelf.Richard Earnshaw2-4/+13
2003-04-11libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva1-10/+29
2003-04-10gcconfig.h (LINUX_STACKBOTTOM): Define for POWERPC.Tom Tromey2-3/+7
2003-03-22gc_locks.h [IA64]: Include ia64intrin.h.Richard Henderson2-14/+15
2003-03-12configure.in: Avoid trailing /.Andreas Schwab3-30/+24
2003-03-04gcconfig.h (GC_data_start): declare when needed.Hans Boehm5-8/+30
2003-03-03mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm7-23/+118
2003-02-20configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva3-15/+37
2003-02-11gcconfig.h: undefine MPROTECT_VDB for MACOSXAndreas Tobler2-1/+5
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva5-117/+176
2002-12-31For PR libgcj/8933:Tom Tromey4-40/+75
2002-11-20ltconfig (osf[345]): Append $major to soname_spec.Rainer Orth3-3/+9
2002-10-02* include/private/gcconfig.h (HBLKSIZE): Define for x86-64.Andreas Jaeger2-21/+25
2002-09-28gcconfig.h: Don't check for __XSCALE__.Richard Earnshaw2-1/+6
2002-09-27gcconfig: Add machine type S390.Ulrich Weigand3-3/+61
2002-09-25Fixed misformatted ChangeLog entryAdam Megacz1-1/+1
2002-09-24* include/private/gcconfig.h: Fix NetBSD/mips parameters.Jason Thorpe2-17/+12
2002-09-242002-08-23 Adam Megacz <adam@xwt.org>Adam Megacz2-3/+4
2002-09-23Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi3-2/+6
2002-08-14configure, configure: Rebuilt.Alexandre Oliva1-82/+115
2002-07-19Remove dead endif so x86-64 compilation works.Bo Thorsen1-1/+0
2002-07-19gcconfig.h: Add x86-64 definitions.Bo Thorsen5-16/+69
2002-07-18mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.H.J. Lu2-17/+4
2002-07-18configure.in (machdep): Don't add mips_sgi_mach_dep.lo for Linux/mips.H.J. Lu3-84/+82
2002-06-29* win32_threads.c (GC_push_all_stacks): Tolerate bad sp.Hans Boehm2-2/+14
2002-06-10gc_locks.h (GC_test_and_set): Support Linux/mips.H.J. Lu3-6/+21
2002-05-19irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.Mark Mitchell4-7/+22
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth4-5/+11
2002-05-08configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva3-74/+105
2002-04-23Makefile.am (toolexeclib_LTLIBRARIES): Remove.Jeff Sturm3-112/+40
2002-04-21[multiple changes]David S. Miller2-4/+14
2002-04-17gcconfig.h: Use LINUX_STACKBOTTOM for SPARC Linux.Hans Boehm2-2/+6
2002-04-09gcconfig.h (DATAEND): Update comment example to match reality.Loren J. Rittle2-2/+7
2002-04-09* include/private/gcconfig.h (DATAEND): Clarify comment.Loren J. Rittle2-0/+7
2002-04-09gc_priv.h (WARN macro): Add "GC warning:" prefix.Hans Boehm6-12/+68
2002-04-04gcconfig.h: Add support for an unmapped memory hole between the end of the in...Loren J. Rittle2-0/+14
2002-03-31gcconfig.h: define DYNAMIC_LOADING for ELF NetBSD/i386.Bryce McKinlay2-0/+20
2002-03-29linux_threads.c (return_free_lists): Clear fl[i] unconditionally.Hans Boehm5-19/+78
2002-03-27os_dep.c (GC_init_linux_data_start): Fix references to __data_start and _end.Richard Henderson2-8/+13
2002-03-25gcconfig.h: Change all likely references to linker script synthesized symbols...Loren J. Rittle2-141/+149
2002-03-25* linux_threads.c (GC_get_nprocs): Close file descriptor.Jeff Sturm2-0/+12
2002-03-22gcconfig.h: Add unified test for FreeBSD.Loren J. Rittle3-9/+40
2002-03-17Makefile.am: Make target library a convenience library.Bryce McKinlay3-33/+126
2002-03-15Address mingw32 issues.Anthony Green4-6/+19
2002-03-12dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz6-23/+38
2002-03-10Hashtable synchronization for PowerPC.Bryce McKinlay2-0/+11
2002-02-25Makefile.am: Added win32_threads.c to sources list.Adam Megacz4-60/+20
2002-02-20Makefile.am: Re-add SUBDIRS parameter which was lost in merge.Bryce McKinlay3-23/+109
2002-02-15Import bugfix.Mike Stump1-1/+1