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
/
java
/
lang
/
Class.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
2006-02-09 Bryce McKinlay <mckinlay@redhat.com>
bryce
2006-02-09
1
-18
/
+14
*
2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
bryce
2006-02-09
1
-2
/
+6
*
2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
bryce
2006-02-08
1
-2
/
+2
*
2006-02-01 Robert Schuster <robertschuster@fsfe.org>
rschuster
2006-02-01
1
-1
/
+15
*
* java/lang/Class.h (_Jv_FindInterpreterMethod): Add new declaration.
kseitz
2006-01-23
1
-4
/
+15
*
* java/lang/Class.h (_Jv_CopyClassesToSystemLoader): Updated.
tromey
2006-01-04
1
-3
/
+18
*
gcc/java:
tromey
2005-08-17
1
-0
/
+2
*
* java/lang/Class.java (getClasses): New method.
tromey
2005-06-14
1
-2
/
+2
*
gcc/java:
tromey
2005-05-12
1
-0
/
+4
*
2005-04-29 Andrew Haley <aph@redhat.com>
tromey
2005-04-29
1
-0
/
+3
*
* link.cc (ensure_class_linked): Removed #ifdef.
tromey
2005-03-17
1
-2
/
+4
*
2005-03-15 Andreas Tobler <a.tobler@schweiz.ch>
bryce
2005-03-16
1
-1
/
+1
*
2005-03-10 Bryce McKinlay <mckinlay@redhat.com>
bryce
2005-03-10
1
-4
/
+3
*
* java/lang/Class.h (_Jv_GetMethodString): Updated declaration.
tromey
2005-02-17
1
-2
/
+2
*
* defineclass.cc (handleClassBegin): Use
tromey
2005-02-07
1
-0
/
+2
*
* java/lang/Class.h (next): Updated documentation. Renamed to
tromey
2005-01-24
1
-2
/
+4
*
PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:
tromey
2005-01-10
1
-5
/
+3
*
* gnu/gcj/util/natDebug.cc (getField): Don't qualify name.
tromey
2004-11-26
1
-7
/
+12
*
* Merged gcj-abi-2-dev-branch to trunk.
tromey
2004-11-25
1
-66
/
+73
*
* Makefile.am: Correct friend function declaration.
lerdsuwa
2004-11-18
1
-99
/
+205
*
* libjava/java/lang/Class.h
lerdsuwa
2004-10-26
1
-5
/
+12
*
Index: gcc/gcc/ChangeLog
geoffk
2004-10-26
1
-2
/
+7
*
* 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
-1
/
+1
*
Print -verbose:message on "loading", not initialization.
bothner
2004-07-19
1
-3
/
+2
*
2004-04-21 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-04-21
1
-0
/
+1
*
2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-04-20
1
-0
/
+4
*
libjava:
bryce
2004-04-16
1
-1
/
+1
*
2003-12-03 Michael Koch <konqueror@gmx.de>
mkoch
2003-12-03
1
-1
/
+1
*
2003-10-22 Andrew Haley <aph@redhat.com>
aph
2003-10-24
1
-0
/
+10
*
PR libgcj/12416:
tromey
2003-10-22
1
-2
/
+3
*
* java/lang/ClassLoader.java (setSigners): Implemented.
tromey
2003-10-09
1
-0
/
+3
*
2003-10-01 Andrew Haley <aph@redhat.com>
aph
2003-10-01
1
-1
/
+9
*
* java/lang/reflect/Proxy.java (generate): Uncomment protection
tromey
2003-09-25
1
-0
/
+1
*
* Makefile.in: Rebuilt.
tromey
2003-08-28
1
-0
/
+2
*
* java/lang/Runtime.java: Comment fix.
tromey
2003-07-21
1
-1
/
+4
*
* Makefile.am (core_java_source_files): Add VMObjectStreamClass.java.
mark
2003-01-20
1
-1
/
+2
*
* boehm.cc: Remove stray semicolon.
mmitchel
2002-12-28
1
-0
/
+3
*
* java/lang/natClassLoader.cc (defineClass0): Removed erroneous
tromey
2002-12-19
1
-3
/
+4
*
* java/lang/Class.h (_Jv_SetVTableEntries): Updated declaration.
tromey
2002-12-05
1
-1
/
+1
*
2002-12-03 Andrew Haley <aph@redhat.com>
aph
2002-12-03
1
-0
/
+13
*
* resolve.cc (METHOD_NOT_THERE, METHOD_INACCESSIBLE): Remove.
jsturm
2002-11-04
1
-2
/
+0
*
* java/lang/Class.h: Move JV_STATE_ERROR before JV_STATE_DONE.
tromey
2002-11-02
1
-2
/
+3
*
* java/lang/Class.h (_getDeclaredMethod): Declare.
tromey
2002-09-03
1
-1
/
+3
*
* java/lang/Class.h: Include Package.h.
tromey
2002-08-28
1
-0
/
+3
*
2002-07-04 Tom Tromey <tromey@redhat.com>
tromey
2002-07-05
1
-1
/
+1
*
* verify.cc (branch_prepass): Updated for change to exception
tromey
2002-06-24
1
-1
/
+0
*
* java/lang/Class.h (Class::desiredAssertionStatus): Declare.
tromey
2002-06-11
1
-1
/
+4
*
Fix for PR libgcj/2428:
tromey
2001-12-21
1
-4
/
+1
*
For PR java/5088:
tromey
2001-12-16
1
-13
/
+2
[next]