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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gcj/javaprims.h: Updated.
tromey
2002-12-30
3
-8
/
+21
*
* java/net/URLStreamHandler.java (toExternalForm): Ignore port
mark
2002-12-30
2
-1
/
+6
*
* java/util/Properties (formatForOutput): Don't fall through to
mark
2002-12-30
2
-0
/
+6
*
* java/lang/StringBuffer.java (getChars): Remove wrong dstOffset check
mark
2002-12-30
2
-19
/
+25
*
* boehm.cc: Remove stray semicolon.
mmitchel
2002-12-28
11
-54
/
+80
*
* exception.cc (PERSONALITY_FUNCTION): Clear least-significant-bit
jsturm
2002-12-23
4
-11
/
+40
*
2002-12-21 Anthony Green <green@redhat.com>
green
2002-12-22
3
-116
/
+178
*
2002-12-19 Anthony Green <green@redhat.com>
tromey
2002-12-20
36
-8501
/
+9164
*
2002-12-19 Andrew Haley <aph@redhat.com>
tromey
2002-12-20
2
-4
/
+18
*
* libtool-version: Increased `current'.
tromey
2002-12-20
2
-1
/
+5
*
* java/lang/natClassLoader.cc (defineClass0): Removed erroneous
tromey
2002-12-19
11
-96
/
+221
*
2002-12-18 Raif Naffah <raif@fl.net.au>
tromey
2002-12-19
2
-0
/
+12
*
* libjava.lang/pr8945.java: New file.
tromey
2002-12-19
3
-0
/
+15
*
Merge basic-improvements-branch to trunk
zack
2002-12-16
6
-468
/
+392
*
2002-12-13 Casey Marshall <rsdio@metastatic.org>
mark
2002-12-13
3
-89
/
+127
*
* java/lang/ClassLoader.java (resolveClass0): Transform
mark
2002-12-13
2
-6
/
+18
*
* libjava.loader/loader.exp (gcj_loader_test_one): Use
tromey
2002-12-13
5
-21
/
+56
*
* java/lang/ClassLoader.java (findLoadedClass): Now synchronized.
tromey
2002-12-12
2
-2
/
+4
*
* java/lang/ClassLoader.java (loadedClasses): New field.
tromey
2002-12-11
3
-30
/
+43
*
* Makefile.in: Rebuilt.
tromey
2002-12-11
5
-58
/
+87
*
2002-12-10 Mark Wielaard <mark@klomp.org>
tromey
2002-12-11
2
-21
/
+55
*
* include/win32.h: Fixed typo in "DISABLE_JAVA_NET".
tromey
2002-12-10
2
-4
/
+9
*
* include/win32.h (_Jv_platform_solib_prefix): New define.
tromey
2002-12-10
4
-19
/
+65
*
* java/util/natResourceBundle.cc (getCallingClassLoader): Assume
tromey
2002-12-10
2
-3
/
+7
*
Test for PR libgcj/8823:
tromey
2002-12-09
3
-0
/
+31
*
* gnu/gcj/protocol/jar/Connection.java (getJarFile): download and
mark
2002-12-09
6
-331
/
+1065
*
* java/util/ResourceBundle.java (resourceBundleCache): Not final.
mark
2002-12-08
2
-3
/
+22
*
* java/net/InetAddress.java (toString): Use hostname when not null,
mark
2002-12-07
3
-7
/
+18
*
* include/java-interp.h (class _Jv_InterpMethod): Added
tromey
2002-12-06
4
-16
/
+34
*
2002-12-05 Andrew Haley <aph@redhat.com>
aph
2002-12-05
2
-3
/
+11
*
* libjava.lang/override.java: New file.
tromey
2002-12-05
3
-0
/
+26
*
* java/lang/Class.h (_Jv_SetVTableEntries): Updated declaration.
tromey
2002-12-05
5
-35
/
+73
*
Fixed snafu caused when fixing previous snafu.
tromey
2002-12-05
1
-2
/
+2
*
Fixed ChangeLog patch snafu
tromey
2002-12-05
2
-2
/
+13
*
* java/net/SocketPermission.java (hashCode): Rewrote.
tromey
2002-12-05
2
-15
/
+7
*
* Makefile.in: Rebuilt.
tromey
2002-12-05
8
-59
/
+121
*
* java/util/jar/JarFile.java (manifest): Not final.
mark
2002-12-03
5
-128
/
+217
*
* java/lang/Character.java (forDigit): Formatting fix.
tromey
2002-12-03
2
-2
/
+6
*
2002-12-03 Raif Naffah <raif@fl.net.au>
mark
2002-12-03
4
-3
/
+9
*
2002-12-03 Andrew Haley <aph@redhat.com>
aph
2002-12-03
4
-0
/
+419
*
2002-12-03 Andrew Haley <aph@redhat.com>
aph
2002-12-03
1
-97
/
+0
*
2002-12-03 Andrew Haley <aph@redhat.com>
aph
2002-12-03
9
-39
/
+124
*
* jni.cc: Added `name' argument.
tromey
2002-12-03
3
-8
/
+18
*
Bug compatibility, for PR libgcj/8738:
tromey
2002-12-02
2
-28
/
+16
*
* libjava.jacks/jacks.exp (gcj_jacks_setup_xfail): New function.
tromey
2002-12-01
3
-2
/
+874
*
* java/lang/SecurityManager.java: Remerge comments, indenting and
mark
2002-12-01
2
-688
/
+956
*
* libjava.mauve/xfails: Remove Inspector FAILs that now PASS.
mark
2002-12-01
2
-9
/
+4
*
2002-11-29 Scott Gilbertson <scottg@mantatest.com>
tromey
2002-11-30
2
-2
/
+8
*
2002-11-29 Gary Benson <gbenson@redhat.com>
tromey
2002-11-30
2
-1
/
+33
*
2002-11-29 Michael Koch <konqueror@gmx.de>
mkoch
2002-11-29
3
-0
/
+128
[next]