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
*
* java/lang/Double.java: More Classpath merging
mark
2001-10-20
4
-19
/
+42
*
* javax/naming/BinaryRefAddr.java: New file
mark
2001-10-19
10
-52
/
+823
*
* java/io/BufferedWriter.java (write(String,int,int)): Correctly
tromey
2001-10-18
2
-2
/
+5
*
* java/security/Security.java (loadProviders): Removed unused
tromey
2001-10-18
2
-38
/
+27
*
* gnu/java/security/provider/SHA1PRNG.java (engineNextBytes):
tromey
2001-10-18
3
-31
/
+45
*
* Makefile.in: Rebuilt.
tromey
2001-10-18
5
-61
/
+1163
*
* java/security/Security.java (loadProviders): Added `vendor'
tromey
2001-10-18
2
-5
/
+16
*
2001-10-17 Anthony Green <green@redhat.com>
tromey
2001-10-17
2
-1
/
+7
*
* gcj/javaprims.h: Updated class list.
tromey
2001-10-16
3
-394
/
+623
*
Forgot this file in last commit.
bryce
2001-10-16
1
-21
/
+6
*
Eliminate use of C++ static constructors.
bryce
2001-10-16
10
-62
/
+132
*
* name-finder.cc (_Jv_name_finder::lookup): Check for NULL dli_sname.
bryce
2001-10-16
2
-1
/
+7
*
2001-10-15 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
bryce
2001-10-16
16
-1761
/
+2222
*
* java/lang/reflect/AccessibleObject.java (checkPermission):
tromey
2001-10-15
2
-7
/
+37
*
2001-10-15 Hans Boehm <Hans_Boehm@hp.com>
tromey
2001-10-15
5
-33
/
+228
*
* Makefile.in: Rebuilt.
tromey
2001-10-15
4
-3
/
+60
*
* java/net/SocketPermission.java (hostport, actions): Now
tromey
2001-10-15
2
-3
/
+8
*
* java/lang/Double.java: Partial merge with Classpath
mark
2001-10-15
3
-84
/
+795
*
* java/lang/SecurityManager.java (SecurityManager): Now public.
tromey
2001-10-13
2
-1
/
+3
*
* java/security/AccessController.java (checkPermission): Now
tromey
2001-10-13
11
-20
/
+59
*
* Makefile.in: Rebuilt.
tromey
2001-10-12
7
-12
/
+213
*
* configure: Rebuilt.
tromey
2001-10-11
3
-660
/
+390
*
* gnu/gcj/runtime/natFinalizerThread.cc: New file.
tromey
2001-10-10
12
-39
/
+210
*
* strtod.c (_strtod_r): Logic to check for missing digits
bothner
2001-10-09
2
-8
/
+12
*
* java/net/SocketImpl.java: Merge with Classpath
mark
2001-10-09
2
-20
/
+174
*
* java/net/DatagramSocketImpl.java: Merge with Classpath
mark
2001-10-09
2
-15
/
+152
*
* java/net/URLDecoder.java: Remerge with Classpath
mark
2001-10-08
3
-70
/
+232
*
Fix for PR libgcj/4481:
tromey
2001-10-08
2
-2
/
+11
*
* java/io/BufferedInputStream.java: Merge with Classpath
mark
2001-10-08
2
-16
/
+201
*
config:
jsm28
2001-10-07
6
-8
/
+16
*
* java/text/DecimalFormat.java (format): Use localized minus sign
tromey
2001-10-05
2
-2
/
+12
*
* java/util/zip/Adler32.java: Merge with Classpath
mark
2001-10-05
6
-52
/
+134
*
2001-10-04 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2001-10-05
2
-1
/
+5
*
* java/lang/reflect/Modifier.java: Merge with Classpath
mark
2001-10-05
2
-28
/
+176
*
* java/io/SequenceInputStream.java: Merge with Classpath
mark
2001-10-04
4
-32
/
+239
*
* java/lang/ref/natReference.cc (add_to_hash): Set n->next before
tromey
2001-10-03
2
-1
/
+6
*
* gij.cc (version): Use GCJVERSION.
bryce
2001-10-03
1
-1
/
+1
*
* resolve.cc (_Jv_PrepareClass): Fix typos in vtable layout.
bryce
2001-10-03
2
-2
/
+6
*
* Makefile.am (core_java_source_files): add InheritableThreadLocal
mark
2001-10-02
6
-0
/
+181
*
* Makefile.am: Add new classes
mark
2001-10-02
9
-57
/
+575
*
* gcj/javaprims.h: Rebuilt class list.
tromey
2001-10-02
8
-34
/
+401
*
* prims.cc (_Jv_NewMultiArrayUnchecked): New method.
tromey
2001-10-02
4
-9
/
+34
*
* java/io/FileWriter.java: Merge with Classpath.
mark
2001-10-01
13
-413
/
+1660
*
* java/io/DataInput.java: Merge with Classpath.
mark
2001-09-30
14
-218
/
+1269
*
PR libgcj/4383
bryce
2001-09-30
4
-3
/
+18
*
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Handle the case of
bryce
2001-09-30
2
-2
/
+8
*
* gnu/gcj/runtime/SharedLibLoader.java: New class.
bothner
2001-09-29
8
-443
/
+1992
*
* Makefile.am (libgcj_la_LDFLAGS): Added $(GCLIBS), $(ZLIBS).
jsturm
2001-09-29
3
-1125
/
+72
*
2001-09-27 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-09-27
2
-0
/
+25
*
* java/util/IdentityHashMap.java (containsKey): Use getHash.
tromey
2001-09-27
2
-11
/
+29
[next]