summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* 2003-03-10 Andreas Schwab <schwab@suse.de>schwab2003-03-123-30/+24
* 2003-03-04 Hans Boehm <Hans.Boehm@hp.com>hboehm2003-03-045-8/+30
* 2003-03-03 Hans Boehm <Hans.Boehm@hp.com>hboehm2003-03-037-23/+118
* * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS toaoliva2003-02-203-15/+37
* 2003-02-11 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-02-112-1/+5
* * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.aoliva2003-01-285-117/+176
* For PR libgcj/8933:tromey2002-12-314-40/+75
* * ltconfig (osf[345]): Append $major to soname_spec.ro2002-11-203-3/+9
* * include/private/gcconfig.h (HBLKSIZE): Define for x86-64.aj2002-10-022-21/+25
* * include/private/gcconfig.h: Don't check for __XSCALE__. Insteadrearnsha2002-09-282-1/+6
* * include/private/gcconfig: Add machine type S390. Add s390x support.uweigand2002-09-273-3/+61
* Fixed misformatted ChangeLog entrymegacz2002-09-251-1/+1
* * include/private/gcconfig.h: Fix NetBSD/mips parameters.thorpej2002-09-242-17/+12
* 2002-08-23 Adam Megacz <adam@xwt.org>megacz2002-09-242-3/+4
* boehm-gc:ghazi2002-09-233-2/+6
* * boehm-gc/configure, libf2c/configure: Rebuilt.aoliva2002-08-141-82/+115
* Remove dead endif so x86-64 compilation works.bo2002-07-191-1/+0
* 2002-07-18 Bo Thorsen <bo@suse.de>bo2002-07-195-16/+69
* 2002-07-18 H.J. Lu <hjl@gnu.org>hjl2002-07-182-17/+4
* 2002-07-18 H.J. Lu (hjl@gnu.org)hjl2002-07-183-84/+82
* * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.hboehm2002-06-292-2/+14
* * include/private/gc_locks.h (GC_test_and_set): Supporthboehm2002-06-103-6/+21
* * irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.mmitchel2002-05-194-7/+22
* * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro2002-05-164-5/+11
* * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD ataoliva2002-05-083-74/+105
* * Makefile.am (toolexeclib_LTLIBRARIES): Remove.jsturm2002-04-233-112/+40
* 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-092-2/+7
* * include/private/gcconfig.h (DATAEND): Clarify comment.ljrittle2002-04-092-0/+7
* * 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
* 2002-03-30 Krister Walfridsson <cato@df.lth.se>bryce2002-03-312-0/+20
* * linux_threads.c (return_free_lists): Clear fl[i] unconditionally.hboehm2002-03-295-19/+78
* * os_dep.c (GC_init_linux_data_start): Fix references torth2002-03-272-8/+13
* * include/private/gcconfig.h: Change all likely referencesljrittle2002-03-252-141/+149
* * linux_threads.c (GC_get_nprocs): Close file descriptor.jsturm2002-03-252-0/+12
* * include/private/gcconfig.h: Add unified test for FreeBSD.ljrittle2002-03-223-9/+40
* zlib:bryce2002-03-173-33/+126
* Address mingw32 issues.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