aboutsummaryrefslogtreecommitdiff
path: root/libobjc/sendmsg.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-10Object.m (compare): Add type id.Kai Tietz1-3/+5
2007-04-21sendmsg.c (__objc_get_forward_imp): Call __objc_msg_forward2 for real.Andrew Ruder1-0/+6
2007-04-09sendmsg.c: Added __objc_msg_forward2...Andrew Ruder1-10/+15
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-06-07archive.c, [...]: Include hash.h.David Ayers1-3/+3
2004-05-25[multiple changes]Andrew Pinski1-23/+11
2003-07-10Fixed rare threading problemNicola Pero1-14/+58
2003-05-23hash.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+4
2002-09-12Tidied up the declaration and usage of nil_methodNicola Pero1-3/+3
2002-07-02encoding.h: Fix formatting.Rodney Brown1-125/+125
2002-06-17Fixed warning from __objc_get_forward_imp not returning a valueNicola Pero1-27/+31
2002-06-15Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi1-1/+1
2001-02-24sendmsg.c (__objc_forward): Delete strlen() declaration.Rainer Orth1-1/+0
2001-01-12sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside printf.Joseph Myers1-5/+4
2001-01-03Added __objc_msg_forward...Ovidiu Predescu1-9/+24
1998-09-29Makefile.in: Rewrite.Ben Elliston1-1/+1
1998-09-211998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston1-0/+648