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
*
* libgcj.spec.in: Insert %(libgcc) before %(liborig) to fix static
bryce
2001-02-27
1
-0
/
+5
*
Change to sometimes include class name in ClassFormatError message.
bothner
2001-02-24
1
-0
/
+14
*
* java/lang/Throwable.java (CPlusPlusDemangler): Pass -s java to
bothner
2001-02-24
1
-0
/
+5
*
fix
bryce
2001-02-22
1
-2
/
+2
*
Disable libgcjx by default.
bryce
2001-02-22
1
-0
/
+9
*
Fix for PR java/2040:
bryce
2001-02-22
1
-0
/
+7
*
* java/io/PipedWriter.java (flush): Throw exception if stream
tromey
2001-02-20
1
-0
/
+18
*
* java/lang/ThreadGroup.java (activeCount): Only include threads
tromey
2001-02-20
1
-0
/
+6
*
* java/io/CharArrayReader.java (CharArrayReader): Throw
bryce
2001-02-19
1
-0
/
+5
*
* java/lang/Integer.java (getInteger): Return default argument if
bryce
2001-02-19
1
-0
/
+6
*
* java/util/TimerTask.java: New version from Classpath.
mark
2001-02-17
1
-0
/
+4
*
Remerge with Classpath
mark
2001-02-17
1
-0
/
+24
*
* HACKING: new file
mark
2001-02-17
1
-0
/
+4
*
* java/io/DataInputStream.java: update copyright notice
mark
2001-02-17
1
-0
/
+9
*
* java/util/HashSet.java (clone): Made subclass safe, use
bryce
2001-02-16
1
-0
/
+3
*
* java/util/TreeMap.java (nil): Made non-final.
bryce
2001-02-16
1
-0
/
+3
*
* java/util/TreeSet.java (clone): Made subclass safe, use
bryce
2001-02-16
1
-0
/
+6
*
2001-02-14 Andrew Haley <aph@redhat.com>
aph
2001-02-15
1
-0
/
+5
*
2001-02-15 Anthony Green <green@redhat.com>
green
2001-02-15
1
-0
/
+8
*
* java/util/AbstractSequentialList.java: Synchronize with Classpath.
bryce
2001-02-15
1
-0
/
+9
*
* java/util/HashSet.java (clone): Remove try/catch.
bryce
2001-02-15
1
-0
/
+2
*
* gnu/awt/j2d/DirectRasterGraphics.java (clone): Hoist to public.
bryce
2001-02-15
1
-0
/
+4
*
* java/util/TreeSet.java (clone): Call TreeMap.clone(), not
bryce
2001-02-15
1
-0
/
+7
*
* java/lang/natClass.cc (getSignature): Don't try to dereference
bryce
2001-02-14
1
-0
/
+10
*
* java/util/TreeMap.java: New file.
bryce
2001-02-14
1
-0
/
+12
*
* java/io/PipedReader.java (ready): Throw IOException if pipe
tromey
2001-02-13
1
-0
/
+11
*
* gnu/awt/j2d/AbstractGraphicsState.java (clone): Made public.
tromey
2001-02-13
1
-0
/
+4
*
Fix for PR libgcj/1351:
tromey
2001-02-13
1
-0
/
+7
*
* java/io/BlockDataException.java: Removed.
bryce
2001-02-13
1
-0
/
+8
*
2001-02-12 Jeff Sturm <jeff.sturm@commerceone.com>
tromey
2001-02-12
1
-0
/
+6
*
* java/util/Timer.java: New version from Classpath.
tromey
2001-02-09
1
-0
/
+4
*
* java/lang/Double.java (doubleToRawLongBits): Now native.
bryce
2001-02-09
1
-0
/
+7
*
2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-02-09
1
-0
/
+7
*
* java/io/OutputStreamWriter.java: (flush, writeChars): Throw
bryce
2001-02-09
1
-0
/
+3
*
* java/lang/Byte.java: Remove redundant instanceof and null checks.
bryce
2001-02-09
1
-0
/
+11
*
* java/lang/Float.java (parseFloat): New method.
tromey
2001-02-09
1
-0
/
+4
*
From paul@dawa.demon.co.uk. Fix for PR libgcj/1913:
tromey
2001-02-09
1
-0
/
+6
*
gcc/java/:
jsm28
2001-02-08
1
-0
/
+6
*
Fix for PR libgcj/1906:
tromey
2001-02-07
1
-0
/
+9
*
* java/util/Arrays.java: Removed "cmp" methods.
bryce
2001-02-07
1
-1
/
+12
*
2000-02-03 Jeff Sturm <jeff.sturm@commerceone.com>
bryce
2001-02-05
1
-0
/
+4
*
gcc/java:
bryce
2001-02-05
1
-0
/
+6
*
* Makefile.in: Rebuilt.
tromey
2001-01-31
1
-0
/
+5
*
2001-01-26 Andrew Haley <aph@redhat.com>
aph
2001-01-30
1
-0
/
+4
*
* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
rth
2001-01-28
1
-0
/
+4
*
* jni.cc (_Jv_JNIFunctions): Added comment for each entry in
tromey
2001-01-27
1
-0
/
+5
*
* java/io/ObjectInputStream.java (read): AND byte with 0xff to make
bryce
2001-01-27
1
-0
/
+10
*
* jni.cc (_Jv_JNI_GetAnyMethodID): Rewrite signature from external
tromey
2001-01-26
1
-0
/
+7
*
* java/lang/natSystem.cc (getSystemTimeZone): Only use tm_gmtoff
warrenl
2001-01-26
1
-0
/
+5
*
* java/lang/sf_fabs.c: Use uint32_t, not __uint32_t.
tromey
2001-01-25
1
-0
/
+4
[next]