diff options
author | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-06-08 14:00:43 +0000 |
---|---|---|
committer | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-06-08 14:00:43 +0000 |
commit | d69ad40b46114268021512410165a7ea3b32196c (patch) | |
tree | 83ae3658665a4f6c170a94e91e6c36e86cf6b124 /libjava/classpath/gnu/java/awt/java2d/AbstractGraphics2D.java | |
parent | 792f183828f1c38c2b580e1e6cee3e5768f60666 (diff) | |
download | ppe42-gcc-d69ad40b46114268021512410165a7ea3b32196c.tar.gz ppe42-gcc-d69ad40b46114268021512410165a7ea3b32196c.zip |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114486 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/awt/java2d/AbstractGraphics2D.java')
0 files changed, 0 insertions, 0 deletions