]> gcc.gnu.org Git - gcc.git/history - libjava
* cpplib.c (do_pragma): Accept #pragma without consecutive token.
[gcc.git] / libjava /
2000-02-26 Anthony GreenMinor clean up and bug fix.
2000-02-25 Tom Tromeyjni.cc (_Jv_JNI_RegisterNatives): Conditionalize body...
2000-02-25 Bryce McKinlayre GNATS libgcj/38 (Static initializer in DecimalFormat...
2000-02-25 Warren LevyBigInteger.java (ival): Made private.
2000-02-21 Anthony GreenForgot to commit ChangeLog
2000-02-21 Anthony GreenMakefile.in: Rebuilt.
2000-02-21 Tom Tromey* boehm.cc (_Jv_AllocBytes): Clear returned memory.
2000-02-19 Bryce McKinlayZipEntry.java (setCrc): Fix overflow.
2000-02-18 Tom Tromeyjvm.h (_Jv_GetJavaVM): Declare.
2000-02-18 Tom Tromeyregister.java: New file.
2000-02-17 Tom TromeyRotated ChangeLogs
2000-02-17 Tom Tromeyre GNATS gcj/152 (Installation flaw)
2000-02-17 Tom Tromey* jni.cc (_Jv_JNI_CallStaticMethodV): Added some assert...
2000-02-17 Tom Tromeycalls.c: New file.
2000-02-16 Tom Tromeyjni.cc (_Jv_JNI_NewObjectV): Corrected assertion.
2000-02-16 Tom Tromeythrowit.java: New file.
2000-02-16 Tom Tromeyjni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClass...
2000-02-16 Tom Tromeyfindclass.java: New file
2000-02-16 Tom Tromeyfindclass.java: New file
2000-02-16 Bryce McKinlayInterfaceDispatch.java: New file.
2000-02-16 Tom Tromeyvirtual.java: New file.
2000-02-16 Tom Tromeyresolve.cc (ncode): Set args_raw_size.
2000-02-15 Tom Tromey* jni.cc (mangled_name): Skip leading `(' in signature.
2000-02-15 Tom Tromey* jni.cc (add_char): Added missing `else'.
2000-02-15 Tom Tromeyjni.cc (_Jv_JNI_AttachCurrentThread): Return error...
2000-02-15 Bryce McKinlayUpdated the NEWS
2000-02-15 Bryce McKinlayUpdated ChangeLog
2000-02-15 Bryce McKinlaynatSystem.cc (init_properties): set java.lang.classpath...
2000-02-15 Bryce McKinlayUpdated the NEWS
2000-02-15 Bryce McKinlaynatRuntime.cc (_load): Include library path with except...
2000-02-15 Bryce McKinlaynatThread.cc (dumpStack): Removed.
2000-02-15 Tom Tromeyre GNATS gcj/150 (System.loadLibrary() semantics arn...
2000-02-14 Tom Tromeyltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.
2000-02-14 Warren LevyMPN.java (findLowestBit): Made methods public.
2000-02-13 Anthony Greengcj/142
2000-02-12 Anthony GreenNew test code.
2000-02-12 Anthony GreenNew test case.
2000-02-12 Anthony GreenNew test case.
2000-02-12 Anthony GreenNew test case.
2000-02-12 Tom TromeyFile.java (createTempFile): Use low bits from counter...
2000-02-12 Alexandre Petit... inner_interface.out: New file.
2000-02-12 Anthony GreenMore thanks.
2000-02-11 Tom Tromeyinterpret.cc (continue1): Use STOREA, not STOREI, to...
2000-02-11 Warren LevyBigInteger.java (BigInteger(String, int)): New constructor.
2000-02-11 Tom Tromey* java/io/File.java (nextValue): Now synchronized.
2000-02-11 Tom TromeynatFileDescriptorPosix.cc (open): Recognize EXCL flag.
2000-02-10 Tom Tromeyjni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.
2000-02-10 Tom TromeynatNativeThread.cc: New file.
2000-02-10 Andrew Haleyinterpret.cc: Don't include fdlibm.h.
2000-02-10 Tom TromeynatRuntime.cc (_load): Call add_library.
2000-02-10 Tom TromeynatIconv.cc (Input_iconv::finalize): Call iconv_close...
2000-02-09 Alexandre Petit... anonarray3.out: New file.
2000-02-09 Tom Tromey* libjava.compile/inner_priv.java: New file.
2000-02-08 Tom TromeyProperties.java (setProperty): New method.
2000-02-08 Tom TromeyRuntime.java (_load): Declare.
2000-02-08 Tom Tromeyjni.cc (ThrowableClass): New define.
2000-02-08 Tom Tromeyinterpret.cc (PUSHL): Don't use expression statement.
2000-02-07 Alexandre Petit... instinit2.out: New file.
2000-02-07 Tom Tromeyjni.cc (add_char): Conditional on INTERPRETER.
2000-02-04 Warren LevyAdded credits for Per Bothner's work on MPN.java and...
2000-02-04 Warren LevyMakefile.am: Added MPN.java and BigInteger.java.
2000-02-04 Tom Tromeydefineclass.cc (handleMethodsBegin): Allocate _Jv_Metho...
2000-02-04 Andrew HaleyThrowable.java (CPlusPlusDemangler): New class.
2000-02-03 Tom TromeyCalendar.java (toString): New method.
2000-02-03 Tom TromeyPipedOutputStream.java (write(byte[], int, int)): New...
2000-02-02 Tom Tromeyjava-interp.h (_Jv_JNI_conversion_call): Declare.
2000-02-02 Tom Tromey* include/jni.h (class _Jv_JNIEnv): Corrected calls...
2000-02-01 Tom Tromey* include/jni.h (class _Jv_JNIEnv): Added all C++ inlin...
2000-02-01 Tom Tromeyjni.cc (_Jv_JNI_PopLocalFrame): Leave loop when `n...
2000-02-01 Tom Tromeyjni.cc (_Jv_JNI_GetField): Specialize for jobject.
2000-02-01 Tom Tromeyprims.cc (_Jv_MallocUnchecked): New function.
2000-01-31 Anthony GreennatIconv.cc (read): Minor fixes.
2000-01-31 Tom Tromeyconfig.h.in: Rebuilt.
2000-01-30 Alexandre Petit... final_inner.java: New file.
2000-01-28 Tom TromeyMakefile.in: Rebuilt.
2000-01-26 Tom Tromeymethod.h (JvNumMethods): Moved from Class.h.
2000-01-26 Tom Tromeyresolve.cc (get_ffi_type_from_signature): Handle case...
2000-01-26 Tom Tromeyinterpret.cc (run): Don't call println.
2000-01-26 Tom Tromeyfield.h (struct _Jv_Field): Use "jshort" as type for...
2000-01-22 Anthony Greenconfig.h.in: Rebuilt.
2000-01-21 Tom TromeynatConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.
2000-01-21 Tom Tromey* libjava.compile/BlankFinal.java: New file.
2000-01-20 Tom Tromeyresolve.cc (StringClass): Removed.
2000-01-19 Bryce McKinlayUpdated NEWS file.
2000-01-19 Alexandre Petit... anon.java, [...]: New files.
2000-01-19 Tom Tromey* interpret.cc (PC_REGISTER_ASM): Removed.
2000-01-19 Tom TromeynatThrowable.cc: Don't use `#pragma implementation'.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
2000-01-19 Tom Tromey* libjava.compile/inner_pub.java: New file.
2000-01-19 Bryce McKinlayconfigure: Rebuilt.
2000-01-18 Andrew Haleyname-finder.cc (lookup): Check for dladdr function.
2000-01-18 Andrew Haleyprims.cc (_Jv_RunMain): Set the name of this executable.
2000-01-18 Tom TromeynatThrowable.cc (fillInStackTrace): Return `this' even...
2000-01-18 Tom Tromeyconfigure: Rebuilt.
2000-01-17 Tom TromeyRuntime.java (loadLibraryInternal): Declare.
2000-01-17 Tom TromeyInitial revision
2000-01-17 Tom Tromey* prims.cc (_Jv_PrimClass): Use `JV_STATE_NOTHING'...
2000-01-17 Andrew HaleynatThrowable.cc: New file.
2000-01-17 Anthony GreenStringBuffer.java (StringBuffer): Don't special case...
2000-01-16 Jeff SturmStreamTokenizer.java (nextToken): Avoid unread(TT_EOF).
next
This page took 0.098612 seconds and 8 git commands to generate.