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
*
* javax/naming/InitialContext.java: Reindented.
tromey
2003-09-18
1
-0
/
+4
*
2003-09-18 Dalibor Topic <robilad@kaffe.org>,
tromey
2003-09-18
1
-0
/
+7
*
2003-09-18 Michael Koch <konqueror@gmx.de>
mkoch
2003-09-18
1
-0
/
+4
*
2003-09-18 Michael Koch <konqueror@gmx.de>
mkoch
2003-09-18
1
-0
/
+19
*
2003-09-18 Mark Wielaard <mark@klomp.org>
mkoch
2003-09-18
1
-0
/
+6
*
2003-09-18 Ingo Proetel <proetel@aicas.com>
mkoch
2003-09-18
1
-0
/
+9
*
2003-09-18 Jeroen Frijters <jeroen@frijters.net>
mkoch
2003-09-18
1
-0
/
+5
*
2003-09-18 David P Grove <groved@us.ibm.com>
mkoch
2003-09-18
1
-0
/
+5
*
2003-09-18 Dalibor Topic <robilad@kaffe.org>
mkoch
2003-09-18
1
-0
/
+44
*
2003-09-17 Graydon Hoare <graydon@redhat.com>
graydon
2003-09-17
1
-0
/
+8
*
2003-09-16 Graydon Hoare <graydon@redhat.com>
graydon
2003-09-17
1
-0
/
+11
*
* configure.in: Standardized help text case of
membar
2003-09-17
1
-0
/
+12
*
2003-09-16 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim
2003-09-17
1
-0
/
+11
*
* Makefile.am: (MOSTLYCLEANFILES) Removed libtool objects.
membar
2003-09-17
1
-0
/
+10
*
* java/net/URLStreamHandler.java (parseURL): If original file
tromey
2003-09-12
1
-0
/
+7
*
2003-09-11 Michael Koch <konqueror@gmx.de>
mkoch
2003-09-11
1
-0
/
+7
*
2003-09-11 Sascha Brawer <brawer@dandelis.ch>
tromey
2003-09-11
1
-0
/
+6
*
* java/io/natFilePosix.cc (getCanonicalPath): Handle case where
tromey
2003-09-11
1
-0
/
+5
*
Fix mingw32 builds.
green
2003-09-11
1
-0
/
+7
*
2003-09-10 Michael Koch <konqueror@gmx.de>
mkoch
2003-09-10
1
-0
/
+8
*
2003-09-10 David Daney <ddaney@avtrex.com>
tromey
2003-09-10
1
-0
/
+5
*
2003-09-10 Michael Koch <konqueror@gmx.de>
mkoch
2003-09-10
1
-0
/
+36
*
* libtool.m4 (LD): Correct powerpc64 host match.
amodra
2003-09-09
1
-0
/
+4
*
* configure.host: Removed erroneous comment.
tromey
2003-09-04
1
-0
/
+2
*
* gnu/java/awt/natEmbeddedWindow.cc (setWindowPeer): Removed
tromey
2003-09-04
1
-0
/
+6
*
2003-09-02 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim
2003-09-02
1
-0
/
+22
*
2003-08-31 Ingo Proetel <proetel@aicas.com>
mkoch
2003-08-31
1
-0
/
+6
*
* win32.cc: fixed tab, indentation and whitespace
membar
2003-08-29
1
-0
/
+117
*
* java/net/natInetAddressWin32.cc,
membar
2003-08-29
1
-0
/
+10
*
* Makefile.am: Fixed problems with parallel makes.
membar
2003-08-29
1
-0
/
+8
*
* Makefile.in: Rebuilt.
tromey
2003-08-28
1
-0
/
+39
*
2003-08-29 Michael Koch <konqueror@gmx.de>
mkoch
2003-08-28
1
-0
/
+8
*
* Makefile.am: (write_entries_to_file) New parameterized
membar
2003-08-27
1
-0
/
+17
*
* java/lang/StrictMath.java: Typo fix.
tromey
2003-08-26
1
-0
/
+17
*
2003-08-26 Mark Wielaard <mark@klomp.org>
tromey
2003-08-26
1
-0
/
+12
*
* Makefile.in: Rebuilt.
tromey
2003-08-26
1
-0
/
+3
*
* java/lang/ref/Reference.java (get): Indentation fix.
tromey
2003-08-26
1
-0
/
+8
*
PR java/12058:
tromey
2003-08-26
1
-0
/
+3
*
* java/lang/reflect/Proxy.java (ProxyData): `pack' now a String.
tromey
2003-08-26
1
-0
/
+7
*
* Makefile.am: added gnu/awt/xlib/XOffScreenImage.java.
sgilbertson
2003-08-25
1
-0
/
+44
*
2003-08-22 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim
2003-08-22
1
-0
/
+8
*
2003-08-22 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim
2003-08-22
1
-0
/
+5
*
2003-08-21 David Daney <ddaney@avtrex.com>
tromey
2003-08-21
1
-0
/
+9
*
2003-08-21 Scott Gilbertson <scottg@mantatest.com>
fitzsim
2003-08-21
1
-0
/
+13
*
* configure.in: Fix detection of gcj when building with newlib.
rearnsha
2003-08-21
1
-0
/
+5
*
2003-08-20 Graydon Hoare <graydon@redhat.com>
graydon
2003-08-20
1
-0
/
+5
*
2003-01-31 Andrew Haley <aph@redhat.com>
aph
2003-08-20
1
-0
/
+8
*
Fix typo.
aph
2003-08-20
1
-2
/
+2
*
Fix for PR libgcj/9125:
tromey
2003-08-20
1
-0
/
+9
*
* java/lang/ref/natReference.cc (finalize_referred_to_object):
tromey
2003-08-20
1
-0
/
+10
[next]