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-05-04 David Billinghurst <David.Billinghurst@riotinto.com>
billingd
2002-05-04
1
-0
/
+7
*
2002-05-03 David Billinghurst <David.Billinghurst@riotinto.com>
tromey
2002-05-03
1
-0
/
+12
*
Suggested by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
aoliva
2002-05-03
1
-0
/
+7
*
* include/dwarf2-signal.h (INIT_SEGV, INIT_FPE for ia64):
hboehm
2002-05-03
1
-0
/
+5
*
* testsuite/lib/libjava.exp (libjava_find_spec): New function.
ro
2002-05-02
1
-0
/
+6
*
2002-05-02 David S. Miller <davem@redhat.com>
davem
2002-05-02
1
-0
/
+6
*
2002-05-02 Jerome Marc <marcjero@yahoo.com>
tromey
2002-05-02
1
-0
/
+5
*
* java/io/BufferedReader.java (fill): Handle case where markPos
tromey
2002-04-30
1
-0
/
+5
*
2002-04-29 Gerhard Tonn <GerhardTonn@swol.de>
bryce
2002-04-29
1
-0
/
+4
*
2002-04-29 Adam King <aking@dreammechanics.com>
bryce
2002-04-29
1
-0
/
+5
*
2002-04-25 David S. Miller <davem@redhat.com>
davem
2002-04-27
1
-0
/
+7
*
* verify.cc (construct_primitive_array_type) [void_type]: New
tromey
2002-04-26
1
-0
/
+12
*
* gnu/gcj/natCore.cc (create): Use __builtin_alloca, and compute
tromey
2002-04-24
1
-0
/
+6
*
2002-04-23 Adam Megacz <adam@xwt.org>
megacz
2002-04-24
1
-0
/
+5
*
2002-04-21 David S. Miller <davem@redhat.com>
davem
2002-04-22
1
-0
/
+5
*
* mauve-libgcj: Don't run java.lang.ref tests since they are buggy.
mark
2002-04-21
1
-0
/
+4
*
2002-04-19 David S. Miller <davem@redhat.com>
davem
2002-04-21
1
-0
/
+17
*
2002-04-19 Hans Boehm <Hans_Boehm@hp.com>
tromey
2002-04-20
1
-0
/
+5
*
* java/io/File.java (normalizePath): Add Win32 support for auto
bryce
2002-04-17
1
-0
/
+5
*
Fix for PR libgcj/6081:
tromey
2002-04-16
1
-0
/
+7
*
2002-04-16 Adam King <aking@dreammechanics.com>
tromey
2002-04-16
1
-0
/
+11
*
* configure.in: Allow building in $srcdir.
dj
2002-04-16
1
-0
/
+5
*
* java/net/natPlainDatagramSocketImpl.cc (close): Set timeout to 0.
mark
2002-04-15
1
-0
/
+5
*
2002-04-14 Mark Wielaard <mark@klomp.org>
mark
2002-04-15
1
-0
/
+4
*
2002-04-13 Adam King <aking@dreammechanics.com>
mark
2002-04-15
1
-0
/
+5
*
Install libgcj.jar as libgcj-VERSION.jar.
green
2002-04-12
1
-0
/
+8
*
* configure.host: Set can_unwind_signal on hosts which support it.
bryce
2002-04-12
1
-0
/
+8
*
* win32.cc (_Jv_platform_initProperties): Fix spelling of _Jv_Free.
tromey
2002-04-11
1
-0
/
+4
*
2002-04-11 Adam King <aking@dreammechanics.com>
tromey
2002-04-11
1
-0
/
+9
*
* Makefile.in: Rebuilt.
tromey
2002-04-10
1
-0
/
+33
*
* win32.cc (_Jv_platform_initProperties): Use GetTempPath.
tromey
2002-04-09
1
-0
/
+4
*
2002-04-08 Alberto Biancardi <alberto.biancardi@unipv.it>
tromey
2002-04-08
1
-0
/
+6
*
* java/util/AbstractMap.java (putAll): Use entrySet size.
mark
2002-04-08
1
-0
/
+5
*
* java/util/Hashtable.java (contains): Remove NullPointer check.
mark
2002-04-07
1
-1
/
+8
*
typo
bryce
2002-04-07
1
-1
/
+1
*
2002-04-07 Adam King <aking@dreammechanics.com>
bryce
2002-04-07
1
-0
/
+10
*
* java/lang/Character,java (isDefined): getType() != UNASSIGNED.
mark
2002-04-07
1
-0
/
+4
*
* java/util/ArrayList.java (addAll(int,Collection)): System.arraycopy
mark
2002-04-07
1
-0
/
+11
*
* java/util/ArrayList.jva (removeRange): If toIndex == fromIndex do
mark
2002-04-06
1
-0
/
+5
*
2002-04-05 Adam Megacz <adam@xwt.org>
megacz
2002-04-06
1
-0
/
+4
*
2002-04-04 Adam Megacz <adam@xwt.org>
megacz
2002-04-05
1
-0
/
+5
*
Fix cut-n-paste typo.
ljrittle
2002-04-05
1
-1
/
+1
*
* configure.host: Add case statement to support generic port
ljrittle
2002-04-05
1
-0
/
+5
*
* mauve-libgcj: Add JLS1.0 and JLS1.1 tags, ignore Character.unicode
mark
2002-04-05
1
-0
/
+8
*
* java/util/Arrays.java (qsort): Fix off-by-one errors and use of
bryce
2002-04-04
1
-0
/
+5
*
* java/lang/reflect/Modifier.java (toString(int,StringBuffer)): Fix
mark
2002-04-04
1
-0
/
+5
*
* java/lang/natClassLoader.cc (findClass): Compare against `3',
tromey
2002-04-02
1
-0
/
+5
*
* mauve-libgcj: add java.net.DatagramSocket.DatagramSocketTest2 to
mark
2002-04-02
1
-0
/
+5
*
* java/util/IdentityHashMap.java (put): Set new threshold correctly
bryce
2002-04-02
1
-0
/
+5
*
* java/util/BitSet.java (BitSet(int)): if nbits < 0 throw
mark
2002-04-01
1
-0
/
+11
[next]