summaryrefslogtreecommitdiff
path: root/libobjc/Object.m
Commit message (Expand)AuthorAgeFilesLines
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-2/+2
* 2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>neroden2003-05-231-4/+4
* * Object.m (forward, read, write): Fix unused parameter warnings.ghazi2002-06-211-1/+4
* * Object.m: Fix signed/unsigned warning.ghazi2002-06-151-1/+1
* Removed the explicit prototypes for strlen and memcpy on 64-bitovidiu2000-07-291-4/+0
* * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.dje2000-04-151-1/+1
* * objc/objc-act.c: Include ggc.h.jakub2000-04-121-1/+1
* 1998-09-21 Ben Elliston <bje@cygnus.com>bje1998-09-211-0/+387