gcc/libobjc
Andrew Pinski 435317e25c [multiple changes]
2004-05-25  Andrew Pinski  <pinskia@physics.uc.edu>

	Merge from the libobjc-branch
	2004-02-09  Andrew Pinski  <pinskia@physics.uc.edu>

		* Makefile.in (OBJC_H): Change objc-deps.h to objc-decls.h.

	2004-02-03  Andrew Pinski  <pinskia@physics.uc.edu>

		* Makefile.in (OBJC_H): Add objc-deps.h.

	2004-01-27  Nicola Pero  <n.pero@mi.flashnet.it>

		* Protocol.m ([-conformsTo:]): If the argument is nil, return NO.
		([-hash], [-isEqual:]): New methods.

	2004-01-27  Richard Frith-Macdonald <rfm@gnu.org>

		* sarray.c (sarray_free): Add a better comment.

	2004-01-27  Adam Fedor  <fedor@gnu.org>

		* hash.c (hash_add): Cast cachep to int.
		* selector.c (__sel_register_typed_name): Cast
		soffset_decode to int.

	2004-01-27  Alexander Malmberg  <alexander@malmberg.org>

		* selector.c: Rename register_selectors_from_list to
		__objc_register_selectors_from_list. Update caller.
		(__objc_register_selectors_from_list): Lock __objc_runtime_mutex
		while registering selectors. Use __sel_register_typed_name instead
		of sel_register_typed_name. Check for NULL method_name:s.
		(pool_alloc_selector): New function.
		(__sel_register_typed_name): Use pool_alloc_selector to allocate
		selector structures.
		* sendmsg.c (class_add_method_list): Use
		__objc_register_selectors_from_list.
		* objc/runtime.h: Add __objc_register_selectors_from_list.

	2004-01-25  Adam Fedor  <fedor@gnu.org>
	            Nicola Pero  <n.pero@mi.flashnet.it>
	            Andrew Pinski  <pinskia@physics.uc.edu>

		* objc/objc-decls.h: New file.
		* objc/objc-api.h (_objc_lookup_class): Mark as export.
		(_objc_load_callback): Likewise.
		(_objc_object_alloc): Likewise.
		(_objc_object_copy): Likewise.
		(_objc_object_dispose): Likewise.

	2004-01-25  Andrew Pinski  <pinskia@physics.uc.edu>

		* archive.c: s/__inline__/inline
		* sendmsg.c: Likewise.

		* encoding.c: Remove FIXME about the warning
		about unused variable.
		* sendmsg.c: Add a FIXME comment saying that
		this should be using libffi.

		* Makefile.in (LIBTOOL): Use @LIBTOOL@ now as it works.

From-SVN: r82253
2004-05-25 12:10:54 -07:00
..
objc [multiple changes] 2004-05-25 12:10:54 -07:00
aclocal.m4 configure.in: Replace old AC_PROG_CC hack with new one. 2004-04-09 12:24:52 +00:00
archive.c [multiple changes] 2004-05-25 12:10:54 -07:00
ChangeLog [multiple changes] 2004-05-25 12:10:54 -07:00
class.c Makefile.in, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:04:58 +00:00
configure re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO) 2004-05-18 10:11:38 +00:00
configure.ac re PR libobjc/14948 (irix6.5 bootstrap fails in mabi=64/libobjc) 2004-04-15 17:05:36 +00:00
encoding.c [multiple changes] 2004-05-25 12:10:54 -07:00
gc.c Makefile.in, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:04:58 +00:00
hash.c [multiple changes] 2004-05-25 12:10:54 -07:00
init.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
libobjc_entry.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
libobjc.def hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
linking.m hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
makefile.dos hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
Makefile.in [multiple changes] 2004-05-25 12:10:54 -07:00
misc.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
nil_method.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
NXConstStr.m Makefile.in, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:04:58 +00:00
Object.m Makefile.in, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:04:58 +00:00
objects.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
Protocol.m [multiple changes] 2004-05-25 12:10:54 -07:00
README
README.threads
sarray.c [multiple changes] 2004-05-25 12:10:54 -07:00
selector.c [multiple changes] 2004-05-25 12:10:54 -07:00
sendmsg.c [multiple changes] 2004-05-25 12:10:54 -07:00
thr-dce.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-decosf1.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-irix.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-mach.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-objc.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-os2.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-posix.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-pthreads.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-rtems.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-single.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-solaris.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-vxworks.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr-win32.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
thr.c hash.c, [...]: Replace "GNU CC" with "GCC". 2003-05-23 20:25:39 +00:00
THREADS
THREADS.MACH

