summaryrefslogtreecommitdiff
path: root/libobjc/objc
Commit message (Expand)AuthorAgeFilesLines
* [libobjc/ChangeLog]zlaski2004-08-131-11/+1
* 2004-08-13 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-08-137-25/+31
* 2004-08-12 Ziemowit Laski <zlaski@apple.com>zlaski2004-08-1312-111/+118
* 2004-06-24 Andrew Pinski <apinski@apple.com>pinskia2004-06-258-0/+85
* 2004-05-25 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-253-15/+64
* 2004-03-05 Ziemowit Laski <zlaski@apple.com>zlaski2004-03-052-3/+3
* [gcc/ChangeLog]zlaski2004-02-061-0/+4
* * objc/hash.h (hash_string): Don't use a cast as an lvalue.jsm282003-10-201-3/+3
* 2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>neroden2003-05-2312-50/+50
* libobjc/8562ljrittle2003-04-113-21/+21
* Added comments to the definition of IMPnicola2002-09-121-1/+8
* 2002-07-02 Rodney Brown <rbrown64@csc.com.au>shebs2002-07-023-66/+66
* * Object.m (forward, read, write): Fix unused parameter warnings.ghazi2002-06-211-2/+3
* * Object.m: Fix signed/unsigned warning.ghazi2002-06-151-1/+1
* PR objc/6107hp2002-04-091-2/+2
* 2001-11-07 Aldy Hernandez <aldyh@redhat.com>aldyh2001-11-081-0/+1
* Fixed object_is_class and object_is_metaclassnicola2001-07-161-7/+9
* 2001-03-14 Nicola Pero <n.pero@mi.flashnet.it>shebs2001-03-151-0/+2
* Added __objc_msg_forward, a hook that allows external libraries toovidiu2001-01-031-0/+7
* * objc/hash.h: Include string.h.ghazi2000-07-131-0/+1
* * objc/Protocol.h, objc/objc-list.h: Change #endif labels tozack2000-03-292-2/+2
* * encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.law1998-10-081-2/+4
* * objc/sarray.h: Make boffset be an unsigned long when sparc so itdavem1998-10-071-1/+1
* * All .h files pushed down into the objc/ subdirectory.law1998-09-3012-0/+2031