summaryrefslogtreecommitdiff
path: root/boehm-gc/include
Commit message (Expand)AuthorAgeFilesLines
...
* 2004-11-04 Kelley Cook <kcook@gcc.gnu.org>kcook2004-11-051-4/+3
* * include/private/gc_priv.h (GC_generic_malloc_words_small_inner):uweigand2004-10-191-0/+4
* Add support for M32Rnickc2004-10-131-0/+21
* 2004-09-27 Kelley Cook <kcook@gcc.gnu.org>kcook2004-09-271-0/+118
* * backgraph.c, gc_priv.h (GC_traverse_back_graph,hboehm2004-08-281-0/+7
* * aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.hboehm2004-08-231-0/+2
* 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>neroden2004-08-161-11/+30
* libjava:bryce2004-08-1316-139/+292
* This commit was generated by cvs2svn to compensate for changes in r85899,bryce2004-08-124-6/+33
* 2004-08-12 Kelley Cook <kcook@gcc.gnu.org>kcook2004-08-121-137/+275
* 2004-04-06 H.J. Lu <hongjiu.lu@intel.com>hjl2004-04-061-4/+4
* * configure.in: Add CCAS, CCASFLAGS for future automakes.neroden2004-02-271-0/+2
* * configure.in: Use NCN_TARGET_NONCANONICAL and friends.neroden2004-02-231-3/+8
* 2004-01-20 Andrew Haley <aph@redhat.com>aph2004-01-201-1/+2
* * 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