summaryrefslogtreecommitdiff
path: root/libobjc/archive.c
Commit message (Expand)AuthorAgeFilesLines
* archive.c: Do not include objc/objc.h.Nicola Pero2010-10-121-1/+0
* sendmsg.c (get_imp): Remove inline.Kai Tietz2010-09-261-13/+13
* In libobjc/:Nicola Pero2010-09-121-49/+34
* In libobjc/:Nicola Pero2010-09-111-0/+1
* In libobjc/:Nicola Pero2010-09-111-1/+0
* In libobjc/:Nicola Pero2010-09-111-1/+6
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-11/+9
* Object.m (compare): Add type id.Kai Tietz2008-06-101-1/+1
* re PR libobjc/23108 (alignment bug in libobjc/archive.c)Andrew Pinski2005-09-041-2/+2
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* archive.c, [...]: Include hash.h.David Ayers2005-06-071-3/+3
* re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers2005-03-021-62/+73
* archive.c: Fix all the warnings about passing unsigned char* to char* and the...Andrew Pinski2004-10-081-51/+53
* [multiple changes]Andrew Pinski2004-05-251-23/+23
* archive.c (objc_read_class): Initialize class_name.Andrew Pinski2004-05-131-2/+2
* Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-231-4/+4
* encoding.h: Fix formatting.Rodney Brown2002-07-021-340/+341
* Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi2002-06-151-15/+18
* Explicitly specify the char arguments to __objc_code_char and __objc_code_cha...Ovidiu Predescu1999-03-261-3/+3
* Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.Robert Lipe1998-10-011-1/+1
* 1998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston1998-09-211-0/+1651