summaryrefslogtreecommitdiff
path: root/libobjc/objc
Commit message (Expand)AuthorAgeFilesLines
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-0913-152/+129
* libobjc/ayers2009-03-121-1/+11
* 2008-11-21 Kai Tietz <kai.tietz@onevision.com>ktietz2008-11-211-0/+1
* 2008-06-10 Kai Tietz <kai.tietz@onevision.com>ktietz2008-06-101-1/+1
* 2007-04-09 Andrew Ruder <andy@aeruder.net>pinskia2007-04-091-44/+37
* 2007-02-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-02-181-1/+1
* 2005-12-14 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-12-161-0/+1
* 2005-12-11 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-12-111-0/+1
* 2005-11-20 David Ayers <d.ayers@inode.at>ayers2005-11-201-100/+0
* PR libobjc/23612uweigand2005-10-061-9/+9
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-1713-25/+25
* 2005-06-08 David Ayers <d.ayers@inode.at>ayers2005-06-0810-19/+19
* 2005-03-03 David Ayers <d.ayers@inode.at>ayers2005-03-031-2/+2
* 2005-03-02 David Ayers <d.ayers@inode.at>pinskia2005-03-021-14/+115
* [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