summaryrefslogtreecommitdiff
path: root/libobjc/archive.c
Commit message (Expand)AuthorAgeFilesLines
* 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