This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/libobjc ChangeLog.branch objc/objc-api.h o ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	libobjc-branch
Changes by:	pinskia@gcc.gnu.org	2004-01-26 05:30:13

Modified files:
	libobjc        : ChangeLog.branch 
	libobjc/objc   : objc-api.h 
Added files:
	libobjc/objc   : objc-decls.h 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/ChangeLog.branch.diff?cvsroot=gcc&only_with_tag=libobjc-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/objc-decls.h.diff?cvsroot=gcc&only_with_tag=libobjc-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/objc-api.h.diff?cvsroot=gcc&only_with_tag=libobjc-branch&r1=1.7&r2=1.7.18.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]