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
*
Fix comments for doclets
green
2001-01-06
8
-14
/
+29
*
* java/io/PipedReader: Synchronize on "lock" instead of this.
bryce
2001-01-05
2
-119
/
+135
*
* java/io/PipedInputStream: Rewrote to be simpler and more correct.
bryce
2001-01-05
5
-1240
/
+862
*
* java/lang/Thread.java: Update comment.
bryce
2001-01-05
2
-6
/
+7
*
* java/awt/ScrollPane.java (setBlockIncrement): Throw error.
tromey
2001-01-03
3
-21
/
+21
*
* java/awt/ScrollPane.java: Wrote.
tromey
2001-01-03
7
-98
/
+547
*
Forgot these in last commit.
bryce
2000-12-30
2
-38
/
+27
*
For boehm-gc:
bryce
2000-12-30
8
-37
/
+82
*
2000-12-27 Jeff Sturm <jeff.sturm@commerceone.com>
bryce
2000-12-28
2
-2
/
+9
*
Fix for PR libgcj/1358:
warrenl
2000-12-28
6
-16
/
+30
*
Fix for PR libgcj/1516:
bryce
2000-12-28
2
-34
/
+48
*
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Primitive TYPEs can
bryce
2000-12-28
1
-2
/
+2
*
2000-12-26 Petter Reinholdtsen <pere@hungry.com>
warrenl
2000-12-27
2
-1
/
+5
*
* java/awt/MenuItem.java (paramString): Now protected.
tromey
2000-12-26
6
-27
/
+425
*
* java/awt/MenuContainer.java: Fixed typo.
tromey
2000-12-26
21
-74
/
+851
*
2000-12-24 Jeff Sturm <jeff.sturm@commerceone.com>
tromey
2000-12-26
2
-7
/
+11
*
* java/lang/mprec.h: Change C9X reference to refer to C99.
jsm28
2000-12-23
2
-1
/
+5
*
* java/lang/Throwable.java (trace_enabled): New static field.
bryce
2000-12-22
4
-0
/
+18
*
* java/beans/PropertyChangeListener.java: Extends EventListener.
tromey
2000-12-21
3
-14
/
+24
*
* java/util/zip/Deflater.java (update, init): Now private.
tromey
2000-12-21
2
-2
/
+6
*
* java/util/BasicMapEntry.java: Re-added.
bryce
2000-12-21
6
-125
/
+173
*
* java/util/GregorianCalendar.java (GregorianCalendar): Constructors
warrenl
2000-12-19
2
-3
/
+9
*
* libjava.mauve/mauve.exp (test_mauve): Don't look for exceptions
tromey
2000-12-18
2
-22
/
+6
*
Removed additional addNotify() peer hacks.
bryce
2000-12-18
6
-9
/
+13
*
* java/awt/Window.java (addNotify): Remove peer casting hack now
bryce
2000-12-18
2
-2
/
+6
*
* COPYING: Update to current
jsm28
2000-12-18
2
-3
/
+9
*
* java/util/zip/natInflater.cc (inflate): Treat Z_BUF_ERROR as
bryce
2000-12-18
2
-5
/
+15
*
* java/util/ArrayList.java (data): Declare transient.
bryce
2000-12-17
2
-14
/
+13
*
2000-12-17 Jeff Sturm <jeff.sturm@commerceone.com>
bryce
2000-12-17
3
-22
/
+20
*
* lib/libjava.exp (test_libjava_from_javac): Strange quoting trick
tromey
2000-12-16
8
-201
/
+30
*
* libjava.lang/instinit.out: Removed erroneous line.
tromey
2000-12-16
2
-1
/
+2
*
* libjava.lang/Thread_1.out: Expect `0' active count.
tromey
2000-12-16
2
-1
/
+3
*
* libjava.lang/stub.xfail: New file.
tromey
2000-12-16
10
-10
/
+27
*
* lib/libjava.exp (libjava_tcompile): New proc.
tromey
2000-12-16
15
-25
/
+90
*
* java/util/ResourceBundle.java (trySomeGetBundle): Pass class
tromey
2000-12-15
2
-1
/
+8
*
* java/util/ResourceBundle.java
tromey
2000-12-15
2
-8
/
+22
*
* java/text/NumberFormat.java (groupingUsed, parseIntegerOnly,
tromey
2000-12-15
2
-6
/
+11
*
* java/lang/Thread.java (checkAccess): Now final.
tromey
2000-12-15
2
-1
/
+3
*
* java/lang/RuntimePermission.java: Class now final.
tromey
2000-12-15
2
-2
/
+4
*
* java/io/StringWriter.java (StringWriter(int)): Now public.
tromey
2000-12-15
2
-4
/
+6
*
* java/io/SerializablePermission.java (legal_names): Now private.
tromey
2000-12-15
2
-3
/
+5
*
* java/lang/Character.java: Updated UnicodeBlock constants.
tromey
2000-12-15
3
-11
/
+68
*
* Makefile.in: Rebuilt.
tromey
2000-12-13
3
-25
/
+56
*
* gnu/gcj/runtime/FirstThread.java (Kcert, Kfile, Khttp, Kjar):
tromey
2000-12-12
2
-1
/
+13
*
* scripts/classes.pl (scan): Skip lines with leading `*'.
tromey
2000-12-11
2
-1
/
+10
*
* gcj/javaprims.h: Rebuilt CNI namespace declarations.
bryce
2000-12-11
2
-96
/
+63
*
* java/util/Hashtable.java (Enumerator.nextElement): Initialize `e'.
bryce
2000-12-11
2
-7
/
+9
*
* configure.in: Remove check for -fuse-divide-subroutine.
bryce
2000-12-11
3
-325
/
+286
*
* Makefile.am: Add HashSet.java and java/lang/ref classes.
bryce
2000-12-11
18
-2036
/
+2916
*
Recognize alpha*-*.
green
2000-12-11
2
-1
/
+5
[next]