summaryrefslogtreecommitdiff
path: root/boehm-gc/include
Commit message (Expand)AuthorAgeFilesLines
* * include/private/gcconfig.h: Re-install change of 2003-04-16.rearnsha2003-10-311-3/+8
* * include/private/gcconfig.h (ALIGNMENT <powerpc linux>): Removeamodra2003-10-171-2/+1
* * configure.in: Remove NO_GETENV definition for win32.hboehm2003-10-031-1/+13
* Fix arm-elf support.green2003-09-211-1/+1
* * include/gc.h (GC_CreateThread): Declare with WINAPIdannysmith2003-07-311-1/+1
* Import GC 6.3alpha1.jsturm2003-07-2816-463/+896
* Initial revisionjsturm2003-07-286-0/+571
* * include/private/gcconfig.h: Add support for arm-netbsdelf.rearnsha2003-04-161-4/+9
* * include/private/gcconfig.h (LINUX_STACKBOTTOM): Define fortromey2003-04-101-3/+1
* * include/private/gc_locks.h [IA64]: Include ia64intrin.h.rth2003-03-231-14/+7
* 2003-03-04 Hans Boehm <Hans.Boehm@hp.com>hboehm2003-03-042-4/+8
* 2003-03-03 Hans Boehm <Hans.Boehm@hp.com>hboehm2003-03-032-0/+14
* 2003-02-11 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-02-111-1/+1
* For PR libgcj/8933:tromey2002-12-312-29/+12
* * include/private/gcconfig.h (HBLKSIZE): Define for x86-64.aj2002-10-021-0/+1
* * include/private/gcconfig.h: Don't check for __XSCALE__. Insteadrearnsha2002-09-281-1/+1
* * include/private/gcconfig: Add machine type S390. Add s390x support.uweigand2002-09-272-3/+55
* * include/private/gcconfig.h: Fix NetBSD/mips parameters.thorpej2002-09-241-17/+8
* Remove dead endif so x86-64 compilation works.bo2002-07-191-1/+0
* 2002-07-18 Bo Thorsen <bo@suse.de>bo2002-07-191-1/+44
* * include/private/gc_locks.h (GC_test_and_set): Supporthboehm2002-06-102-6/+9
* * irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.mmitchel2002-05-192-4/+8
* 2002-04-22 David S. Miller <davem@redhat.com>davem2002-04-221-4/+4
* * include/private/gcconfig.h: Use LINUX_STACKBOTTOM forhboehm2002-04-171-2/+1
* * include/private/gcconfig.h (DATAEND): Update comment exampleljrittle2002-04-091-2/+2
* * include/private/gcconfig.h (DATAEND): Clarify comment.ljrittle2002-04-091-0/+3
* * include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.hboehm2002-04-091-2/+7
* * include/private/gcconfig.h: Add support for an unmappedljrittle2002-04-041-0/+8
* 2002-03-30 Krister Walfridsson <cato@df.lth.se>bryce2002-03-311-0/+3
* * linux_threads.c (return_free_lists): Clear fl[i] unconditionally.hboehm2002-03-291-6/+18
* * include/private/gcconfig.h: Change all likely referencesljrittle2002-03-251-141/+143
* * include/private/gcconfig.h: Add unified test for FreeBSD.ljrittle2002-03-221-3/+27
* libjava:bryce2002-03-101-0/+6
* Imported GC 6.1 Alpha 3. Finally.bryce2002-02-127-70/+192
* xscale-elf supportgreen2002-02-091-0/+16
* 2002-02-06 Adam Megacz <adam@xwt.org>megacz2002-02-071-15/+17
* 2002-02-01 Adam Megacz <adam@xwt.org>megacz2002-02-021-1/+1
* * include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.dje2002-01-252-4/+13
* * dyn_load.c: Define ElfW (if needed) for all targets,jsturm2001-12-171-0/+2
* * include/private/solaris_threads.h: Update to use GC_SOLARIS_THREADS.ljrittle2001-10-231-2/+2
* * linux_threads.c (GC_init_parallel): Do not declare as a staticbryce2001-10-232-1/+8
* * include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.ljrittle2001-10-172-4/+6
* * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1bryce2001-10-167-96/+146
* * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide specialro2001-09-261-3/+6
* * include/Makefile.am: New file. It defines include_HEADERS.bothner2001-09-122-0/+257
* * Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 andtromey2001-08-188-173/+191
* * alpha_mach_dep.s: Mark call-saved FP registers.rth2001-06-261-5/+0
* Imported version version 6.0alpha7.bryce2001-05-214-182/+7
* This commit was generated by cvs2svn to compensate for changes in r42373,bryce2001-05-219-915/+1565
* Initial revisionbryce2001-05-2110-0/+1519