Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-26 | In libobjc/: | Nicola Pero | 1 | -54/+0 | |
* libobjc_entry.c: File removed. From-SVN: r164633 | |||||
2010-09-11 | In libobjc/: | Nicola Pero | 1 | -1/+1 | |
* objc/objc.h (__GNU_LIBOBJC__): New #define providing an easy way to check the API version. Added some comments. * objc-private/common.h: New file. * NXConstStr.m: Include objc-private/common.h. * Object.m: Same change. * Protocol.m: Same change. * archive.c: Same change. * class.c: Same change. * encoding.c: Same change. * exception.c: Same change. * gc.c: Same change. * hash.c: Same change. * init.c: Same change. * libobjc_entry.c: Same change. * linking.m: Same change. * misc.c: Same change (and added a comment). * nil_method.c: Same change. * objects.c: Same change. * sarray.c: Same change. * selector.c: Same change. * sendmsg.c: Same change. * thr.c: Same change. From-SVN: r164218 | |||||
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -11/+10 | |
From-SVN: r145841 | |||||
2005-08-17 | All files: Update FSF address. | Kelley Cook | 1 | -2/+2 | |
2005-08-17 Kelley Cook <kcook@gcc.gnu.org> * All files: Update FSF address. From-SVN: r103197 | |||||
2003-05-23 | hash.c, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 1 | -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-21 | 1998-09-21 Ben Elliston <bje@cygnus.com> | Ben Elliston | 1 | -0/+55 | |
* New directory. Moved files from ../gcc/objc. From-SVN: r22514 |