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
/
java
/
lang
Commit message (
Expand
)
Author
Age
Files
Lines
*
* java/net/natPlainDatagramSocketImpl.cc (BooleanClass): Removed.
tromey
2002-06-25
3
-69
/
+53
*
* verify.cc (branch_prepass): Updated for change to exception
tromey
2002-06-24
1
-1
/
+0
*
* gcj/javaprims.h: Updated class declaration list.
tromey
2002-06-18
2
-451
/
+572
*
2002-06-17 Nathanael Nerode <neroden@twcny.rr.com>
tromey
2002-06-17
1
-110
/
+60
*
* java/lang/RuntimeException.java: Re-merge with Classpath.
tromey
2002-06-16
1
-24
/
+45
*
* java/lang/AbstractMethodError.java: Re-merged with Classpath.
tromey
2002-06-15
54
-1860
/
+1851
*
* java/lang/natString.cc (init): Handle case where DONT_COPY is
tromey
2002-06-13
9
-1548
/
+1684
*
* java/lang/Class.h (Class::desiredAssertionStatus): Declare.
tromey
2002-06-11
5
-7
/
+399
*
* java/lang/natThrowable.cc (fillInStackTrace): Use "stackTraceBytes",
bryce
2002-05-24
1
-5
/
+5
*
Merge JDK 1.4 exception chaining support from classpath.
bryce
2002-05-24
3
-60
/
+695
*
* java/lang/natRuntime.cc: Don't include sys/time.h and time.h.
tromey
2002-05-14
1
-11
/
+0
*
Fixes PR libgcj/6389:
tromey
2002-05-13
4
-671
/
+1606
*
* java/lang/natString.cc (unintern): Fixed typo.
tromey
2002-05-07
1
-2
/
+2
*
2002-05-03 David Billinghurst <David.Billinghurst@riotinto.com>
tromey
2002-05-03
1
-0
/
+2
*
2002-04-29 Gerhard Tonn <GerhardTonn@swol.de>
bryce
2002-04-29
1
-0
/
+4
*
2002-04-13 Adam King <aking@dreammechanics.com>
mark
2002-04-15
1
-1
/
+11
*
* Makefile.in: Rebuilt.
tromey
2002-04-10
2
-3
/
+19
*
2002-04-07 Adam King <aking@dreammechanics.com>
bryce
2002-04-07
1
-16
/
+4
*
* java/lang/Character,java (isDefined): getType() != UNASSIGNED.
mark
2002-04-07
1
-1
/
+1
*
* java/lang/reflect/Modifier.java (toString(int,StringBuffer)): Fix
mark
2002-04-04
1
-8
/
+8
*
* java/lang/natClassLoader.cc (findClass): Compare against `3',
tromey
2002-04-02
1
-2
/
+3
*
* java/lang/natSystem.cc (init_properties): Update VM version
bryce
2002-03-18
1
-6
/
+16
*
Add arm thumb support
green
2002-03-17
1
-3
/
+5
*
* java/lang/Win32Process.java: Added comment.
tromey
2002-03-10
1
-0
/
+5
*
libjava:
bryce
2002-03-10
1
-123
/
+1
*
2002-03-09 Adam Megacz <adam@xwt.org>
megacz
2002-03-09
1
-1
/
+1
*
2002-03-07 Adam Megacz <adam@xwt.org>
megacz
2002-03-08
1
-3
/
+1
*
2002-03-04 Eric Blake <ebb9@email.byu.edu>
ericb
2002-03-06
2
-621
/
+2090
*
* java/lang/natPosixProcess.cc (fail): Removed.
tromey
2002-03-06
1
-126
/
+153
*
Add pointer support to the reflection code.
green
2002-03-01
1
-29
/
+36
*
* java/lang/natSystem.cc (init_properties): Use __VERSION__.
tromey
2002-02-27
1
-2
/
+2
*
* java/lang/natPosixProcess.cc (startProcess): Use FD_CLOEXEC, not
tromey
2002-02-27
1
-3
/
+3
*
2002-02-24 Adam Megacz <adam@xwt.org>
megacz
2002-02-24
1
-0
/
+63
*
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
jsturm
2002-02-24
1
-1
/
+42
*
* java/lang/natSystem.cc (init_properties): Include the `Inc.' in
tromey
2002-02-22
1
-2
/
+2
*
* Makefile.in: Rebuilt with Eric's change below.
bryce
2002-02-15
1
-122
/
+1
*
2002-02-14 Eric Blake <ebb9@email.byu.edu>
ericb
2002-02-15
2
-82
/
+2440
*
* java/lang/natThrowable.cc: Updated copyright.
tromey
2002-02-07
1
-1
/
+1
*
* prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.
tromey
2002-02-07
1
-1
/
+1
*
embedded updates
green
2002-02-07
1
-1
/
+5
*
* configure.in: Set up PLATFORMOBJS not PLATFORM_SPECIFIC_SOURCES.
bryce
2002-02-06
1
-1
/
+1
*
* java/lang/natPosixProcess.cc (myclose): New function.
tromey
2002-02-02
1
-14
/
+27
*
2002-02-01 Adam Megacz <adam@xwt.org>
megacz
2002-02-02
2
-0
/
+0
*
2002-01-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
bryce
2002-01-25
1
-2
/
+3
*
* java/lang/reflect/natField.cc (setAddr): New function.
bothner
2002-01-23
1
-9
/
+19
*
Add license clarification.
mark
2002-01-22
77
-385
/
+1232
*
2002-01-15 Tom Tromey <tromey@redhat.com>
tromey
2002-01-16
2
-14
/
+18
*
* java/lang/natSystem.cc (init_properties): Only look for default
tromey
2002-01-11
1
-3
/
+4
*
For PR libgcj/5031:
tromey
2002-01-08
1
-1
/
+6
*
2002-01-07 Andreas Tobler <a.tobler@schweiz.ch>
tromey
2002-01-08
1
-9
/
+5
[next]