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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
2002-09-11 Michael Koch <konqueror@gmx.de>
mkoch
2002-09-11
1
-0
/
+20
*
2002-09-10 Michael Koch <konqueror@gmx.de>
mkoch
2002-09-10
1
-0
/
+13
*
2002-09-07 Adam Megacz <adam@xwt.org>
megacz
2002-09-07
1
-0
/
+5
*
2002-09-04 Michael Koch <konqueror@gmx.de>
mkoch
2002-09-04
1
-0
/
+43
*
2002-09-04 Michael Koch <konqueror@gmx.de>
mkoch
2002-09-04
1
-0
/
+6
*
* java/lang/Class.h (_getDeclaredMethod): Declare.
tromey
2002-09-03
1
-0
/
+9
*
* gnu/gcj/runtime/NameFinder.java (remove_interpreter): New field.
mark
2002-09-02
1
-0
/
+10
*
2002-09-02 Michael Koch <konqueror@gmx.de>
mkoch
2002-09-02
1
-0
/
+5
*
2002-08-30 Jesse Rosenstock <jmr@ugcs.caltech.edu>
tromey
2002-08-31
1
-0
/
+5
*
2002-08-30 Jeff Sturm <jsturm@one-point.com>
tromey
2002-08-30
1
-0
/
+5
*
* java/net/JarURLConnection.java (getCertificates): New method
tromey
2002-08-30
1
-0
/
+31
*
2002-08-29 Michael Koch <konqueror@gmx.de>
mkoch
2002-08-29
1
-0
/
+10
*
* java/io/natFileDescriptorPosix.cc (setLength): Handle case where
tromey
2002-08-29
1
-0
/
+8
*
* include/jvm.h (struct _Jv_frame_info): New structure.
tromey
2002-08-29
1
-0
/
+21
*
* java/lang/Class.h: Include Package.h.
tromey
2002-08-28
1
-0
/
+6
*
2002-08-28 Michael Koch <konqueror@gmx.de>
mkoch
2002-08-28
1
-0
/
+6
*
2002-08-28 Michael Koch <konqueror@gmx.de>
mkoch
2002-08-28
1
-0
/
+4
*
* java/lang/reflect/natConstructor.cc (newInstance): Initialize
tromey
2002-08-27
1
-0
/
+6
*
2002-08-27 Michael Koch <konqueror@gmx.de>
mkoch
2002-08-27
1
-0
/
+17
*
2002-08-27 Tony Kimball <alk@pobox.com>
tromey
2002-08-27
1
-0
/
+12
*
2002-08-25 Adam Megacz <adam@xwt.org>
megacz
2002-08-26
1
-0
/
+5
*
* Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.
mark
2002-08-24
1
-0
/
+28
*
2003-08-23 Michael Koch <konqueror@gmx.de>
mkoch
2002-08-23
1
-0
/
+9
*
* gij.cc (help): Document -cp and -classpath.
tromey
2002-08-22
1
-0
/
+5
*
* Makefile.in: Rebuilt.
tromey
2002-08-21
1
-0
/
+11
*
2003-08-21 Michael Koch <konqueror@gmx.de>
mkoch
2002-08-21
1
-0
/
+5
*
2002-08-20 Michael Koch <konqueror@gmx.de>
bryce
2002-08-20
1
-0
/
+8
*
Thanks to Vladimir Puskas <vpuskas@eunet.yu>
mark
2002-08-18
1
-0
/
+6
*
2002-08-14 Jesse Rosenstock <jmr@ugcs.caltech.edu>
tromey
2002-08-14
1
-0
/
+5
*
2002-08-13 Jesse Rosenstock <jmr@ugcs.caltech.edu>
tromey
2002-08-14
1
-0
/
+18
*
2002-08-13 Jesse Rosenstock <jmr@fulcrummicro.com>
tromey
2002-08-13
1
-0
/
+5
*
Reenable patch since shared library troubles on powerpc are solved:
mark
2002-08-11
1
-0
/
+24
*
2002-08-09 Mark Wielaard <mark@klomp.org>
bryce
2002-08-09
1
-0
/
+19
*
More AWT/Swing merge from GNU Classpath.
bryce
2002-08-09
1
-0
/
+3
*
Correct ChangeLog for XToolkit changes.
bryce
2002-08-09
1
-2
/
+5
*
More AWT/Swing merge from GNU Classpath.
bryce
2002-08-09
1
-0
/
+4
*
More AWT/Swing merge from GNU Classpath.
bryce
2002-08-09
1
-0
/
+12
*
AWT/Swing merge from GNU Classpath.
bryce
2002-08-09
1
-0
/
+398
*
2002-08-07 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
bryce
2002-08-07
1
-0
/
+7
*
Revert patch that breaks libgcj shared library on powerpc:
mark
2002-08-01
1
-0
/
+25
*
* configure.host: Add SH support.
kkojima
2002-08-01
1
-0
/
+5
*
* java/awt/Frame.java (Frame): Remove println calls.
bryce
2002-07-31
1
-0
/
+4
*
* configure.in (LIBFFIINCS): Don't prepend MULTIBUILDTOP.
jsturm
2002-07-30
1
-0
/
+5
*
* sysdep/powerpc/locks.h: Formatting.
amodra
2002-07-29
1
-0
/
+8
*
* java/net/Authenticator.java: New version from Classpath.
tromey
2002-07-27
1
-0
/
+5
*
* configure.host: Add powerpc64*-* entry.
amodra
2002-07-26
1
-0
/
+4
*
* java/io/natFileDescriptorPosix.cc: Don't include sys/socket.h or
tromey
2002-07-26
1
-0
/
+5
*
* java/lang/Runtime.java (loadLibrary): Pass `true' as search
tromey
2002-07-24
1
-0
/
+5
*
2002-07-24 Tom Tromey <tromey@redhat.com>
tromey
2002-07-24
1
-0
/
+9
*
2002-07-24 Mark Wielaard <mark@klomp.org>
mark
2002-07-24
1
-0
/
+19
[next]