This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r164374 - in /trunk/libobjc: ChangeLog Makefile...


Author: nicola
Date: Fri Sep 17 16:52:36 2010
New Revision: 164374

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164374
Log:
In libobjc/:
        * objc-private/objc-list.h (list_remove_elem): Unused function
        removed.  (list_nth): Unused function removed.  (list_find):
        Unused function removed.  (list_lenght): Unused function removed.

        Also, fixed an error in my last commit by adding back
        objc/hash.h and objc/objc-list.h that had not been committed.

Added:
    trunk/libobjc/objc/hash.h
    trunk/libobjc/objc/objc-list.h
Modified:
    trunk/libobjc/ChangeLog
    trunk/libobjc/Makefile.in
    trunk/libobjc/objc-private/objc-list.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]