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
*
* java/math/BigInteger.java (init(int,Random)): New method.
bothner
2001-08-28
1
-0
/
+8
*
* java/rmi/activation/Activatable.java,
tromey
2001-08-28
1
-0
/
+93
*
* Makefile.am: New friends for java/lang/Thread.h.
bryce
2001-08-26
1
-0
/
+25
*
* name-finder.cc (lookup): Ignore a null dli_fname from d
bryce
2001-08-26
1
-0
/
+4
*
* java/lang/reflect/Field.java (toString): Use
tromey
2001-08-24
1
-0
/
+17
*
Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.
green
2001-08-22
1
-0
/
+5
*
* java/util/IdentityHashMap.java (get): Fix off-by-one error.
jsturm
2001-08-21
1
-0
/
+5
*
* java/awt/GridBagConstraints.java: Removed comment.
tromey
2001-08-20
1
-0
/
+2
*
* jni.cc (nathash, nathash_count, nathash_size): New globals.
tromey
2001-08-20
1
-0
/
+14
*
* gnu/gcj/convert/UnicodeToBytes.java (write): Write work buffer
jsturm
2001-08-18
1
-0
/
+5
*
2001-08-17 Hans-J. Boehm <Hans_Boehm@hp.com>
tromey
2001-08-18
1
-0
/
+8
*
2001-08-17 Mark J Roberts <mjr@anarcast.net>
tromey
2001-08-17
1
-0
/
+5
*
* gnu/gcj/convert/IOConverter.java: Add `646' alias.
tromey
2001-08-17
1
-0
/
+4
*
* BigInteger.java: fix right shifts by nonzero multiples of 32.
hboehm
2001-08-17
1
-0
/
+4
*
* jni.cc: Include IdentityHashMap.h, not Hashtable.h.
tromey
2001-08-15
1
-0
/
+10
*
* gnu/gcj/convert/natIconv.cc (read): Handle EINVAL and E2BIG
tromey
2001-08-15
1
-0
/
+5
*
* java/awt/image/SampleModel.java (getPixel): Set correct array
tromey
2001-08-13
1
-0
/
+5
*
* gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.
ljrittle
2001-08-10
1
-0
/
+1
*
* java/lang/natObject.cc (is_mp): Protect use of _SC_NPROCESSORS_ONLN.
ljrittle
2001-08-10
1
-0
/
+4
*
* java/io/InputStreamReader.java (refill): Only call refill on
tromey
2001-08-06
1
-0
/
+5
*
* java/io/StringWriter.java: Merged with Classpath.
tromey
2001-08-05
1
-0
/
+9
*
* prims.cc (JNI_OnLoad): Don't declare.
tromey
2001-08-03
1
-0
/
+6
*
* java/io/RandomAccessFile.java (seek): Let seek go past end of
tromey
2001-08-02
1
-0
/
+15
*
2001-08-02 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2001-08-02
1
-0
/
+5
*
* configure: Rebuilt.
tromey
2001-08-02
1
-0
/
+6
*
* include/posix.h (_POSIX_PII_SOCKET): Define.
ro
2001-08-01
1
-0
/
+19
*
* libgcj.spec.in: Pass -fkeep-inline-functions to jc1.
jsturm
2001-08-01
1
-0
/
+4
*
2001-07-30 Christian Iseli <chris@ludwig-alpha.unil.ch>
tromey
2001-07-31
1
-0
/
+6
*
* java/util/Date.java: Re-merged with Classpath.
tromey
2001-07-31
1
-0
/
+4
*
* java/net/natPlainDatagramSocketImpl.cc: Undefine bind if defined.
jsturm
2001-07-31
1
-0
/
+10
*
2001-07-30 Tom Tromey <tromey@redhat.com>
tromey
2001-07-30
1
-0
/
+24
*
* java/lang/Integer.java: Merged with Classpath.
tromey
2001-07-30
1
-0
/
+4
*
* java/util/GregorianCalendar.java (GregorianCalendar): Call
bryce
2001-07-30
1
-0
/
+5
*
* HACKING: add description on updating namespace
mark
2001-07-29
1
-0
/
+4
*
* java/util/Calendar.java (set): Never recompute fields here. They
bryce
2001-07-26
1
-0
/
+21
*
* Makefile.in: Rebuilt.
tromey
2001-07-25
1
-0
/
+6
*
* prims.cc (_JNI_OnLoad): New function.
ro
2001-07-24
1
-0
/
+6
*
* Makefile.am (AM_MAKEFLAGS): Pass RUNTESTFLAGS.
ro
2001-07-24
1
-0
/
+5
*
* java/lang/VMClassLoader.java (getPrimitiveClass): Return correct
tromey
2001-07-24
1
-0
/
+5
*
* gcj/javaprims.h: Rebuilt class list.
tromey
2001-07-23
1
-0
/
+13
*
* configure.host: Enable hash synchronization for alpha*-*.
jsturm
2001-07-23
1
-0
/
+8
*
* java/net/natPlainDatagramSocketImpl.cc (mcastGrp): Use new RFC
ro
2001-07-18
1
-0
/
+6
*
* java/io/natFileWin32.cc (_access): Renamed.
tromey
2001-07-18
1
-0
/
+9
*
For PR java/2812:
tromey
2001-07-18
1
-0
/
+9
*
2001-07-13 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-07-17
1
-0
/
+5
*
* java/util/LinkedList.java (clone): Clear the copy list with clear(),
bryce
2001-07-17
1
-0
/
+5
*
Fix for PR libgcj/3426:
tromey
2001-07-13
1
-0
/
+12
*
Report from Henner Zeller:
tromey
2001-07-12
1
-1
/
+7
*
Add some org packages.
green
2001-07-11
1
-0
/
+43
*
libjava:
apbianco
2001-07-11
1
-0
/
+6
[next]