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
/
jvm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
2004-11-27 Andrew Haley <aph@redhat.com>
aph
2004-11-27
1
-0
/
+3
*
* Merged gcj-abi-2-dev-branch to trunk.
tromey
2004-11-25
1
-5
/
+38
*
Index: gcc/gcc/ChangeLog
geoffk
2004-10-26
1
-1
/
+3
*
* gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,
bothner
2004-08-12
1
-1
/
+1
*
2004-07-23 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-07-24
1
-6
/
+0
*
2004-07-12 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-07-13
1
-0
/
+12
*
* include/jvm.h (namespace jcj): Declare verbose_class_flag
bothner
2004-07-07
1
-0
/
+3
*
2004-04-14 Andrew Haley <aph@redhat.com>
bryce
2004-04-14
1
-2
/
+4
*
2004-02-01 Michael Koch <konqueror@gmx.de>
mkoch
2004-02-01
1
-0
/
+3
*
2003-10-26 Bryce McKinlay <bryce@mckinlay.net.nz>
bryce
2003-10-26
1
-0
/
+9
*
2003-10-01 Andrew Haley <aph@redhat.com>
aph
2003-10-01
1
-1
/
+1
*
PR libgcj/10596:
tromey
2003-09-29
1
-0
/
+6
*
* Makefile.in: Rebuilt.
tromey
2003-08-28
1
-0
/
+16
*
* include/jvm.h: New class _Jv_TempUTFString (helper class for
membar
2003-08-19
1
-0
/
+73
*
PR libgcj/11951:
tromey
2003-08-18
1
-7
/
+8
*
* java/lang/Runtime.java: Comment fix.
tromey
2003-07-21
1
-1
/
+4
*
2003-03-29 Mohan Embar <gnustuff@thisiscool.com>
aph
2003-04-25
1
-1
/
+14
*
2003-03-10 2003-02-27 Mohan Embar <gnustuff@thisiscool.com>
aph
2003-03-10
1
-3
/
+2
*
* boehm.cc: Remove stray semicolon.
mmitchel
2002-12-28
1
-1
/
+1
*
* include/jvm.h (struct _Jv_frame_info): New structure.
tromey
2002-08-29
1
-0
/
+14
*
2002-04-11 Adam King <aking@dreammechanics.com>
tromey
2002-04-11
1
-3
/
+5
*
* include/jvm.h (_Jv_BuildGCDescr): Declare unconditionally.
bryce
2001-12-19
1
-2
/
+0
*
For PR libgcj/5103:
tromey
2001-12-16
1
-0
/
+7
*
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
1
-0
/
+8
*
* 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
*
* 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/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.
tromey
2001-05-29
1
-1
/
+1
*
2001-05-23 Tom Tromey <tromey@redhat.com>
tromey
2001-05-24
1
-3
/
+8
*
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
*
* jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
tromey
2001-03-23
1
-1
/
+2
*
2000-10-09 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-10-09
1
-3
/
+0
*
* java/lang/reflect/natField.cc (BooleanClass): Don't define.
tromey
2000-10-06
1
-2
/
+2
*
2000-09-30 Hans Boehm <boehm@acm.org>
bryce
2000-09-30
1
-4
/
+11
*
2000-09-06 Jeff Sturm <jeff.sturm@appnet.com>
tromey
2000-09-06
1
-2
/
+3
*
Sun Aug 20 21:02:48 2000 Anthony Green <green@redhat.com>
green
2000-08-21
1
-1
/
+1
*
2000-08-15 Andrew Haley <aph@cygnus.com>
tromey
2000-08-16
1
-1
/
+3
*
* prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
tromey
2000-05-31
1
-0
/
+12
*
Runtime support for PR gcj/2:
tromey
2000-04-27
1
-0
/
+1
*
+ 2000-04-22 Anthony Green <green@cygnus.com>
green
2000-04-22
1
-0
/
+3
*
Fix for PR libgcj/212:
tromey
2000-04-20
1
-0
/
+29
[next]