mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
a3c3969371
of Objective-C 2 for use with GNUstep and other Objective-C programs. This runtime is based on the Etoile Objective-C Runtime, an earlier research prototype, and includes support for non-fragile instance variables, type-dependent dispatch, and object planes. It is fully compatible with the FSF's GCC Objective-C ABI and also implements a new ABI that is supported by Clang and is required for some of the newer features. Submitted by: Pete French Reviewed by: dinoex
16 lines
330 B
Plaintext
16 lines
330 B
Plaintext
include/objc/Availability.h
|
|
include/objc/Object.h
|
|
include/objc/Protocol.h
|
|
include/objc/blocks_runtime.h
|
|
include/objc/capabilities.h
|
|
include/objc/encoding.h
|
|
include/objc/hooks.h
|
|
include/objc/objc-api.h
|
|
include/objc/objc.h
|
|
include/objc/runtime.h
|
|
include/objc/slot.h
|
|
lib/libobjc.a
|
|
lib/libobjc.so
|
|
lib/libobjc.so.4
|
|
@dirrm include/objc
|