aboutsummaryrefslogtreecommitdiff
path: root/libobjc/objc
AgeCommit message (Expand)AuthorFilesLines
2008-06-10Object.m (compare): Add type id.Kai Tietz1-1/+1
2007-04-09sendmsg.c: Added __objc_msg_forward2...Andrew Ruder1-44/+37
2007-02-18objc-list.h (list_free): Add keyword 'inline' to avoid unused warning.Manuel López-Ibáñez1-1/+1
2005-12-16re PR objc/25360 (Complex types are not encoded)Andrew Pinski1-0/+1
2005-12-10re PR libobjc/25346 (objc_sizeof_type does not handle _Bool at all)Andrew Pinski1-0/+1
2005-11-20re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers1-100/+0
2005-10-06re PR testsuite/23612 (obj-c++.dg/encode-6.mm fail with the GNU runtime)Ulrich Weigand1-9/+9
2005-08-17All files: Update FSF address.Kelley Cook13-25/+25
2005-06-08NXConstStr.h, [...]: Do not include Objective-C headers as system headers.David Ayers10-19/+19
2005-03-03hash.h (OBJC_IGNORE_DEPRECATED_API): Update deprecated version reference.David Ayers1-2/+2
2005-03-02re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers1-14/+115
2004-08-13sarray.h: Hoist include of assert.h near the top of file...Ziemowit Laski1-11/+1
2004-08-13Object.h: Move includes out of extern "C" blocks.Andrew Pinski7-25/+31
2004-08-13NXConstStr.h: Update copyright date...Ziemowit Laski12-111/+118
2004-06-24encoding.h: Wrap the functions with extern "C" for C++ mode.Andrew Pinski8-0/+85
2004-05-25[multiple changes]Andrew Pinski3-15/+64
2004-03-05hash.h (hash_string, [...]): Add type-casts to make Objective-C++ happy.Ziemowit Laski2-3/+3
2004-02-06[gcc/ChangeLog]Ziemowit Laski1-0/+4
2003-10-20* objc/hash.h (hash_string): Don't use a cast as an lvalue.Joseph Myers1-3/+3
2003-05-23Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode12-50/+50
2003-04-11(in libobjc:)David Chad3-21/+21
2002-09-12Added comments to the definition of IMPNicola Pero1-1/+8
2002-07-02encoding.h: Fix formatting.Rodney Brown3-66/+66
2002-06-21Object.m (forward, [...]): Fix unused parameter warnings.Kaveh R. Ghazi1-2/+3
2002-06-15Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi1-1/+1
2002-04-09re PR objc/6107 (sparc-sun-solaris2.7 gcc-3.1 extra objc testsuite failures w...Hans-Peter Nilsson1-2/+2
2001-11-08objc-api.h (_C_VECTOR): New.Aldy Hernandez1-0/+1
2001-07-16Fixed object_is_class and object_is_metaclassNicola Pero1-7/+9
2001-03-15thr.c (objc_thread_add): New function.Nicola Pero1-0/+2
2001-01-03Added __objc_msg_forward...Ovidiu Predescu1-0/+7
2000-07-13* objc/hash.h: Include string.h.Kaveh R. Ghazi1-0/+1
2000-03-29Protocol.h, [...]: Change #endif labels to comments.Zack Weinberg2-2/+2
1998-10-08encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.Richard Frith-Macdonald1-2/+4
1998-10-06sarray.h: Make boffset be an unsigned long when sparc so it works out on 64-b...David S. Miller1-1/+1
1998-09-30* All .h files pushed down into the objc/ subdirectory.Jeffrey A Law12-0/+2031