summaryrefslogtreecommitdiff
path: root/libobjc/objc
Commit message (Expand)AuthorAgeFilesLines
* encoding.h: Wrap the functions with extern "C" for C++ mode.Andrew Pinski2004-06-248-0/+85
* [multiple changes]Andrew Pinski2004-05-253-15/+64
* hash.h (hash_string, [...]): Add type-casts to make Objective-C++ happy.Ziemowit Laski2004-03-052-3/+3
* [gcc/ChangeLog]Ziemowit Laski2004-02-061-0/+4
* * objc/hash.h (hash_string): Don't use a cast as an lvalue.Joseph Myers2003-10-201-3/+3
* Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-2312-50/+50
* (in libobjc:)David Chad2003-04-113-21/+21
* Added comments to the definition of IMPNicola Pero2002-09-121-1/+8
* encoding.h: Fix formatting.Rodney Brown2002-07-023-66/+66
* Object.m (forward, [...]): Fix unused parameter warnings.Kaveh R. Ghazi2002-06-211-2/+3
* Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi2002-06-151-1/+1
* re PR objc/6107 (sparc-sun-solaris2.7 gcc-3.1 extra objc testsuite failures w...Hans-Peter Nilsson2002-04-091-2/+2
* objc-api.h (_C_VECTOR): New.Aldy Hernandez2001-11-081-0/+1
* Fixed object_is_class and object_is_metaclassNicola Pero2001-07-161-7/+9
* thr.c (objc_thread_add): New function.Nicola Pero2001-03-151-0/+2
* Added __objc_msg_forward...Ovidiu Predescu2001-01-031-0/+7
* * objc/hash.h: Include string.h.Kaveh R. Ghazi2000-07-131-0/+1
* Protocol.h, [...]: Change #endif labels to comments.Zack Weinberg2000-03-292-2/+2
* encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.Richard Frith-Macdonald1998-10-081-2/+4
* sarray.h: Make boffset be an unsigned long when sparc so it works out on 64-b...David S. Miller1998-10-061-1/+1
* * All .h files pushed down into the objc/ subdirectory.Jeffrey A Law1998-09-3012-0/+2031