aboutsummaryrefslogtreecommitdiff
path: root/missing
diff options
context:
space:
mode:
authorAndrew Haley <aph@redhat.com>2006-06-08 14:00:43 +0000
committerAndrew Haley <aph@gcc.gnu.org>2006-06-08 14:00:43 +0000
commit297750da0393e5542752140f9ad5abb924f6305e (patch)
tree83ae3658665a4f6c170a94e91e6c36e86cf6b124 /missing
parentf70b22c9423c0352d34ed783b92eb98645cb18f1 (diff)
downloadgcc-297750da0393e5542752140f9ad5abb924f6305e.zip
gcc-297750da0393e5542752140f9ad5abb924f6305e.tar.gz
gcc-297750da0393e5542752140f9ad5abb924f6305e.tar.bz2
jvm.h (_Jv_Linker::maybe_adjust_signature): New.
2006-06-07 Andrew Haley <aph@redhat.com> * include/jvm.h (_Jv_Linker::maybe_adjust_signature): New. (_Jv_Linker::uaddr): New. * link.cc (resolve_pool_entry): Call search_method_in_superclasses instead of an open-coded loop around search_method_in_class. (search_method_in_class): Add a new arg, check_perms. (search_method_in_superclasses): New. (link_symbol_table): Call maybe_adjust_signature() to extract the least significnt bit of the signature pointer. Do this three times, for instace method calls, static methods, and interfaces. Call search_method_in_superclasses() instead of _Jv_LookupDeclaredMethod. (typedef uaddr): Delete. From-SVN: r114486
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions