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]

r136617 - in /trunk/libobjc: ChangeLog Object.m...


Author: ktietz
Date: Tue Jun 10 12:37:51 2008
New Revision: 136617

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136617
Log:
2008-06-10  Kai Tietz  <kai.tietz@onevision.com>

	* Object.m (compare): Add type id.
	* objc/Object.h: Likewise.
	* archive.c (objc_read_class): Use size_t to extend version to be
	size of pointer scalar width.
	* sendmsg.c (rtx): Undefine it before redefinition.
	(__objc_print_dtable_stats): Cast arguments to long as intended.


Modified:
    trunk/libobjc/ChangeLog
    trunk/libobjc/Object.m
    trunk/libobjc/archive.c
    trunk/libobjc/objc/Object.h
    trunk/libobjc/sendmsg.c


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