aboutsummaryrefslogtreecommitdiff
path: root/libobjc/linking.m
AgeCommit message (Collapse)AuthorFilesLines
2004-06-14linking.m (_objcInit): New empty function for Darwin only.Andrew Pinski1-0/+6
2004-06-14 Andrew Pinski <pinskia@physics.uc.edu> * linking.m (_objcInit): New empty function for Darwin only. From-SVN: r83082
2003-05-23hash.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
* hash.c, init.c, libobjc.def, libobjc_entry.c, linking.m, makefile.dos, misc.c, nil_method.c, objects.c, sarray.c, selector.c, sendmsg.c, thr-dce.c, thr-decosf1.c, thr-irix.c, thr-mach.c, thr-objc.c, thr-os2.c, thr-posix.c, thr-pthreads.c, thr-rtems.c, thr-single.c, thr-solaris.c, thr-vxworks.c, thr-win32.c, thr.c: Replace "GNU CC" with "GCC". From-SVN: r67134
1998-09-211998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston1-0/+40
* New directory. Moved files from ../gcc/objc. From-SVN: r22514