summaryrefslogtreecommitdiff
path: root/libobjc/Object.m
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-231-4/+4
* Object.m (forward, [...]): Fix unused parameter warnings.Kaveh R. Ghazi2002-06-211-1/+4
* Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi2002-06-151-1/+1
* Removed the explicit prototypes for strlen and memcpy on 64-bitOvidiu Predescu2000-07-291-4/+0
* * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.David Edelsohn2000-04-151-1/+1
* objc-act.c: Include ggc.h.Jakub Jelinek2000-04-121-1/+1
* 1998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston1998-09-211-0/+387