gcc/libobjc/objc
Kai Tietz b15b7ef84d Object.m (errno): Replaced by errno.h include.
2008-11-21  Kai Tietz  <kai.tietz@onevision.com>

        *  Object.m (errno): Replaced by errno.h include.
        (compare): Cast self to id to prevent warning on comparison.
        * objc/objc.h (BOOL): Prevent redeclaration of BOOL, if it is
        already there.
        * sendmsg.c (__objc_print_dtable_stats): Remove type warnings.
        * thr-win32.c (__objc_thread_detach): Remove type warning.
        (__objc_thread_id): Likewise.
        * thr.c (__objc_thread_detach_functiont): Add __builtin_trap ()
        for noreturn.

From-SVN: r142087
2008-11-21 13:07:43 +01:00
..
NXConstStr.h
Object.h Object.m (compare): Add type id. 2008-06-10 14:37:51 +02:00
Protocol.h
encoding.h
hash.h
objc-api.h sendmsg.c: Added __objc_msg_forward2... 2007-04-09 11:04:50 -07:00
objc-decls.h
objc-list.h objc-list.h (list_free): Add keyword 'inline' to avoid unused warning. 2007-02-18 11:55:53 +00:00
objc.h Object.m (errno): Replaced by errno.h include. 2008-11-21 13:07:43 +01:00
runtime.h
sarray.h
thr.h
typedstream.h