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
*
* include/posix.h (_Jv_platform_usleep): Wrap in ifdef
tromey
2003-01-07
3
-1
/
+12
*
2003-01-07 Michael Koch <konqueror@gmx.de>
mkoch
2003-01-07
2
-267
/
+344
*
* java/awt/List.java: Merged with Classpath.
tromey
2003-01-05
2
-0
/
+13
*
* java/io/FileDescriptor.java (position): New private field.
mark
2003-01-04
3
-21
/
+42
*
Merge with Classpath:
mark
2003-01-04
2
-43
/
+82
*
* java/io/FileInputStream.java (finalize): Don't explicitly
mark
2003-01-04
2
-3
/
+8
*
* configure.host (sparc*-*): Enable bytecode interpreter.
jsturm
2003-01-03
2
-1
/
+6
*
* libjava.compile/pr8712.java: New file, for PR java/8712.
tromey
2003-01-03
2
-0
/
+11
*
2003-01-03 Dhek Bhun Kho <bhun@chello.nl>
tromey
2003-01-03
3
-4
/
+11
*
2003-01-03 Joerg Brunsmann <joerg_brunsmann@yahoo.de>
tromey
2003-01-03
2
-12
/
+55
*
2003-01-03 Eric Blake <ebb9@email.byu.edu>
tromey
2003-01-03
2
-3
/
+9
*
2002-12-22 Anthony Green <green@redhat.com>
tromey
2003-01-03
2
-1
/
+7
*
* java/net/HttpURLConnection.java (HTTP_NOT_IMPLEMENTED): Must be
mark
2003-01-03
2
-24
/
+42
*
* java/util/zip/ZipFile.java (entries): Now HashMap.
mark
2003-01-02
2
-64
/
+130
*
* java/net/URLClassLoader.java (Resource.getCodeSource):
mark
2003-01-02
2
-28
/
+15
*
* Makefile.in: Rebuilt.
tromey
2003-01-02
43
-422
/
+914
*
* libjava.compile/pr8955.java: New test, for PR java/8955.
tromey
2003-01-02
2
-0
/
+17
*
Fix for PR libgcj/7416:
tromey
2002-12-31
4
-27
/
+61
*
2002-12-31 Tom Tromey <tromey@redhat.com>
tromey
2002-12-31
4
-2
/
+32
*
* 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
[next]