summaryrefslogtreecommitdiff
path: root/libobjc/objc
Commit message (Expand)AuthorAgeFilesLines
* re PR objc/25360 (Complex types are not encoded)Andrew Pinski2005-12-161-0/+1
* re PR libobjc/25346 (objc_sizeof_type does not handle _Bool at all)Andrew Pinski2005-12-101-0/+1
* re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers2005-11-201-100/+0
* re PR testsuite/23612 (obj-c++.dg/encode-6.mm fail with the GNU runtime)Ulrich Weigand2005-10-061-9/+9
* All files: Update FSF address.Kelley Cook2005-08-1713-25/+25
* NXConstStr.h, [...]: Do not include Objective-C headers as system headers.David Ayers2005-06-0810-19/+19
* hash.h (OBJC_IGNORE_DEPRECATED_API): Update deprecated version reference.David Ayers2005-03-031-2/+2
* re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers2005-03-021-14/+115
* sarray.h: Hoist include of assert.h near the top of file...Ziemowit Laski2004-08-131-11/+1
* Object.h: Move includes out of extern "C" blocks.Andrew Pinski2004-08-137-25/+31
* NXConstStr.h: Update copyright date...Ziemowit Laski2004-08-1312-111/+118
* 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