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/jni.h: Include stdio.h.
tromey
2002-03-08
1
-0
/
+3
*
2002-03-07 Adam Megacz <adam@xwt.org>
megacz
2002-03-08
2
-2
/
+10
*
* include/config.h.in: Rebuilt.
tromey
2002-03-06
1
-3
/
+0
*
2002-03-04 Eric Blake <ebb9@email.byu.edu>
ericb
2002-03-06
2
-83182
/
+1278
*
* java/lang/natSystem.cc (init_properties): Use __VERSION__.
tromey
2002-02-27
2
-7
/
+3
*
* Makefile.in, gcj/Makefile.in, include/Makefile.in: Rebuilt.
aoliva
2002-02-23
1
-2
/
+4
*
2002-02-14 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2002-02-14
1
-2
/
+2
*
2002-02-11 Adam Megacz <adam@xwt.org>
megacz
2002-02-12
1
-0
/
+1
*
* 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
[next]