index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
verify.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* verify.cc (branch_prepass): Updated for change to exception
tromey
2002-06-24
1
-12
/
+12
*
* verify.cc (construct_primitive_array_type) [void_type]: New
tromey
2002-04-26
1
-0
/
+61
*
* verify.cc (state::NO_STACK): New constant.
tromey
2002-03-10
1
-22
/
+53
*
Fix for PR libgcj/5696:
tromey
2002-02-20
1
-12
/
+12
*
Fix for PR libgcj/5695:
tromey
2002-02-15
1
-4
/
+26
*
2002-02-13 Todd Stock <toddastock@yahoo.com>
tromey
2002-02-14
1
-2
/
+14
*
2002-02-13 Todd Stock <toddastock@yahoo.com>
tromey
2002-02-13
1
-2
/
+7
*
* verify.cc (require_array_type): If argument is a null array of
tromey
2002-02-07
1
-2
/
+4
*
2002-02-06 Mark Wielaard <mark@klomp.org>
tromey
2002-02-07
1
-0
/
+2
*
* verify.cc (type::isnull): New method.
tromey
2002-02-06
1
-1
/
+10
*
* verify.cc (state::enter_subroutine): New method.
tromey
2002-02-01
1
-10
/
+30
*
* verify.cc (handle_ret_insn): Check for subroutine merge here...
tromey
2002-01-30
1
-9
/
+72
*
* verify.cc (class _Jv_BytecodeVerifier) [op_invokeinterface]:
tromey
2002-01-28
1
-7
/
+16
*
* verify.cc (class _Jv_BytecodeVerifier): Removed `FIXME' comment
tromey
2002-01-28
1
-13
/
+14
*
* verify.cc (verify_fail): Change from being a top-level function
bothner
2002-01-26
1
-106
/
+107
*
Updated copyright date
tromey
2002-01-25
1
-1
/
+1
*
* verify.cc (is_assignable_from_slow): If source is an interface,
bothner
2002-01-24
1
-1
/
+3
*
* resolve.cc (_Jv_PrepareClass): Verify method here...
tromey
2001-12-10
1
-28
/
+83
*
* verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow):
tromey
2001-12-09
1
-6
/
+8
*
* verify.cc (_Jv_BytecodeVerifier::branch_prepass): Set start_PC
tromey
2001-12-07
1
-3
/
+8
*
* verify.cc (_Jv_BytecodeVerifier::FLAG_JSR_TARGET): Removed.
tromey
2001-12-07
1
-2
/
+0
*
* verify.cc (_Jv_BytecodeVerifier::type_val): Added
tromey
2001-12-06
1
-19
/
+182
*
* verify.cc (_Jv_BytecodeVerifier::linked_utf8): New structure.
tromey
2001-12-04
1
-4
/
+45
*
* defineclass.cc (read_one_method_attribute): `end_pc' for an
tromey
2001-12-04
1
-33
/
+55
*
* defineclass.cc (handleMethodsEnd): Invoke verifier here...
tromey
2001-12-04
1
-2
/
+2
*
* verify.cc (_Jv_BytecodeVerifier::branch_prepass): Use
tromey
2001-11-25
1
-8
/
+8
*
* verify.cc (_Jv_BytecodeVerifier::branch_prepass) [op_iinc]:
tromey
2001-11-20
1
-6
/
+6
*
* verify.cc (_Jv_BytecodeVerifier::require_array_type): Special
tromey
2001-11-20
1
-3
/
+13
*
* verify.cc (_Jv_BytecodeVerifier::verify_instructions_0)
tromey
2001-11-19
1
-3
/
+6
*
* verify.cc (type::to_array): New method.
tromey
2001-11-19
1
-1
/
+18
*
* verify.cc (_Jv_BytecodeVerifier::branch_prepass) [op_sipush]:
tromey
2001-11-19
1
-2
/
+2
*
* verify.cc (_Jv_BytecodeVerifier::get_type_val_for_signature):
tromey
2001-11-19
1
-0
/
+3
*
* verify.cc (_Jv_BytecodeVerifier::get_ushort): Use `jint' for
tromey
2001-11-19
1
-10
/
+10
*
* verify.cc (_Jv_BytecodeVerifier::pop_type): Put PC into error
tromey
2001-11-19
1
-12
/
+16
*
* verify.cc: Include StringBuffer.h.
tromey
2001-11-18
1
-41
/
+80
*
* verify.cc (_Jv_BytecodeVerifier::check_field_constant): Handle
tromey
2001-11-16
1
-1
/
+3
*
* verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow): New
tromey
2001-11-16
1
-8
/
+56
*
* verify.cc (type::compatible): Use _Jv_IsAssignableFrom.
tromey
2001-11-16
1
-2
/
+6
*
* verify.cc (class _Jv_BytecodeVerifier) [op_dup2]: Fixed logic.
tromey
2001-11-15
1
-18
/
+70
*
* verify.cc: Wrap in #ifdef INTERPRETER...#endif.
jsturm
2001-11-09
1
-0
/
+4
*
* verify.cc (skip_padding): Fail if padding byte is nonzero.
tromey
2001-11-07
1
-1
/
+2
*
* java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.
tromey
2001-11-05
1
-0
/
+2436