In libobjc/: 2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com>

In libobjc/:
2010-10-13  Nicola Pero  <nicola.pero@meta-innovation.com>

        * Makefile.in (OBJC_DEPRECATED_H): Added
        objc_get_uninstalled_dtable, objc_object_alloc.h and
        struct_objc_static_instances.h.

From-SVN: r165409
This commit is contained in:
Nicola Pero 2010-10-13 01:08:43 +00:00 committed by Nicola Pero
parent a9c5e72061
commit b0453850df
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com>
* Makefile.in (OBJC_DEPRECATED_H): Added
objc_get_uninstalled_dtable, objc_object_alloc.h and
struct_objc_static_instances.h.
2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com>
* encoding.c (method_copyReturnType): New.

View File

@ -138,7 +138,9 @@ OBJC_DEPRECATED_H = \
hash.h \
objc-list.h \
objc_error.h \
objc_get_uninstalled_dtable.h \
objc_malloc.h \
objc_object_alloc.h \
objc_unexpected_exception.h \
objc_valloc.h \
sarray.h \
@ -152,6 +154,7 @@ OBJC_DEPRECATED_H = \
struct_objc_protocol.h \
struct_objc_protocol_list.h \
struct_objc_selector.h \
struct_objc_static_instances.h \
struct_objc_symtab.h \
typedstream.h