GNU Objective C notes
*********************

This document is to explain what has been done, and a little about how
specific features differ from other implementations.  The runtime has
been completely rewritten in gcc 2.4.  The earlier runtime had several
severe bugs and was rather incomplete.  The compiler has had several
new features added as well.

This is not documentation for Objective C, it is usable to someone
who knows Objective C from somewhere else.


Runtime API functions
=====================

The runtime is modeled after the NeXT Objective C runtime.  That is,
most functions have semantics as it is known from the NeXT.  The
names, however, have changed.  All runtime API functions have names
of lowercase letters and underscores as opposed to the
`traditional' mixed case names.  
	The runtime api functions are not documented as of now.
Someone offered to write it, and did it, but we were not allowed to
use it by his university (Very sad story).  We have started writing
the documentation over again.  This will be announced in appropriate
places when it becomes available.


Protocols
=========

Protocols are now fully supported.  The semantics is exactly as on the
NeXT.  There is a flag to specify how protocols should be typechecked
when adopted to classes.  The normal typechecker requires that all
methods in a given protocol must be implemented in the class that
adopts it -- it is not enough to inherit them.  The flag
`-Wno-protocol' causes it to allow inherited methods, while
`-Wprotocols' is the default which requires them defined.


+initialize 
===========

This method, if defined, is called before any other instance or class
methods of that particular class.  This method is not inherited, and
is thus not called as initializer for a subclass that doesn't define
it itself.  Thus, each +initialize method is called exactly once (or
never if no methods of that particular class is never called).
Besides this, it is allowed to have several +initialize methods, one
for each category.  The order in which these (multiple methods) are
called is not well defined.  I am not completely certain what the
semantics of this method is for other implementations, but this is
how it works for GNU Objective C.


Passivation/Activation/Typedstreams
===================================

This is supported in the style of NeXT TypedStream's.  Consult the
headerfile Typedstreams.h for api functions.  I (Kresten) have
rewritten it in Objective C, but this implementation is not part of
2.4, it is available from the GNU Objective C prerelease archive. 
   There is one difference worth noting concerning objects stored with
objc_write_object_reference (aka NXWriteObjectReference).  When these
are read back in, their object is not guaranteed to be available until
the `-awake' method is called in the object that requests that object.
To objc_read_object you must pass a pointer to an id, which is valid
after exit from the function calling it (like e.g. an instance
variable).  In general, you should not use objects read in until the
-awake method is called.


Acknowledgements
================

The GNU Objective C team: Geoffrey Knauth <gsk@marble.com> (manager),
Tom Wood <wood@next.com> (compiler) and Kresten Krab Thorup
<krab@iesd.auc.dk> (runtime) would like to thank a some people for
participating in the development of the present GNU Objective C.

Paul Burchard <burchard@geom.umn.edu> and Andrew McCallum
<mccallum@cs.rochester.edu> has been very helpful debugging the
runtime.   Eric Herring <herring@iesd.auc.dk> has been very helpful
cleaning up after the documentation-copyright disaster and is now
helping with the new documentation.

Steve Naroff <snaroff@next.com> and Richard Stallman
<rms@gnu.ai.mit.edu> has been very helpful with implementation details
in the compiler.


Bug Reports
===========

Please read the section `Submitting Bugreports' of the gcc manual
before you submit any bugs.