r165404 - in /trunk/libobjc: ChangeLog encoding...

nicola@gcc.gnu.org nicola@gcc.gnu.org
Wed Oct 13 00:15:00 GMT 2010


Author: nicola
Date: Wed Oct 13 00:15:43 2010
New Revision: 165404

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165404
Log:
In libobjc/:
2010-10-13  Nicola Pero  <nicola.pero@meta-innovation.com>

        * encoding.c (method_copyReturnType): New.
        (method_copyArgumentType): New.
        (method_getReturnType): New.
        (method_getArgumentType): New.
        * methods.c (method_getDescription): New.
        * objc/runtime.h (method_copyReturnType): New.
        (method_copyArgumentType): New.
        (method_getReturnType): New.
        (method_getArgumentType): New.
        (method_getDescription): New.

Modified:
    trunk/libobjc/ChangeLog
    trunk/libobjc/encoding.c
    trunk/libobjc/methods.c
    trunk/libobjc/objc/runtime.h



More information about the Gcc-cvs mailing list