summaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow): Newtromey2001-11-161-0/+7
* Re-merge with Classpath, from Brian Jones:tromey2001-11-161-0/+8
* * java/util/Timer.java (TaskQueue.isStopped): Remove method.mark2001-11-161-0/+6
* * verify.cc (type::compatible): Use _Jv_IsAssignableFrom.tromey2001-11-161-0/+5
* * java/lang/natString.cc: correct argument order forhboehm2001-11-151-0/+5
* * verify.cc (class _Jv_BytecodeVerifier) [op_dup2]: Fixed logic.tromey2001-11-151-0/+8
* * java/lang/reflect/Constructor.java (toString): Use moretromey2001-11-141-0/+3
* Re-merges with Classpath, from various people:tromey2001-11-141-3/+6
* Re-merges with Classpath, from various people:tromey2001-11-141-0/+15
* Fix for PR libgcj/4859:tromey2001-11-131-0/+7
* * Makefile.in: Rebuilt.tromey2001-11-131-0/+63
* * boehm.cc (_Jv_GCCanReclaimSoftReference): Fix warning.bryce2001-11-121-0/+4
* * verify.cc: Wrap in #ifdef INTERPRETER...#endif.jsturm2001-11-091-0/+4
* * verify.cc (skip_padding): Fail if padding byte is nonzero.tromey2001-11-071-0/+4
* * HACKING: Make people commit their own patches.tromey2001-11-071-0/+4
* * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.tromey2001-11-051-0/+17
* * java/util/ResourceBundle.java (class Security): Now static.bryce2001-11-051-0/+4
* * java/util/ResourceBundle.java (getClassContext): Removed.bryce2001-11-041-0/+8
* * defineclass.cc (handleClassBegin): Use Object::class$, nottromey2001-11-041-0/+5
* 2001-11-02 Hans Boehm <Hans_Boehm@hp.com>hboehm2001-11-031-0/+5
* * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,jsm282001-10-311-4/+38
* * jni.cc (JNI_CreateJavaVM): Call _Jv_CreateJavaVM. Don't callbryce2001-10-301-0/+5
* * java/util/zip/GZIPOutputStream.java (write(int)): New method.tromey2001-10-291-0/+5
* * include/jni.h (struct JNINativeInterface) [GetStringLength]:tromey2001-10-271-0/+5
* * java/util/zip/Adler32.java: Use correct class name. (Re-mergetromey2001-10-261-0/+5
* * java/lang/VMClassLoader.java (getPrimitiveClass): Now native. Nowbryce2001-10-261-0/+16
* * include/boehm-gc.h: Call thread local allocation functionshboehm2001-10-251-0/+5
* 2001-10-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-10-251-0/+5
* Correct date.ljrittle2001-10-241-1/+1
* * configure.in (case $THREADS): Add *-*-freebsd* configuration.ljrittle2001-10-241-0/+10
* 2001-10-24 Tom Tromey <tromey@redhat.com>tromey2001-10-241-0/+163
* * java/lang/reflect/Field.java: Made many methods private.tromey2001-10-241-0/+2
* * java/sql/Types.java (Types): New constructor.tromey2001-10-241-0/+4
* fix include problemgreen2001-10-241-0/+5