gcc/gcc/testsuite ChangeLog.objc-improvements ...
zlaski@gcc.gnu.org
zlaski@gcc.gnu.org
Mon Jun 7 19:20:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: objc-improvements-branch
Changes by: zlaski@gcc.gnu.org 2004-06-07 19:20:22
Modified files:
gcc/testsuite : ChangeLog.objc-improvements
gcc/testsuite/lib: objc.exp
gcc/testsuite/objc/execute: next_mapping.h string1.m string2.m
string3.m string4.m
Log message:
[gcc/testsuite/ChangeLog]
2004-06-07 David Ayers <d.ayers@inode.at>
Ziemowit Laski <zlaski@apple.com>
* lib/objc.exp (objc_target_compile): Revert the '-framework
Foundation' flag fix, since bare Darwin does not ship
with the Foundation framework.
* objc/execute/next_mapping.h: Provide a local NSConstantString
@interface and @implementation.
(objc_constant_string_init): A constructor function, used to
initialize the NSConstantString meta-class object.
* objc/execute/string1.m: Include "next_mapping.h" instead of
<Foundation/NSString.h>.
* objc/execute/string2.m: Likewise.
* objc/execute/string3.m: Likewise.
* objc/execute/string4.m: Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.objc-improvements.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/objc.exp.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.17.2.4&r2=1.17.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/next_mapping.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/string1.m.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2.64.1&r2=1.2.64.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/string2.m.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2.64.1&r2=1.2.64.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/string3.m.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1.68.1&r2=1.1.68.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/string4.m.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1.68.1&r2=1.1.68.2
More information about the Gcc-cvs
mailing list