head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2011.10.19.18.56.47;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2011.06.02.20.06.44;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2010.10.13.16.41.24;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Replacement for the GNU Objective-C runtime supporting the features
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.
@
text
@include/objc/Availability.h
include/objc/Object.h
include/objc/Protocol.h
include/objc/blocks_runtime.h
include/objc/capabilities.h
include/objc/developer.h
include/objc/encoding.h
include/objc/hooks.h
include/objc/objc-api.h
include/objc/objc-arc.h
include/objc/objc-auto.h
include/objc/objc.h
include/objc/runtime.h
include/objc/runtime-deprecated.h
include/objc/slot.h
%%WITH_TOYDISPATCH%%include/objc/toydispatch.h
lib/libobjc.a
lib/libobjc.so
lib/libobjc.so.%%SHLIB%%
lib/libobjcxx.so
lib/libobjcxx.so.%%SHLIB%%
@@dirrm include/objc
@


1.2
log
@- Remove lang/libobjc2, it's duplicate of gnustep-libobjc

Submitted by:	Pete French <pete@@twisted.org.uk> (maintainer)
@
text
@d6 1
d10 2
d14 1
d16 1
d19 3
a21 1
lib/libobjc.so.4
@


1.1
log
@Replacement for the GNU Objective-C runtime supporting the features
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
@
text
@@

