aboutsummaryrefslogtreecommitdiff
path: root/libobjc/objc
AgeCommit message (Expand)AuthorFilesLines
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