OSDN Git Service

HPUX-es vsnprintf and Ultrix-es atexit declaration
[pf3gnuchains/gcc-fork.git] / libjava /
2001-07-17 bryce * java/util/LinkedList.java (clone): Clear the copy...
2001-07-13 apbianco2001-07-12 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-13 tromey Fix for PR libgcj/3426:
2001-07-12 apbianco2001-07-12 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-12 tromey * libjava.lang/N19990310_4.xfail: Removed.
2001-07-12 tromey Report from Henner Zeller:
2001-07-11 greenAdd some org packages.
2001-07-11 apbiancolibjava:
2001-07-07 jsturm* Makefile.am (libgcj.jar): Don't recursively make
2001-07-06 aph2001-07-06 Andrew Haley <aph@cambridge.redhat.com>
2001-07-06 aph2001-07-06 Andrew Haley <aph@cambridge.redhat.com>
2001-07-05 tromey For PR java/3562:
2001-07-03 jsturm* libjava.lang/II.java: New file.
2001-07-03 tromey * configure: Rebuilt.
2001-07-03 tromey Fix for PR bootstrap/3281:
2001-07-02 tromey2001-07-01 Jeremy Nimmer <jwnimmer@alum.mit.edu>
2001-06-27 tromey * gnu/gcj/convert/IOConverter.java: Manually maintaine...
2001-06-26 tromey * scripts/encodings.pl: Generate lower-case names...
2001-06-26 tromey * java/io/natFileDescriptorPosix.cc (open): Change...
2001-06-25 tromey * libjava.lang/stub.xfail: Removed.
2001-06-25 aj * libjava.jni/jni.exp (gcj_jni_compile_c_to_so): Fix...
2001-06-21 tromey * include/java-interp.h (_Jv_InterpClass): Use JV_MARK...
2001-06-19 warrenl2001-06-19 Mark J. Roberts <mjr@statesmean.com>
2001-06-15 tromey * jni.cc (_Jv_JNI_NewLocalRef): Search other frames.
2001-06-15 tromey * java/lang/natRuntime.cc (_Jv_FindSymbolInExecutable...
2001-06-15 tromey * jni.cc (ClassClass): Removed; updated all users.
2001-06-14 tromey * libjava.jni/jni.exp: New file.
2001-06-14 tromey Fix for PR libgcj/3144:
2001-06-13 bothnerAdded John Gilmore.
2001-06-13 tromey * aclocal.m4, configure: Rebuilt.
2001-06-10 apbianco2001-06-10 Alexandre Petit-Bianco <apbianco@redhat...
2001-06-09 aoliva* acinclude.m4 (AC_EXEEXT): Work around in case it...
2001-06-09 aoliva* acinclude.m4 (AC_EXEEXT): Work around in case it...
2001-06-08 tromey * configure: Rebuilt.
2001-06-08 tromey Fix for PR libgcj/2874:
2001-06-08 tromey Fix for PR libgcj/3059:
2001-06-08 tromey For PR bootstrap/3075:
2001-06-06 jsturm* lib/libjava.exp (libjava_arguments): Build with ...
2001-06-05 bryce2001-06-05 Martin Kahlert <martin.kahlert@infineon...
2001-06-04 tromey * java/security/PublicKey.java: Extend Key.
2001-06-02 green!defined(USE_LTDL) fix
2001-06-02 greenRemove libgcjdata hack. Fix jv-scan usage in dejagnu.
2001-06-02 greenFake a PASS for targets which don't support invocation.
2001-06-02 greenUSE_LIBFFI change
2001-06-02 greenCheck for sigaction.
2001-06-01 jsturm* natFile.cc (get_entry): Removed functions.
2001-05-31 tromey * java/io/natFileDescriptorPosix.cc (open): Allocate...
2001-05-31 tromey2001-05-29 Laurent Guerby <guerby@acm.org>
2001-05-31 tromey * java/sql/DriverManager.java (getDrivers): Handle...
2001-05-30 tromey * libjava.lang/invokethrow.out: New file.
2001-05-29 tromey * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.
2001-05-29 tromey * configure: Rebuilt.
2001-05-29 aph2001-05-29 Andrew Haley <aph@redhat.com>
2001-05-24 tromey * java/lang/natString.cc (init): Throw
2001-05-24 tromey * configure.in: Only allow hash synchronization when...
2001-05-24 tromey * Makefile.in: Rebuilt.
2001-05-24 tromey Revert patch of 2001-05-21:
2001-05-24 tromey2001-05-23 Tom Tromey <tromey@redhat.com>
2001-05-23 jsm28gcc/java:
2001-05-23 greenFix cross builds.
2001-05-22 bothnerImplement invocation interface; don't create new thread...
2001-05-22 bothner * Makefile.am (libgcj_la_DEPENDENCIES): Add $(nat_files).
2001-05-22 bothner * gcj/javaprims.h (_Jv_FormatInt): New declaration.
2001-05-21 tromey * gnu/gcj/runtime/VMClassLoader.java (VMClassLoader...
2001-05-21 aph2001-05-18 Andrew Haley <aph@cambridge.redhat.com>
2001-05-21 bryce * configure.in: Update boehm-gc include dir for new...
2001-05-20 aoliva* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf...
2001-05-19 apbianco2001-05-18 Alexandre Petit-Bianco <apbianco@redhat...
2001-05-18 tromey * Makefile.in: Rebuilt.
2001-05-18 bryce2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2001-05-17 bothner * Makefile.am (ZIP): The "fastjar" binary is now...
2001-05-16 tromey * java/text/SimpleDateFormat.java (parse): Handle...
2001-05-15 tromey * java/util/GregorianCalendar.java (computeTime):...
2001-05-14 tromey * java/text/SimpleDateFormat.java (parse): Clear DST_O...
2001-05-13 zackgcc/cp:
2001-05-12 rth * configure.in (ia64-*): Don't set SYSDEP_SOURCES.
2001-05-12 rth * exception.cc: Include unwind-pe.h. Remove...
2001-05-11 tromey * Makefile.in: Rebuilt.
2001-05-10 tromey2001-05-10 Tom Tromey <tromey@redhat.com>
2001-05-06 bryce * java/lang/Class.h (_Jv_Self): New union type.
2001-05-04 tromey * libjava.lang/Thread_Wait_Interrupt.xfail: New file.
2001-05-03 tromey * libjava.lang/err11.xfail: Removed.
2001-05-03 tromey2001-05-03 Martin Kahlert <martin.kahlert@infineon...
2001-05-03 aphFix bad checkin.
2001-05-03 aph2001-04-30 Andrew Haley <aph@cambridge.redhat.com>
2001-05-03 bryce * doc/*.texi: Remove generated documentation.
2001-05-01 aph2001-04-30 Andrew Haley <aph@cambridge.redhat.com>
2001-04-30 tromey2001-04-30 Matt Kraai <kraai@alumni.carnegiemellon...
2001-04-28 zack* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLo...
2001-04-28 zack * prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
2001-04-27 tromey * jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed...
2001-04-27 tromey2001-04-27 Martin Kahlert <martin.kahlert@infineon...
2001-04-27 tromey * lib/libjava.exp (libjava_init): Use UTF-8 encoding.
2001-04-26 aoliva* configure.in: Obtain THREADS with `gcc -v'.
2001-04-26 bryce Fix PR libgcj/2237:
2001-04-25 ghazi * java/net/natInetAddress.cc (java::net::InetAddress...
2001-04-25 bryceForgot this file on last commit.
2001-04-25 brycegcc/java:
2001-04-24 aoliva* configure.in (CPPFLAGS): Added builddir and srcdir...
2001-04-22 tromey * Makefile.in: Rebuilt.
next