summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Tom Tromey2001-05-2425-428/+1890
* jv-scan.c (version): Update copyright year.Joseph Myers2001-05-232-2/+6
* Fix cross builds.Anthony Green2001-05-233-304/+290
* Implement invocation interface; don't create new thread for main.Per Bothner2001-05-2122-1956/+472
* Makefile.am (libgcj_la_DEPENDENCIES): Add $(nat_files).Per Bothner2001-05-212-5/+11
* javaprims.h (_Jv_FormatInt): New declaration.Per Bothner2001-05-2110-40/+98
* * gnu/gcj/runtime/VMClassLoader.java (VMClassLoader): Now public.Tom Tromey2001-05-212-2/+6
* dwarf2-signal.h: New file.Andrew Haley2001-05-215-283/+378
* configure.in: Update boehm-gc include dir for new GC version.Bryce McKinlay2001-05-219-324/+313
* ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva2001-05-201-283/+298
* posix-threads.h (_Jv_CondInit): `0' used in place of `NULL.'Alexandre Petit-Bianco2001-05-182-2/+7
* Makefile.in: Rebuilt.Tom Tromey2001-05-183-1/+8
* [multiple changes]Bryce McKinlay2001-05-185-7/+22
* * Makefile.am (ZIP): The "fastjar" binary is now plain "jar".Per Bothner2001-05-173-6/+10
* SimpleDateFormat.java (parse): Handle non-dst time zones.Tom Tromey2001-05-162-8/+23
* GregorianCalendar.java (computeTime): Only call getTimeZone() once.Tom Tromey2001-05-152-1/+6
* SimpleDateFormat.java (parse): Clear DST_OFFSET and ZONE_OFFSET just before c...Tom Tromey2001-05-142-2/+9
* except.c (choose_personality_routine): Export.Zack Weinberg2001-05-135-2/+35
* configure.in (ia64-*): Don't set SYSDEP_SOURCES.Richard Henderson2001-05-114-310/+296
* exception.cc: Include unwind-pe.h.Richard Henderson2001-05-112-168/+6
* Makefile.in: Rebuilt.Tom Tromey2001-05-113-3/+450
* [multiple changes]Tom Tromey2001-05-1011-399/+2085
* Class.h (_Jv_Self): New union type.Bryce McKinlay2001-05-063-7/+19
* Thread_Wait_Interrupt.xfail: New file.Tom Tromey2001-05-0410-9/+78
* * libjava.lang/err11.xfail: Removed.Tom Tromey2001-05-032-1/+4
* jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds checking.Martin Kahlert2001-05-032-2/+8
* Fix bad checkin.Andrew Haley2001-05-031-1/+2
* libgcj.spec.in (jc1): Add EXCEPTIONSPEC.Andrew Haley2001-05-031-2/+8
* * doc/*.texi: Remove generated documentation.Bryce McKinlay2001-05-0324-18255/+4
* libgcj.spec.in (jc1): Add EXCEPTIONSPEC.Andrew Haley2001-05-014-95/+99
* natFile.cc (performSetReadOnly): Fix #ifdef test.Matt Kraai2001-04-302-2/+7
* * java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.Zack Weinberg2001-04-282-2/+4
* prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.Zack Weinberg2001-04-283-3/+9
* jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds checking.Tom Tromey2001-04-272-5/+17
* jni.h (struct JNINativeInterface): Fixed types in Get/Set*ArrayRegion declara...Tom Tromey2001-04-272-44/+50
* libjava.exp (libjava_init): Use UTF-8 encoding.Tom Tromey2001-04-272-2/+13
* configure.in: Obtain THREADS with `gcc -v'.Alexandre Oliva2001-04-263-355/+287
* re PR libgcj/2237 (serialization doesn't throw exception on failure)Bryce McKinlay2001-04-264-121/+90
* natInetAddress.cc (java::net::InetAddress::aton): Wrap use of inet_pton in HA...Kaveh R. Ghazi2001-04-252-1/+6
* Forgot this file on last commit.Bryce McKinlay2001-04-251-3/+1
* decl.c (init_decl_processing): Add new class "protectionDomain" field.Bryce McKinlay2001-04-25112-1550/+11880
* configure.in (CPPFLAGS): Added builddir and srcdir to CPPFLAGS for libtool te...Alexandre Oliva2001-04-243-288/+356
* Makefile.in: Rebuilt.Tom Tromey2001-04-221-0/+537
* Makefile.in: Rebuilt.Tom Tromey2001-04-2224-72/+304
* List.java: Wrote.Tom Tromey2001-04-213-7/+576
* natSystem.cc (getSystemTimeZone): Adjust for DST.Warren Levy2001-04-204-658/+265
* Makefile.am: Make a libtool convenience library.Bryce McKinlay2001-04-124-62/+101
* natString.cc (_Jv_NewStringUtf8Const): Register finalizer.Per Bothner2001-04-102-6/+23
* testsuite: libjava: remove some xfail markers.Tom Tromey2001-04-107-6/+9
* testsuite: libjava: remove some xfail markers.Tom Tromey2001-04-073-4/+5