aboutsummaryrefslogtreecommitdiff
path: root/libobjc/Object.m
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-11/+9
2008-11-21Object.m (errno): Replaced by errno.h include.Kai Tietz1-3/+2
2008-06-10Object.m (compare): Add type id.Kai Tietz1-1/+1
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2003-05-23Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2002-06-21Object.m (forward, [...]): Fix unused parameter warnings.Kaveh R. Ghazi1-1/+4
2002-06-15Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi1-1/+1
2000-07-29Removed the explicit prototypes for strlen and memcpy on 64-bitOvidiu Predescu1-4/+0
2000-04-15* Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.David Edelsohn1-1/+1
2000-04-12objc-act.c: Include ggc.h.Jakub Jelinek1-1/+1
1998-09-211998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston1-0/+387