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
/
libjava
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/name-finder.h: Conditionally include sys/wait.h.
tromey
2002-02-07
2
-1
/
+6
*
* prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.
tromey
2002-02-07
2
-3
/
+4
*
For some reason AC_HEADER_SYS_WAIT() isn't defining HAVE_SYS_WAIT_H on
megacz
2002-02-07
1
-2
/
+0
*
2002-02-06 Adam Megacz <adam@xwt.org>
megacz
2002-02-07
1
-0
/
+22
*
2002-02-06 Adam Megacz <adam@xwt.org>
megacz
2002-02-07
1
-0
/
+3
*
embedded updates
green
2002-02-07
1
-4
/
+9
*
2002-02-01 Adam Megacz <adam@xwt.org>
megacz
2002-02-02
1
-51
/
+31
*
Start of AWT merge with Classpath:
tromey
2002-01-16
1
-0
/
+3
*
2002-01-06 Andreas Tobler <a.tobler@schweiz.ch>
tromey
2002-01-06
1
-0
/
+10
*
* include/jvm.h (_Jv_BuildGCDescr): Declare unconditionally.
bryce
2001-12-19
1
-2
/
+0
*
For PR libgcj/5103:
tromey
2001-12-16
3
-15
/
+113
*
gcc/java:
bryce
2001-12-15
1
-0
/
+6
*
* libjava/prims.cc: Some old cleanups. The collector now
hboehm
2001-12-14
1
-9
/
+11
*
Fix for PR libgcj/2024, plus other class name cleanups:
tromey
2001-11-26
2
-6
/
+8
*
* verify.cc (_Jv_BytecodeVerifier::branch_prepass): Use
tromey
2001-11-25
1
-2
/
+2
*
* java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.
tromey
2001-11-05
1
-1
/
+7
*
* include/jni.h (struct JNINativeInterface) [GetStringLength]:
tromey
2001-10-27
1
-1
/
+1
*
* include/boehm-gc.h: Call thread local allocation functions
hboehm
2001-10-25
1
-2
/
+18
*
* prims.cc (_Jv_Abort): Always print error message using fprintf,
bryce
2001-10-23
1
-0
/
+3
*
Eliminate use of C++ static constructors.
bryce
2001-10-16
1
-0
/
+9
*
2001-10-15 Hans Boehm <Hans_Boehm@hp.com>
tromey
2001-10-15
1
-0
/
+2
*
* gnu/gcj/runtime/natFinalizerThread.cc: New file.
tromey
2001-10-10
1
-0
/
+3
*
* gcj/javaprims.h: Rebuilt class list.
tromey
2001-10-02
1
-0
/
+7
*
* gnu/gcj/runtime/SharedLibLoader.java: New class.
bothner
2001-09-29
1
-0
/
+2
*
* include/jvm.h (_Jv_VTable): Handle function descriptors for ia64;
rth
2001-09-21
1
-7
/
+41
*
* include/jvm.h (_Jv_AllocRawObj): New prototype.
bryce
2001-09-10
1
-0
/
+3
*
* include/jvm.h: Declare _Jv_RegisterResource.
green
2001-09-06
1
-0
/
+1
*
* Makefile.am: New friends for java/lang/Thread.h.
bryce
2001-08-26
1
-2
/
+3
*
* include/posix.h (_POSIX_PII_SOCKET): Define.
ro
2001-08-01
2
-0
/
+8
*
* configure.host: Enable hash synchronization for alpha*-*.
jsturm
2001-07-23
1
-0
/
+18
*
For PR java/2812:
tromey
2001-07-18
2
-3
/
+10
*
2001-07-13 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-07-17
1
-1
/
+0
*
2001-07-06 Andrew Haley <aph@cambridge.redhat.com>
aph
2001-07-06
1
-15
/
+0
*
Fix for PR bootstrap/3281:
tromey
2001-07-03
1
-1
/
+1
*
* include/java-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.
tromey
2001-06-21
1
-1
/
+3
*
For PR bootstrap/3075:
tromey
2001-06-08
1
-2
/
+2
*
Remove libgcjdata hack. Fix jv-scan usage in dejagnu.
green
2001-06-02
1
-1
/
+0
*
USE_LIBFFI change
green
2001-06-02
2
-2
/
+7
*
Check for sigaction.
green
2001-06-02
1
-0
/
+3
*
* include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.
tromey
2001-05-29
1
-1
/
+1
*
2001-05-29 Andrew Haley <aph@redhat.com>
aph
2001-05-29
3
-138
/
+31
*
2001-05-23 Tom Tromey <tromey@redhat.com>
tromey
2001-05-24
4
-19
/
+211
*
Implement invocation interface; don't create new thread for main.
bothner
2001-05-22
4
-5
/
+20
*
2001-05-18 Andrew Haley <aph@cambridge.redhat.com>
aph
2001-05-21
1
-0
/
+72
*
2001-05-18 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-05-19
1
-2
/
+2
*
2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
bryce
2001-05-18
1
-3
/
+0
*
gcc/cp:
zack
2001-05-13
1
-0
/
+3
*
2001-04-27 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2001-04-27
1
-43
/
+43
*
2001-04-04 Andreas Jaeger <aj@suse.de>
tromey
2001-04-04
2
-12
/
+9
*
1.3-Compliant Implementation of java.io.File.
bryce
2001-04-01
1
-3
/
+9
[next]