* cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor cleanups.
[platform/upstream/gcc.git] / libjava /
2001-12-21 Tom TromeyObjectInputStream.java (enableResolveObject): Use corre...
2001-12-21 Tom Tromeyre PR java/5165 (Loading class fields with a ConstantVa...
2001-12-21 Tom Tromeyre PR libgcj/2428 (Classloader is not set)
2001-12-20 Tom TromeyFor PR java/4766:
2001-12-20 Andrew HaleyFileHandleGcTest.out: New file.
2001-12-19 Tom TromeyFlowLayout.java (FlowLayout(), [...]): Set gaps to 5.
2001-12-19 Bryce McKinlay* boehm.cc (_Jv_BuildGCDescr): Define unconditionally.
2001-12-19 Bryce McKinlayjvm.h (_Jv_BuildGCDescr): Declare unconditionally.
2001-12-18 Tom TromeyCollationElementIterator.java (secondaryOrder): Cast...
2001-12-18 Tom TromeyFor PR java/3417:
2001-12-18 Tom Tromey* libjava.lang/PR3731.xfail: Removed.
2001-12-18 Tom TromeyInspired by PR java/5057:
2001-12-18 Tom TromeyFor PR java/5057:
2001-12-16 Tom TromeyFor PR libgcj/5103:
2001-12-16 Tom TromeyFor PR java/5088:
2001-12-16 Tom TromeyMakefile.in: Rebuilt.
2001-12-16 Bryce McKinlayDataOutputStream (write (byte[], int, int)): Update...
2001-12-15 Bryce McKinlayjava-tree.h (otable_methods, [...]): New field/global...
2001-12-15 Bryce McKinlayCollections drop from Classpath:
2001-12-14 Tom TromeyFor PR libgcj/5103:
2001-12-14 Hans Boehmprims.cc: Some old cleanups.
2001-12-13 Tom Tromeyprims.cc (_Jv_RunMain): Use `using' to simplify code.
2001-12-12 Tom Tromey* jni.cc (call): Synchronize if required.
2001-12-12 Tom Tromey* gij.cc (main): Clarify --help output.
2001-12-12 Tom Tromey* gnu/gcj/runtime/StringBuffer.java
2001-12-11 Tom TromeyString.java (String): New constructor.
2001-12-11 Tom TromeyFor PR libgcj/1147:
2001-12-11 Tom Tromeyre PR libgcj/5064 (java/lang/natClassLoader.cc doesn...
2001-12-10 Per Bothner* gnu/gcj/xlib/XImage.java (toString): Add missing...
2001-12-10 Tom Tromeyresolve.cc (_Jv_PrepareClass): Verify method here...
2001-12-10 Tom TromeyMakefile.in: Rebuilt.
2001-12-09 Bryce McKinlayre PR java/3731 (gcj should generate class init code...
2001-12-09 Tom TromeyMakefile.in: Rebuilt.
2001-12-09 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::is_assignable_from_slo...
2001-12-07 Tom TromeyClassLoader.java (defineClass): Rethrow any LinkageError.
2001-12-07 Tom TromeyThreadGroup.java (uncaughtException): Print message...
2001-12-07 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::branch_prepass): Set...
2001-12-07 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::FLAG_JSR_TARGET):...
2001-12-07 Tom Tromey* libjava.compile/BlankFinal.java: Removed; incorrect...
2001-12-06 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::type_val): Added unuse...
2001-12-05 Tom Tromeydefineclass.cc (character): Removed.
2001-12-04 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::linked_utf8): New...
2001-12-04 Tom Tromeydefineclass.cc (read_one_method_attribute): `end_pc...
2001-12-04 Bryce McKinlay* Makefile.in: Rebuilt with automake-gcj.
2001-12-04 Tom Tromeydefineclass.cc (handleMethodsEnd): Invoke verifier...
2001-12-02 Bryce McKinlayMakefile.am (nat_files, [...]): Make sure the dependenc...
2001-11-30 Bryce McKinlayRemove ">>>"
2001-11-30 Bryce McKinlayMakefile.am (nat_headers, [...]): Depend on .class...
2001-11-26 Tom TromeyFix for PR libgcj/2024, plus other class name cleanups:
2001-11-25 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::branch_prepass): Use...
2001-11-25 Tom Tromeyre PR libgcj/4583 (problems BigDecimal(double) ctor.)
2001-11-20 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::branch_prepass): Uses...
2001-11-20 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::require_array_type...
2001-11-19 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::verify_instructions_0...
2001-11-19 Tom Tromeyverify.cc (type::to_array): New method.
2001-11-19 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::branch_prepass): Skip...
2001-11-19 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::get_type_val_for_signa...
2001-11-19 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::get_ushort): Use ...
2001-11-19 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::pop_type): Put PC...
2001-11-18 Tom Tromeyverify.cc: Include StringBuffer.h.
2001-11-17 Anthony GreenObvious jni weak reference fix
2001-11-16 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::check_field_constant...
2001-11-16 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::is_assignable_from_slo...
2001-11-16 Tom TromeyRe-merge with Classpath, from Brian Jones:
2001-11-16 Mark WielaardTimer.java (TaskQueue.isStopped): Remove method.
2001-11-16 Tom Tromeyverify.cc (type::compatible): Use _Jv_IsAssignableFrom.
2001-11-15 Hans BoehmnatString.cc: correct argument order for _Jv_AllocPtrFr...
2001-11-15 Tom Tromeyverify.cc (class _Jv_BytecodeVerifier): Fixed logic.
2001-11-14 Tom TromeyConstructor.java (toString): Use more efficient form...
2001-11-14 Tom TromeyRe-merges with Classpath, from various people:
2001-11-14 Tom TromeyRe-merges with Classpath, from various people:
2001-11-13 Tom Tromeyre PR libgcj/4859 (java.util.Timer class throw IllegalS...
2001-11-13 Tom TromeyMakefile.in: Rebuilt.
2001-11-12 Bryce McKinlay* boehm.cc (_Jv_GCCanReclaimSoftReference): Fix warning.
2001-11-09 Jeff Sturm* verify.cc: Wrap in #ifdef INTERPRETER...#endif.
2001-11-07 Tom Tromey* verify.cc (skip_padding): Fail if padding byte is...
2001-11-07 Tom Tromey* HACKING: Make people commit their own patches.
2001-11-05 Tom TromeyClass.h (Class): Made _Jv_BytecodeVerifier a friend.
2001-11-05 Bryce McKinlay* java/util/ResourceBundle.java (class Security): Now...
2001-11-04 Bryce McKinlayResourceBundle.java (getClassContext): Removed.
2001-11-04 Tom Tromeydefineclass.cc (handleClassBegin): Use Object::class...
2001-11-03 Hans BoehmnatResourceBundle.cc (getClassContext): return array...
2001-11-02 Bryce McKinlay* libjava.lang/TLtest.xfail: New file. Needs threads.
2001-10-31 Joseph MyersHACKING, [...]: Fix spelling errors.
2001-10-30 Bryce McKinlayjni.cc (JNI_CreateJavaVM): Call _Jv_CreateJavaVM.
2001-10-29 Tom Tromeyre PR libgcj/4728 (java.util.zip.GZIPOutputStream.write...
2001-10-27 Tom Tromeyjni.h (struct JNINativeInterface): Returns jsize, not...
2001-10-26 Tom TromeyAdler32.java: Use correct class name.
2001-10-26 Bryce McKinlayOops!
2001-10-26 Bryce McKinlayVMClassLoader.java (getPrimitiveClass): Now native.
2001-10-25 Alexandre Petit... re PR java/3096 (GCJ does not increment)
2001-10-25 Hans Boehmboehm-gc.h: Call thread local allocation functions...
2001-10-25 Bryce McKinlaynatClassLoader.cc (_Jv_RegisterClassHookDefault): Use...
2001-10-24 Loren J. RittleCorrect date.
2001-10-24 Loren J. Rittleconfigure.in (case $THREADS): Add *-*-freebsd* configur...
2001-10-24 Tom TromeyMakefile.in: Rebuilt.
2001-10-24 Tom Tromey* java/lang/reflect/Field.java: Made many methods private.
2001-10-24 Tom Tromey* java/sql/Types.java (Types): New constructor.
2001-10-24 Anthony Greenfix include problem
2001-10-24 Tom TromeyField.java (Field): New constructor.
next