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
*
* include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.
tromey
2001-05-29
1
-0
/
+2
*
* configure: Rebuilt.
tromey
2001-05-29
1
-0
/
+6
*
2001-05-29 Andrew Haley <aph@redhat.com>
aph
2001-05-29
1
-0
/
+20
*
* java/lang/natString.cc (init): Throw
tromey
2001-05-24
1
-0
/
+6
*
* configure.in: Only allow hash synchronization when POSIX threads
tromey
2001-05-24
1
-0
/
+7
*
* Makefile.in: Rebuilt.
tromey
2001-05-24
1
-0
/
+3
*
Revert patch of 2001-05-21:
tromey
2001-05-24
1
-0
/
+6
*
2001-05-23 Tom Tromey <tromey@redhat.com>
tromey
2001-05-24
1
-0
/
+68
*
gcc/java:
jsm28
2001-05-23
1
-0
/
+4
*
Fix cross builds.
green
2001-05-23
1
-0
/
+5
*
Implement invocation interface; don't create new thread for main.
bothner
2001-05-22
1
-0
/
+43
*
* Makefile.am (libgcj_la_DEPENDENCIES): Add $(nat_files).
bothner
2001-05-22
1
-1
/
+7
*
* gcj/javaprims.h (_Jv_FormatInt): New declaration.
bothner
2001-05-22
1
-0
/
+13
*
* gnu/gcj/runtime/VMClassLoader.java (VMClassLoader): Now public.
tromey
2001-05-21
1
-0
/
+4
*
2001-05-18 Andrew Haley <aph@cambridge.redhat.com>
aph
2001-05-21
1
-0
/
+7
*
* configure.in: Update boehm-gc include dir for new GC version.
bryce
2001-05-21
1
-0
/
+11
*
2001-05-18 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-05-19
1
-0
/
+5
*
* Makefile.in: Rebuilt.
tromey
2001-05-18
1
-0
/
+5
*
2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
bryce
2001-05-18
1
-0
/
+12
*
* Makefile.am (ZIP): The "fastjar" binary is now plain "jar".
bothner
2001-05-17
1
-0
/
+4
*
* java/text/SimpleDateFormat.java (parse): Handle non-dst time
tromey
2001-05-16
1
-0
/
+5
*
* java/util/GregorianCalendar.java (computeTime): Only call
tromey
2001-05-15
1
-0
/
+5
*
* java/text/SimpleDateFormat.java (parse): Clear DST_OFFSET and
tromey
2001-05-14
1
-0
/
+5
*
gcc/cp:
zack
2001-05-13
1
-0
/
+7
*
* configure.in (ia64-*): Don't set SYSDEP_SOURCES.
rth
2001-05-12
1
-0
/
+5
*
* exception.cc: Include unwind-pe.h. Remove all pointer
rth
2001-05-12
1
-0
/
+5
*
* Makefile.in: Rebuilt.
tromey
2001-05-11
1
-0
/
+11
*
2001-05-10 Tom Tromey <tromey@redhat.com>
tromey
2001-05-10
1
-0
/
+32
*
* java/lang/Class.h (_Jv_Self): New union type.
bryce
2001-05-06
1
-0
/
+10
*
2001-05-03 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2001-05-03
1
-0
/
+6
*
Fix bad checkin.
aph
2001-05-03
1
-1
/
+2
*
2001-04-30 Andrew Haley <aph@cambridge.redhat.com>
aph
2001-05-03
1
-2
/
+8
*
* doc/*.texi: Remove generated documentation.
bryce
2001-05-03
1
-0
/
+4
*
2001-04-30 Matt Kraai <kraai@alumni.carnegiemellon.edu>
tromey
2001-04-30
1
-0
/
+5
*
* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.
zack
2001-04-28
1
-0
/
+2
*
* prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
zack
2001-04-28
1
-0
/
+6
*
* jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds
tromey
2001-04-27
1
-1
/
+7
*
2001-04-27 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2001-04-27
1
-1
/
+7
*
* configure.in: Obtain THREADS with `gcc -v'.
aoliva
2001-04-26
1
-0
/
+5
*
Fix PR libgcj/2237:
bryce
2001-04-26
1
-1
/
+16
*
* java/net/natInetAddress.cc (java::net::InetAddress::aton):
ghazi
2001-04-25
1
-0
/
+5
*
gcc/java:
bryce
2001-04-25
1
-0
/
+53
*
* configure.in (CPPFLAGS): Added builddir and srcdir to CPPFLAGS
aoliva
2001-04-24
1
-0
/
+6
*
* Makefile.in: Rebuilt.
tromey
2001-04-22
1
-0
/
+48
*
* java/awt/List.java: Wrote.
tromey
2001-04-21
1
-0
/
+5
*
* java/lang/natSystem.cc (getSystemTimeZone): Adjust for DST.
warrenl
2001-04-20
1
-0
/
+14
*
libffi:
bryce
2001-04-12
1
-0
/
+11
*
* java/lang/natString.cc (_Jv_NewStringUtf8Const): Register finalizer.
bothner
2001-04-10
1
-0
/
+11
*
* jni.cc (wrap_value<jobject>, wrap_value<jclass>): Removed.
tromey
2001-04-06
1
-0
/
+6
*
* libtool-version: Updated current.
tromey
2001-04-05
1
-0
/
+4
[next]