* objc/typedstream.h: Deprecate all functions in the file. This
authornicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Sep 2010 18:02:53 +0000 (18:02 +0000)
committernicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Sep 2010 18:02:53 +0000 (18:02 +0000)
commitaaba593f8d04de4b11a542a8a3e93b7b5a4da58d
tree5c405286f56fc917530095b41f63d842bbe64e8f
parentc228e4687fe778e3c11822da7a689a898884dafd
    * objc/typedstream.h: Deprecate all functions in the file.  This
        file is obsolete.
        * objc/Object.h ([+streamVersion:], [-read:], [-write:],
        [-awake]): Documented that these methods are deprecated.  Added a
        brief description of the Object class and its relationship to the
        NSObject class.
        * Makefile.in: Compile archive.c and Object.m with
        -Wno-deprecated-declarations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164015 138bc75d-0d04-0410-961f-82ee72b054a4
libobjc/ChangeLog
libobjc/Makefile.in
libobjc/objc/Object.h
libobjc/objc/typedstream.h