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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Imported GNU Classpath 0.90
mark
2006-05-18
8
-3
/
+481
*
PR libgcj/27352
bryce
2006-05-17
1
-7
/
+16
*
* sources.am, Makefile.in: Rebuilt.
tromey
2006-05-13
4
-312
/
+25
*
2006-05-10 Andrew Haley <aph@redhat.com>
aph
2006-05-10
1
-0
/
+24
*
2006-05-09 Andrew Haley <aph@redhat.com>
aph
2006-05-10
2
-0
/
+4
*
PR libgcj/27294:
tromey
2006-05-05
1
-1
/
+16
*
2006-05-04 Andrew Haley <aph@redhat.com>
aph
2006-05-04
3
-3
/
+26
*
* java/lang/Class.h (JV_STATE_LOADING): Added comment.
tromey
2006-05-04
1
-0
/
+8
*
2006-04-25 Andrew Haley <aph@redhat.com>
aph
2006-04-25
1
-5
/
+0
*
* java/lang/natClass.cc (_Jv_getInterfaceMethod): Skip <clinit>.
tromey
2006-04-24
1
-5
/
+12
*
2006-04-21 Andrew Haley <aph@redhat.com>
aph
2006-04-24
2
-8
/
+59
*
* gnu/gcj/runtime/SystemClassLoader.java (addClass): Get the value
bryce
2006-04-11
1
-5
/
+0
*
PR libgcj/26990:
tromey
2006-04-04
1
-2
/
+13
*
2006-03-28 Anthony Balkissoon <abalkiss@redhat.com>
abalkiss
2006-03-28
2
-7
/
+740
*
Imported GNU Classpath 0.90
mark
2006-03-10
3
-271
/
+1589
*
PR libgcj/23495:
tromey
2006-03-10
1
-57
/
+37
*
* win32.cc (_Jv_platform_nanotime): New function.
tromey
2006-03-09
2
-2
/
+17
*
PR libgcj/26103:
tromey
2006-03-07
2
-3
/
+6
*
PR java/24321:
tromey
2006-03-01
1
-3
/
+3
*
2006-02-09 Bryce McKinlay <mckinlay@redhat.com>
bryce
2006-02-09
2
-27
/
+22
*
2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
bryce
2006-02-09
3
-5
/
+9
*
2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
bryce
2006-02-08
1
-2
/
+2
*
gcc/java
tromey
2006-02-08
6
-1109
/
+229
*
2006-02-01 Robert Schuster <robertschuster@fsfe.org>
rschuster
2006-02-01
3
-3
/
+42
*
* java/lang/Class.h (_Jv_FindInterpreterMethod): Add new declaration.
kseitz
2006-01-23
2
-5
/
+42
*
2006-01-08 Chris Burdess <dog@gnu.org>
tromey
2006-01-09
1
-5
/
+6
*
* java/lang/StringBuilder.java (appendCodePoint): New method.
tromey
2006-01-09
5
-31
/
+372
*
* java/lang/Character.java (SIZE, MAX_CACHE, charCache,
tromey
2006-01-07
3
-8
/
+412
*
* java/lang/natThread.cc (finish_): Don't clear 'group'.
tromey
2006-01-06
3
-51
/
+89
*
* java/lang/natPosixProcess.cc (reap): Ignore unknown children.
tromey
2006-01-05
1
-6
/
+3
*
* java/lang/Class.h (_Jv_CopyClassesToSystemLoader): Updated.
tromey
2006-01-04
2
-6
/
+22
*
* java/lang/natClassLoader.cc (_Jv_NewArrayClass): Don't
tromey
2005-12-22
1
-2
/
+0
*
* java/lang/Class.java (getPackage): Get package from
tromey
2005-12-16
1
-3
/
+3
*
2005-12-12 Andrew Haley <aph@redhat.com>
aph
2005-12-12
1
-16
/
+12
*
2005-12-08 Andrew Haley <aph@redhat.com>
aph
2005-12-08
2
-0
/
+11
*
PR libgcj/23763. From aeby@graeff.com.
tromey
2005-11-08
1
-1
/
+7
*
PR libgcj/23367:
tromey
2005-09-27
2
-21
/
+49
*
Imported Classpath 0.18.
tromey
2005-09-23
2
-38
/
+143
*
2005-09-08 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim
2005-09-08
1
-0
/
+2
*
PR libgcj/23739:
tromey
2005-09-06
2
-13
/
+13
*
2005-08-23 Roman Kennke <roman@kennke.org>
tromey
2005-08-23
1
-1
/
+166
*
gcc/java:
tromey
2005-08-17
1
-0
/
+2
*
2005-08-12 Morgan Deters <mdeters@morgandeters.com>
tromey
2005-08-12
1
-1
/
+6
*
Major merge with Classpath.
tromey
2005-07-16
118
-22097
/
+0
*
* java/lang/Class.java (getProtectionDomain): Merged javadoc from
tromey
2005-07-14
1
-0
/
+13
*
Update FSF address
kcook
2005-06-30
100
-200
/
+200
*
PR libgcj/22211:
tromey
2005-06-29
2
-4
/
+12
*
* java/lang/natClassLoader.cc (_Jv_UnregisterClass): Handle case
tromey
2005-06-24
2
-8
/
+8
*
* java/lang/Class.java (getClasses): New method.
tromey
2005-06-14
3
-90
/
+83
*
PR libgcj/21753:
tromey
2005-06-01
1
-1
/
+4
[next]