Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In libobjc/: | nicola | 2010-09-26 | 1 | -54/+0 |
| | | | | | | | * libobjc_entry.c: File removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164633 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | In libobjc/: | nicola | 2010-09-11 | 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164218 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | jakub | 2009-04-09 | 1 | -11/+10 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145841 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | 2005-08-17 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2005-08-17 | 1 | -2/+2 |
| | | | | | | | * All files: Update FSF address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103197 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | * hash.c, init.c, libobjc.def, libobjc_entry.c, linking.m, | neroden | 2003-05-23 | 1 | -4/+4 |
| | | | | | | | | | | | 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". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67134 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | 1998-09-21 Ben Elliston <bje@cygnus.com> | bje | 1998-09-21 | 1 | -0/+55 |
* New directory. Moved files from ../gcc/objc. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22514 138bc75d-0d04-0410-961f-82ee72b054a4 |