gcc/libobjc/objc
Kaveh R. Ghazi b62cc13a20 Object.m (forward, [...]): Fix unused parameter warnings.
* Object.m (forward, read, write): Fix unused parameter warnings.
	* encoding.c: Include <stdlib.h>.
	(target_flags): Mark with attribute unused.
	(atoi): Delete.
	* runtime.h (__objc_selector_max_index): Change to unsigned int.
	(__objc_generate_gc_type_description): Prototype.
	* selector.c (__objc_selector_max_index): Change to unsigned int.

From-SVN: r54884
2002-06-21 14:36:37 +00:00
..
NXConstStr.h * All .h files pushed down into the objc/ subdirectory. 1998-09-30 02:17:56 -06:00
Object.h * All .h files pushed down into the objc/ subdirectory. 1998-09-30 02:17:56 -06:00
Protocol.h Protocol.h, [...]: Change #endif labels to comments. 2000-03-29 20:19:06 +00:00
encoding.h encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF. 1998-10-08 05:23:35 -06:00
hash.h * objc/hash.h: Include string.h. 2000-07-13 18:56:49 +00:00
objc-api.h re PR objc/6107 (sparc-sun-solaris2.7 gcc-3.1 extra objc testsuite failures w/-m64) 2002-04-09 07:06:18 +00:00
objc-list.h Protocol.h, [...]: Change #endif labels to comments. 2000-03-29 20:19:06 +00:00
objc.h * All .h files pushed down into the objc/ subdirectory. 1998-09-30 02:17:56 -06:00
runtime.h Object.m (forward, [...]): Fix unused parameter warnings. 2002-06-21 14:36:37 +00:00
sarray.h sarray.h: Make boffset be an unsigned long when sparc so it works out on 64-bit systems. 1998-10-06 19:21:54 -07:00
thr.h Object.m: Fix signed/unsigned warning. 2002-06-15 17:50:14 +00:00
typedstream.h * All .h files pushed down into the objc/ subdirectory. 1998-09-30 02:17:56 -06:00