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
/
prims.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* prims.cc (_Jv_NewObjectArray): Make sure byte size doesn't
ralph
2003-10-16
1
-3
/
+10
*
* java/lang/natClassLoader.cc (_Jv_InitNewClassFields): Removed.
tromey
2003-10-13
1
-2
/
+0
*
* java/lang/VMClassLoader.java (loadClass): Now native.
tromey
2003-10-02
1
-0
/
+6
*
2003-10-01 Andrew Haley <aph@redhat.com>
aph
2003-10-01
1
-4
/
+4
*
2003-08-19 Andrew Haley <aph@redhat.com>
aph
2003-08-20
1
-0
/
+16
*
* java/lang/Runtime.java: Comment fix.
tromey
2003-07-21
1
-1
/
+19
*
2003-06-12 Andrew Haley <aph@redhat.com>
aph
2003-06-13
1
-28
/
+29
*
2003-03-29 Mohan Embar <gnustuff@thisiscool.com>
aph
2003-04-25
1
-2
/
+25
*
2003-03-10 2003-02-27 Mohan Embar <gnustuff@thisiscool.com>
aph
2003-03-10
1
-32
/
+0
*
* boehm.cc: Remove stray semicolon.
mmitchel
2002-12-28
1
-9
/
+9
*
* Makefile.in: Rebuilt.
tromey
2002-12-05
1
-1
/
+1
*
2002-12-03 Andrew Haley <aph@redhat.com>
aph
2002-12-03
1
-5
/
+5
*
For PR java/8415:
tromey
2002-11-02
1
-1
/
+0
*
* Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.
mark
2002-08-24
1
-3
/
+4
*
libjava:
bryce
2002-03-10
1
-1
/
+2
*
* prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.
tromey
2002-02-07
1
-18
/
+2
*
2002-02-06 Adam Megacz <adam@xwt.org>
megacz
2002-02-07
1
-27
/
+1
*
embedded updates
green
2002-02-07
1
-1
/
+10
*
2002-02-01 Adam Megacz <adam@xwt.org>
megacz
2002-02-02
1
-0
/
+1
*
2002-02-01 Adam Megacz <adam@xwt.org>
megacz
2002-02-02
1
-21
/
+9
*
For PR java/5088:
tromey
2001-12-16
1
-5
/
+11
*
* libjava/prims.cc: Some old cleanups. The collector now
hboehm
2001-12-14
1
-26
/
+48
*
* prims.cc (_Jv_RunMain): Use `using' to simplify code. Set
tromey
2001-12-13
1
-12
/
+8
*
For PR libgcj/1147:
tromey
2001-12-11
1
-4
/
+12
*
* prims.cc (_Jv_Abort): Always print error message using fprintf,
bryce
2001-10-23
1
-8
/
+5
*
Eliminate use of C++ static constructors.
bryce
2001-10-16
1
-15
/
+71
*
* gnu/gcj/runtime/natFinalizerThread.cc: New file.
tromey
2001-10-10
1
-1
/
+18
*
* prims.cc (_Jv_NewMultiArrayUnchecked): New method.
tromey
2001-10-02
1
-5
/
+19
*
* java/lang/ClassLoader.java (system): Remove static field.
bothner
2001-09-01
1
-1
/
+2
*
* Makefile.am: New friends for java/lang/Thread.h.
bryce
2001-08-26
1
-140
/
+42
*
* prims.cc (JNI_OnLoad): Don't declare.
tromey
2001-08-03
1
-35
/
+0
*
* prims.cc (_JNI_OnLoad): New function.
ro
2001-07-24
1
-4
/
+11
*
* java/lang/natRuntime.cc (_Jv_FindSymbolInExecutable): Return
tromey
2001-06-15
1
-2
/
+10
*
Check for sigaction.
green
2001-06-02
1
-2
/
+4
*
2001-05-23 Tom Tromey <tromey@redhat.com>
tromey
2001-05-24
1
-19
/
+63
*
Implement invocation interface; don't create new thread for main.
bothner
2001-05-22
1
-66
/
+174
*
* prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
zack
2001-04-28
1
-1
/
+1
*
* exception.cc (java_eh_info): Make value type jthrowable.
rth
2001-03-26
1
-17
/
+16
*
2000-03-23 Jeff Sturm <jsturm@one-point.com>
tromey
2001-03-23
1
-3
/
+7
*
2001-03-12 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2001-03-12
1
-1
/
+1
*
2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2001-01-17
1
-13
/
+3
*
2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2001-01-15
1
-51
/
+15
*
In gcc/java:
bryce
2001-01-08
1
-16
/
+15
*
* java/lang/Throwable.java (trace_enabled): New static field.
bryce
2000-12-22
1
-0
/
+6
*
* prims.cc (_Jv_NewObjectArray): Use const_cast to initialize
tromey
2000-11-27
1
-3
/
+7
*
2000-11-25 Anthony Green <green@redhat.com>
green
2000-11-26
1
-8
/
+3
*
* prims.cc (_Jv_NewObjectArray): Use palcement new to create
tromey
2000-11-24
1
-3
/
+8
*
* java/lang/reflect/natField.cc (BooleanClass): Don't define.
tromey
2000-10-06
1
-5
/
+3
*
2000-10-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-10-02
1
-0
/
+7
*
2000-09-30 Hans Boehm <boehm@acm.org>
bryce
2000-09-30
1
-19
/
+11
[next]