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/awt/AWTError.java: Extend Error, not
tromey
2000-12-04
2
-6
/
+9
*
* Makefile.in: Rebuilt.
tromey
2000-12-03
4
-0
/
+352
*
* Makefile.in: Rebuilt.
tromey
2000-12-03
4
-14
/
+266
*
* Makefile.in: Rebuilt.
tromey
2000-12-03
4
-6
/
+287
*
* Makefile.in: Rebuilt.
tromey
2000-12-03
5
-3
/
+416
*
* java/util/Vector.java (insertElementAt): Unconditionally
tromey
2000-12-02
2
-2
/
+13
*
From Adam Welc <welc@cs.purdue.edu>:
bryce
2000-12-02
2
-1
/
+16
*
2000-12-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-12-02
5
-2
/
+13
*
Really reverted erroneous checkin
tromey
2000-12-01
2
-13
/
+6
*
Reverted erroneous checkin
tromey
2000-12-01
1
-14
/
+13
*
more work
tromey
2000-12-01
4
-7
/
+18
*
* Makefile.am: Added entries for new java.sql modules.
warrenl
2000-12-01
3
-5
/
+33
*
* mauve-libgcj: Turned on JDK1.2 and turned off tests for classes
warrenl
2000-12-01
2
-4
/
+18
*
Fixed ChangeLog entry to be path specific.
warrenl
2000-12-01
1
-21
/
+21
*
* Array.java: New file from classpath.
warrenl
2000-12-01
22
-20
/
+3810
*
Check this.len, not len, when determining if there is no more input data.
bryce
2000-11-29
1
-1
/
+1
*
* java/util/zip/InflaterInputStream (read): Don't return -1 unless
bryce
2000-11-29
4
-15
/
+18
*
2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-29
5
-4
/
+43
*
* java/text/DateFormatSymbols.java (zoneStringsDefault): Added
warrenl
2000-11-28
3
-3
/
+30
*
2000-11-28 Bryce McKinlay <bryce@abatross.co.nz>
bryce
2000-11-28
3
-58
/
+222
*
* Makefile.am: Added natTimeZone.cc.
warrenl
2000-11-28
8
-560
/
+2221
*
MIssing ChangeLog entry for my last commits.
green
2000-11-27
1
-0
/
+13
*
More new classes.
green
2000-11-27
10
-0
/
+232
*
2000-11-27 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-27
4
-39
/
+55
*
Replace stubs with actual implementation
green
2000-11-27
2
-31
/
+45
*
More JNDI changes.
green
2000-11-27
28
-3
/
+848
*
Reverted erroneous Makefile.am commit
tromey
2000-11-27
2
-13
/
+6
*
Forgot to commit these ChangeLog entries.
bryce
2000-11-27
1
-0
/
+32
*
* Makefile.in: Rebuilt.
tromey
2000-11-27
8
-37
/
+241
*
* prims.cc (_Jv_NewObjectArray): Use const_cast to initialize
tromey
2000-11-27
3
-4
/
+23
*
Initial jndi check-in
green
2000-11-27
19
-0
/
+676
*
* libjava.compile/weirddecl.java: New file.
tromey
2000-11-26
3
-0
/
+13
*
Forgot to commit this ChangeLog
green
2000-11-26
1
-1
/
+36
*
2000-11-25 Anthony Green <green@redhat.com>
green
2000-11-26
8
-98
/
+191
*
2000-11-24 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-26
9
-374
/
+371
*
Fri Nov 24 11:25:20 2000 Anthony Green <green@redhat.com>
green
2000-11-24
3
-3
/
+13
*
* prims.cc (_Jv_NewObjectArray): Use palcement new to create
tromey
2000-11-24
3
-7
/
+32
*
* libjava.compile/PR375.java: New file. For PR gcj/375.
tromey
2000-11-24
2
-0
/
+9
*
* libjava.compile/PR374.java: New file. For PR gcj/374.
tromey
2000-11-24
2
-0
/
+13
*
2000-11-23 Mark Wielaard <mark@klomp.org>
bryce
2000-11-23
2
-2
/
+7
*
2000-11-23 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-23
2
-18
/
+32
*
2000-11-22 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-22
8
-421
/
+2824
*
* Makefile.in: Rebuilt.
tromey
2000-11-20
6
-3
/
+370
*
* java/lang/reflect/AccessibleObject.java (isAccessible,
tromey
2000-11-18
2
-26
/
+29
*
* java/lang/natString.cc: Include Locale.h.
tromey
2000-11-18
7
-159
/
+327
*
Merge with Classpath (changes by Bryce McKinlay)
mark
2000-11-18
8
-1323
/
+1461
*
* java/util/zip/*.java: Javadoc and copyright updates.
mark
2000-11-17
19
-195
/
+670
*
* java/text/CollationKey.java: Implement Comparable.
tromey
2000-11-17
5
-10
/
+78
*
* java/io/PushbackReader.java: Merged with Classpath.
tromey
2000-11-17
7
-811
/
+1790
*
* java/beans/PropertyChangeSupport.java (propertyListeners): Made
warrenl
2000-11-16
4
-21
/
+118
[next]