summaryrefslogtreecommitdiff
path: root/boehm-gc/os_dep.c
Commit message (Expand)AuthorAgeFilesLines
* PR target/42811 (prerequisite)Dave Korn2010-03-211-7/+19
* os_dep.c: Use the POSIX signal API in preference to the BSD API.Ben Elliston2009-11-301-6/+8
* os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler2007-01-191-10/+1
* * os_dep.c: Fix i686-apple-darwin9 builds.Mike Stump2007-01-171-1/+10
* gcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD.Petr Salinger2007-01-161-2/+2
* os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Adjust mail reference.Andreas Tobler2007-01-151-2/+2
* configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler2007-01-111-6/+12
* os_dep.c: Port to Darwin/i386Sandro Tolaini2006-09-211-0/+10
* Backport Windows 9x/ME VirtualQuery() fix from GC 6.7.Ranjit Mathew2006-06-201-1/+4
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-251-74/+107
* os_dep.c: Add FreeBSD/PowerPC bits.Andreas Tobler2005-06-151-2/+2
* os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak from gc6.4.Hans-Peter Nilsson2005-04-191-1/+5
* gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.David S. Miller2005-04-171-0/+9
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-148/+247
* os-dep.c (GC_task_self): Declare as static and remove the second declaration.Andrew Pinski2004-07-061-3/+1
* Another newlib fixAnthony Green2003-09-221-2/+2
* * os_dep.c: Remove redundancy introduced in last merge.Loren J. Rittle2003-07-291-4/+0
* Import GC 6.3alpha1.Jeff Sturm2003-07-281-296/+1176
* gcconfig.h: Add x86-64 definitions.Bo Thorsen2002-07-191-1/+1
* os_dep.c (GC_init_linux_data_start): Fix references to __data_start and _end.Richard Henderson2002-03-271-8/+8
* gcconfig.h: Add unified test for FreeBSD.Loren J. Rittle2002-03-221-6/+6
* dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz2002-03-121-13/+11
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-121-34/+167
* xscale-elf supportAnthony Green2002-02-091-51/+50
* Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay2001-10-161-27/+27
* Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey2001-08-181-39/+83
* Imported version version 6.0alpha7.Bryce McKinlay2001-05-211-323/+693
* finalize.c: - Accomodate finalization requests for static objects.Hans Boehm2001-04-051-4/+21
* os_dep.c (read): Pass two dummy args to syscall().Andrew Haley2000-06-191-1/+4
* Imported 5.0 release version.Bryce McKinlay2000-05-101-1/+1
* Imported version 5.0alpha7.Bryce McKinlay2000-05-071-9/+26
* <<<<<<< ChangeLogJakub Jelinek2000-04-271-19/+41
* Imported version version 5.0alpha6.Bryce McKinlay2000-04-191-11/+39
* gcconfig.h: Use libgcj hack for Alpha Linux.Anthony Green1999-12-201-2/+2
* gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux.Anthony Green1999-12-121-3/+2
* configure: Rebuilt.Tom Tromey1999-11-041-2/+1
* Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1999-11-011-134/+440
* Alpha patch from Jeff Sturm:Tom Tromey1999-06-211-1/+77
* os_dep.c: glibc 2.1 requires asm/sigcontext.h, not sigcontext.h.Tom Tromey1999-04-211-1/+1
* Cygnus/libgcj changes to Boehm GC.Tom Tromey1999-04-071-3/+53
* Initial revisionTom Tromey1999-04-071-0/+2181