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
/
defineclass.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
2005-03-10 Bryce McKinlay <mckinlay@redhat.com>
bryce
2005-03-10
1
-13
/
+45
*
* defineclass.cc (handleClassBegin): Use
tromey
2005-02-07
1
-8
/
+6
*
PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:
tromey
2005-01-10
1
-2
/
+2
*
* Merged gcj-abi-2-dev-branch to trunk.
tromey
2004-11-25
1
-43
/
+39
*
* defineclass.cc: Include <stdio.h>.
hboehm
2004-08-23
1
-0
/
+1
*
PR libgcj/17020
bryce
2004-08-13
1
-11
/
+10
*
* gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,
bothner
2004-08-12
1
-20
/
+18
*
Print -verbose:message on "loading", not initialization.
bothner
2004-07-19
1
-0
/
+2
*
* defineclass.cc (_Jv_ClassReader::prepare_pool_entry): Use
bryce
2004-05-06
1
-4
/
+4
*
2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-04-20
1
-14
/
+18
*
2003-10-22 Andrew Haley <aph@redhat.com>
aph
2003-10-24
1
-0
/
+2
*
* defineclass.cc (handleField): Throw exception if field name is
tromey
2003-07-29
1
-10
/
+27
*
* defineclass.cc (handleMethodsEnd): Precompute code for static
tromey
2003-01-24
1
-1
/
+20
*
* java/lang/natClassLoader.cc (defineClass0): Removed erroneous
tromey
2002-12-19
1
-1
/
+1
*
* java/lang/Class.h (_Jv_SetVTableEntries): Updated declaration.
tromey
2002-12-05
1
-5
/
+9
*
* java/lang/natClassLoader.cc:
tromey
2002-09-25
1
-1
/
+0
*
* verify.cc (branch_prepass): Updated for change to exception
tromey
2002-06-24
1
-5
/
+6
*
For PR libgcj/7073:
tromey
2002-06-20
1
-19
/
+15
*
* resolve.cc (_Jv_PrepareClass): Verify method here...
tromey
2001-12-10
1
-10
/
+1
*
* defineclass.cc (character): Removed.
tromey
2001-12-05
1
-17
/
+2
*
* defineclass.cc (read_one_method_attribute): `end_pc' for an
tromey
2001-12-04
1
-1
/
+3
*
* defineclass.cc (handleMethodsEnd): Invoke verifier here...
tromey
2001-12-04
1
-7
/
+11
*
Fix for PR libgcj/2024, plus other class name cleanups:
tromey
2001-11-26
1
-77
/
+77
*
* java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.
tromey
2001-11-05
1
-17
/
+7
*
* defineclass.cc (handleClassBegin): Use Object::class$, not
tromey
2001-11-04
1
-2
/
+2
*
Eliminate use of C++ static constructors.
bryce
2001-10-16
1
-5
/
+6
*
config:
jsm28
2001-10-07
1
-1
/
+1
*
* java/lang/reflect/Field.java (toString): Use
tromey
2001-08-24
1
-3
/
+36
*
2001-05-23 Tom Tromey <tromey@redhat.com>
tromey
2001-05-24
1
-12
/
+12
*
* exception.cc (java_eh_info): Make value type jthrowable.
rth
2001-03-26
1
-13
/
+10
*
Change to sometimes include class name in ClassFormatError message.
bothner
2001-02-24
1
-49
/
+93
*
2001-02-15 Anthony Green <green@redhat.com>
green
2001-02-15
1
-4
/
+1
*
From Arno J. Klaassen:
tromey
2000-10-20
1
-0
/
+1
*
* java/lang/reflect/natField.cc (BooleanClass): Don't define.
tromey
2000-10-06
1
-7
/
+3
*
* defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.
aoliva
2000-09-14
1
-0
/
+2
*
2000-05-31 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-31
1
-0
/
+1
*
* All files: Updated copyright information.
tromey
2000-03-07
1
-1
/
+1
*
* defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase
tromey
2000-02-04
1
-9
/
+24
*
* resolve.cc (StringClass): Removed.
tromey
2000-01-20
1
-3
/
+1
*
* All files: Updated copyright to reflect Cygnus purchase.
tromey
2000-01-19
1
-1
/
+1
*
* configure: Rebuilt.
tromey
1999-09-10
1
-1
/
+3
*
* java/lang/reflect/Modifier.java (ALL_FLAGS): New constant.
tromey
1999-09-01
1
-34
/
+44
*
Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
green
1999-08-10
1
-29
/
+27
*
* defineclass.cc (_Jv_VerifyClassName): Verify array names
green
1999-08-09
1
-0
/
+8
*
1999-08-09 Anthony Green <green@cygnus.com>
green
1999-08-08
1
-0
/
+1556