aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/os_dep.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Backport Windows 9x/ME VirtualQuery() fix from GC 6.7.Ranjit Mathew1-1/+4
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay1-74/+107
2005-06-15os_dep.c: Add FreeBSD/PowerPC bits.Andreas Tobler1-2/+2
2005-04-19os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak from gc6.4.Hans-Peter Nilsson1-1/+5
2005-04-17gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.David S. Miller1-0/+9
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-148/+247
2004-07-06os-dep.c (GC_task_self): Declare as static and remove the second declaration.Andrew Pinski1-3/+1
2003-09-22Another newlib fixAnthony Green1-2/+2
2003-07-29* os_dep.c: Remove redundancy introduced in last merge.Loren J. Rittle1-4/+0
2003-07-28Import GC 6.3alpha1.Jeff Sturm1-296/+1176
2002-07-19gcconfig.h: Add x86-64 definitions.Bo Thorsen1-1/+1
2002-03-27os_dep.c (GC_init_linux_data_start): Fix references to __data_start and _end.Richard Henderson1-8/+8
2002-03-22gcconfig.h: Add unified test for FreeBSD.Loren J. Rittle1-6/+6
2002-03-12dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz1-13/+11
2002-02-12Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay1-34/+167
2002-02-09xscale-elf supportAnthony Green1-51/+50
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay1-27/+27
2001-08-18Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey1-39/+83
2001-05-21Imported version version 6.0alpha7.Bryce McKinlay1-323/+693
2001-04-05finalize.c: - Accomodate finalization requests for static objects.Hans Boehm1-4/+21
2000-06-19os_dep.c (read): Pass two dummy args to syscall().Andrew Haley1-1/+4
2000-05-10Imported 5.0 release version.Bryce McKinlay1-1/+1
2000-05-07Imported version 5.0alpha7.Bryce McKinlay1-9/+26
2000-04-27<<<<<<< ChangeLogJakub Jelinek1-19/+41
2000-04-19Imported version version 5.0alpha6.Bryce McKinlay1-11/+39
1999-12-20gcconfig.h: Use libgcj hack for Alpha Linux.Anthony Green1-2/+2
1999-12-12gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux.Anthony Green1-3/+2
1999-11-04configure: Rebuilt.Tom Tromey1-2/+1
1999-11-01Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1-134/+440
1999-06-21Alpha patch from Jeff Sturm:Tom Tromey1-1/+77
1999-04-21os_dep.c: glibc 2.1 requires asm/sigcontext.h, not sigcontext.h.Tom Tromey1-1/+1
1999-04-07Cygnus/libgcj changes to Boehm GC.Tom Tromey1-3/+53
1999-04-07Initial revisionTom Tromey1-0/+2181