summaryrefslogtreecommitdiffstats
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * java/awt/FlowLayout.java (FlowLayout(), FlowLayout(int)): Settromey2001-12-191-0/+8
* * boehm.cc (_Jv_BuildGCDescr): Define unconditionally.bryce2001-12-191-0/+1
* * include/jvm.h (_Jv_BuildGCDescr): Declare unconditionally.bryce2001-12-191-0/+5
* * java/text/CollationElementIterator.java (secondaryOrder): Casttromey2001-12-181-0/+6
* For PR libgcj/5103:tromey2001-12-161-0/+14
* For PR java/5088:tromey2001-12-161-0/+13
* * Makefile.in: Rebuilt.tromey2001-12-161-0/+9
* * java/io/DataOutputStream (write (byte[], int, int)): Updatebryce2001-12-161-0/+5
* gcc/java:bryce2001-12-151-0/+16
* Collections drop from Classpath:bryce2001-12-151-0/+232
* * libjava/prims.cc: Some old cleanups. The collector nowhboehm2001-12-141-0/+13
* * prims.cc (_Jv_RunMain): Use `using' to simplify code. Settromey2001-12-131-0/+3
* * jni.cc (call): Synchronize if required.tromey2001-12-121-0/+2
* * gij.cc (main): Clarify --help output.tromey2001-12-121-0/+2
* * gnu/gcj/runtime/StringBuffer.javatromey2001-12-121-0/+6
* * java/lang/String.java (String): New constructor.tromey2001-12-111-0/+10
* For PR libgcj/1147:tromey2001-12-111-0/+6
* Fix for PR libgcj/5064.tromey2001-12-111-0/+6
* * gnu/gcj/xlib/XImage.java (toString): Add missing initialization.bothner2001-12-101-0/+4
* * resolve.cc (_Jv_PrepareClass): Verify method here...tromey2001-12-101-0/+18
* * Makefile.in: Rebuilt.tromey2001-12-101-0/+5
* * Makefile.in: Rebuilt.tromey2001-12-091-0/+13
* * verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow):tromey2001-12-091-0/+5
* * java/lang/ClassLoader.java (defineClass): Rethrow anytromey2001-12-071-0/+3
* * java/lang/ThreadGroup.java (uncaughtException): Print message totromey2001-12-071-0/+3
* * verify.cc (_Jv_BytecodeVerifier::branch_prepass): Set start_PCtromey2001-12-071-0/+7
* * verify.cc (_Jv_BytecodeVerifier::FLAG_JSR_TARGET): Removed.tromey2001-12-071-0/+3
* * verify.cc (_Jv_BytecodeVerifier::type_val): Addedtromey2001-12-061-0/+25
* * defineclass.cc (character): Removed.tromey2001-12-051-0/+7
* * verify.cc (_Jv_BytecodeVerifier::linked_utf8): New structure.tromey2001-12-041-0/+10
* * defineclass.cc (read_one_method_attribute): `end_pc' for antromey2001-12-041-0/+25
* * Makefile.in: Rebuilt with automake-gcj.bryce2001-12-041-0/+4
* * defineclass.cc (handleMethodsEnd): Invoke verifier here...tromey2001-12-041-0/+7
* * Makefile.am (nat_files, x_nat_files): Make sure the dependenciesbryce2001-12-021-0/+6
* Remove ">>>"bryce2001-11-301-1/+0
* * Makefile.am (nat_headers, x_nat_headers): Depend on .class files, notbryce2001-11-301-0/+13
* Fix for PR libgcj/2024, plus other class name cleanups:tromey2001-11-261-0/+24
* * verify.cc (_Jv_BytecodeVerifier::branch_prepass): Usetromey2001-11-251-0/+9
* Fix for PR libgcj/4583:tromey2001-11-251-0/+6
* * verify.cc (_Jv_BytecodeVerifier::branch_prepass) [op_iinc]:tromey2001-11-201-0/+9
* * verify.cc (_Jv_BytecodeVerifier::require_array_type): Specialtromey2001-11-201-0/+6
* * verify.cc (_Jv_BytecodeVerifier::verify_instructions_0)tromey2001-11-191-0/+6
* * verify.cc (type::to_array): New method.tromey2001-11-191-0/+4
* * verify.cc (_Jv_BytecodeVerifier::branch_prepass) [op_sipush]:tromey2001-11-191-0/+4
* * verify.cc (_Jv_BytecodeVerifier::get_type_val_for_signature):tromey2001-11-191-0/+3
* * verify.cc (_Jv_BytecodeVerifier::get_ushort): Use `jint' fortromey2001-11-191-0/+7
* * verify.cc (_Jv_BytecodeVerifier::pop_type): Put PC into errortromey2001-11-191-0/+9
* * verify.cc: Include StringBuffer.h.tromey2001-11-181-0/+21
* Obvious jni weak reference fixgreen2001-11-171-0/+4
* * verify.cc (_Jv_BytecodeVerifier::check_field_constant): Handletromey2001-11-161-0/+3
OpenPOWER on IntegriCloud