NetBSD/gnu/usr.bin/gcc/libobjc
is 560b960e0d finalize Objective-C support, closing PR 4200 by Peter Simons:
- add /usr/include/objc to mtree
- set libobjc/Makefile INCSDIR=/usr/include/objc
- put to-be-installed includes to libobjc/Makefile into INCS=
- add the Objective-C source files to the appropriate lists.
- as the objc include files are installed now, no need to patch most
  of the files.
- add /usr/include/obj/* to src/distrib/comp/mi
The changes have been applied to gcc2netbsd, and this script was then used
to create the new version of the files in libobjc/.
1997-10-22 12:56:37 +00:00
..
Makefile finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
NXConstStr.h finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
NXConstStr.m finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
Object.h finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
Object.m finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
Protocol.h finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
Protocol.m finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
archive.c Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
class.c Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
encoding.c Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
encoding.h finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
hash.c finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
hash.h Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
init.c Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
list.h Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
misc.c Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
objc-api.h finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
objc.h Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
objects.c Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
runtime.h finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
sarray.c finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
sarray.h Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
selector.c finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
sendmsg.c Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
typedstream.h finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00