2010-12-14 Nicola Pero <nicola.pero@meta-innovation.com>
authornicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Dec 2010 23:36:36 +0000 (23:36 +0000)
committernicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Dec 2010 23:36:36 +0000 (23:36 +0000)
commitb78e40748288e821b8112dcf6aa333d83e28ee2c
tree51cf821b43e4c3619d5c7f664fc6aeb9b0caff64
parent9fe897efae2cbd7ce5ed2028f22c151cb43e40b0
2010-12-14  Nicola Pero  <nicola.pero@meta-innovation.com>

* objc/Object.h: Moved all the methods, with the exception of
-class and -isEqual:, into ...
* objc/deprecated/Object.h: here.
* Object.m: Moved all the methods, with the exception of -class
and -isEqual: into the 'Deprecated' category.

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