index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
boehm-gc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/private/gcconfig.h: Re-install change of 2003-04-16.
rearnsha
2003-10-31
1
-3
/
+8
*
* include/private/gcconfig.h (ALIGNMENT <powerpc linux>): Remove
amodra
2003-10-17
1
-2
/
+1
*
* configure.in: Remove NO_GETENV definition for win32.
hboehm
2003-10-03
1
-1
/
+13
*
Fix arm-elf support.
green
2003-09-21
1
-1
/
+1
*
* include/gc.h (GC_CreateThread): Declare with WINAPI
dannysmith
2003-07-31
1
-1
/
+1
*
Import GC 6.3alpha1.
jsturm
2003-07-28
16
-463
/
+896
*
Initial revision
jsturm
2003-07-28
6
-0
/
+571
*
* include/private/gcconfig.h: Add support for arm-netbsdelf.
rearnsha
2003-04-16
1
-4
/
+9
*
* include/private/gcconfig.h (LINUX_STACKBOTTOM): Define for
tromey
2003-04-10
1
-3
/
+1
*
* include/private/gc_locks.h [IA64]: Include ia64intrin.h.
rth
2003-03-23
1
-14
/
+7
*
2003-03-04 Hans Boehm <Hans.Boehm@hp.com>
hboehm
2003-03-04
2
-4
/
+8
*
2003-03-03 Hans Boehm <Hans.Boehm@hp.com>
hboehm
2003-03-03
2
-0
/
+14
*
2003-02-11 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-02-11
1
-1
/
+1
*
For PR libgcj/8933:
tromey
2002-12-31
2
-29
/
+12
*
* include/private/gcconfig.h (HBLKSIZE): Define for x86-64.
aj
2002-10-02
1
-0
/
+1
*
* include/private/gcconfig.h: Don't check for __XSCALE__. Instead
rearnsha
2002-09-28
1
-1
/
+1
*
* include/private/gcconfig: Add machine type S390. Add s390x support.
uweigand
2002-09-27
2
-3
/
+55
*
* include/private/gcconfig.h: Fix NetBSD/mips parameters.
thorpej
2002-09-24
1
-17
/
+8
*
Remove dead endif so x86-64 compilation works.
bo
2002-07-19
1
-1
/
+0
*
2002-07-18 Bo Thorsen <bo@suse.de>
bo
2002-07-19
1
-1
/
+44
*
* include/private/gc_locks.h (GC_test_and_set): Support
hboehm
2002-06-10
2
-6
/
+9
*
* irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
mmitchel
2002-05-19
2
-4
/
+8
*
2002-04-22 David S. Miller <davem@redhat.com>
davem
2002-04-22
1
-4
/
+4
*
* include/private/gcconfig.h: Use LINUX_STACKBOTTOM for
hboehm
2002-04-17
1
-2
/
+1
*
* include/private/gcconfig.h (DATAEND): Update comment example
ljrittle
2002-04-09
1
-2
/
+2
*
* include/private/gcconfig.h (DATAEND): Clarify comment.
ljrittle
2002-04-09
1
-0
/
+3
*
* include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.
hboehm
2002-04-09
1
-2
/
+7
*
* include/private/gcconfig.h: Add support for an unmapped
ljrittle
2002-04-04
1
-0
/
+8
*
2002-03-30 Krister Walfridsson <cato@df.lth.se>
bryce
2002-03-31
1
-0
/
+3
*
* linux_threads.c (return_free_lists): Clear fl[i] unconditionally.
hboehm
2002-03-29
1
-6
/
+18
*
* include/private/gcconfig.h: Change all likely references
ljrittle
2002-03-25
1
-141
/
+143
*
* include/private/gcconfig.h: Add unified test for FreeBSD.
ljrittle
2002-03-22
1
-3
/
+27
*
libjava:
bryce
2002-03-10
1
-0
/
+6
*
Imported GC 6.1 Alpha 3. Finally.
bryce
2002-02-12
7
-70
/
+192
*
xscale-elf support
green
2002-02-09
1
-0
/
+16
*
2002-02-06 Adam Megacz <adam@xwt.org>
megacz
2002-02-07
1
-15
/
+17
*
2002-02-01 Adam Megacz <adam@xwt.org>
megacz
2002-02-02
1
-1
/
+1
*
* include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
dje
2002-01-25
2
-4
/
+13
*
* dyn_load.c: Define ElfW (if needed) for all targets,
jsturm
2001-12-17
1
-0
/
+2
*
* include/private/solaris_threads.h: Update to use GC_SOLARIS_THREADS.
ljrittle
2001-10-23
1
-2
/
+2
*
* linux_threads.c (GC_init_parallel): Do not declare as a static
bryce
2001-10-23
2
-1
/
+8
*
* include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
ljrittle
2001-10-17
2
-4
/
+6
*
* Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1
bryce
2001-10-16
7
-96
/
+146
*
* solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide special
ro
2001-09-26
1
-3
/
+6
*
* include/Makefile.am: New file. It defines include_HEADERS.
bothner
2001-09-12
2
-0
/
+257
*
* Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 and
tromey
2001-08-18
8
-173
/
+191
*
* alpha_mach_dep.s: Mark call-saved FP registers.
rth
2001-06-26
1
-5
/
+0
*
Imported version version 6.0alpha7.
bryce
2001-05-21
4
-182
/
+7
*
This commit was generated by cvs2svn to compensate for changes in r42373,
bryce
2001-05-21
9
-915
/
+1565
*
Initial revision
bryce
2001-05-21
10
-0
/
+1519
[next]