diff options
author | Richard Frith-Macdonald <rfm@gnu.org> | 2011-05-25 18:54:40 +0000 |
---|---|---|
committer | Nicola Pero <nicola@gcc.gnu.org> | 2011-05-25 18:54:40 +0000 |
commit | b5a3450ff739b14e31b4f3c16e5d27d4f540d42c (patch) | |
tree | d5003b409f0b36b5352537e57004be8d3bde3e2c /gcc/print-tree.c | |
parent | deaf34a90b437dc0e1e461c9ad36014491df5080 (diff) | |
download | gcc-b5a3450ff739b14e31b4f3c16e5d27d4f540d42c.zip gcc-b5a3450ff739b14e31b4f3c16e5d27d4f540d42c.tar.gz gcc-b5a3450ff739b14e31b4f3c16e5d27d4f540d42c.tar.bz2 |
In libobjc/: 2011-05-25 Richard Frith-Macdonald <rfm@gnu.org> David Ayers <ayers@fsfe.org>
In libobjc/:
2011-05-25 Richard Frith-Macdonald <rfm@gnu.org>
David Ayers <ayers@fsfe.org>
PR libobjc/38037
* sendmsg.c: Include objc/hash.h.
(get_implementation): New function, mostly with code from get_imp
updated to support the new +initialize dispatch table logic.
(get_imp): Use get_implementation.
(__objc_responds_to): Updated to support the new +initialize
dispatch table logic.
(class_respondsToSelector): Likewise.
(objc_msg_lookup): Use get_implementation.
(__objc_init_install_dtable): Removed.
(__objc_install_methods_in_dtable): Updated arguments.
(__objc_install_dispatch_table_for_class): Renamed to
__objc_install_dtable_for_class and updated to support the new
+initialize dispatch table logic.
(__objc_update_dispatch_table_for_class): Updated to support the
new +initialize dispatch table logic.
(__objc_forward): Call get_implementation instead of get_imp.
(prepared_dtable_table): New.
(__objc_prepare_dtable_for_class): New.
(__objc_prepared_dtable_for_class): New.
(__objc_get_prepared_imp): New.
(__objc_install_prepared_dtable_for_class): New.
Co-Authored-By: David Ayers <ayers@fsfe.org>
From-SVN: r174221
Diffstat (limited to 'gcc/print-tree.c')
0 files changed, 0 insertions, 0 deletions