gcc include/ChangeLog include/libiberty.h libf ...
zlaski@gcc.gnu.org
zlaski@gcc.gnu.org
Fri Aug 6 21:46:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: objc-improvements-branch
Changes by: zlaski@gcc.gnu.org 2004-08-06 21:46:09
Modified files:
include : ChangeLog libiberty.h
libffi : ChangeLog acinclude.m4 configure configure.ac
libgfortran : ChangeLog config.h.in configure configure.ac
libgfortran/intrinsics: c99_functions.c
libgfortran/io : write.c
Log message:
[ChangeLog.objc-improvements]
2004-08-06 Ziemowit Laski <zlaski@apple.com>
Sync up with HEAD.2004-08-04T02:29:10+0000.
[gcc/ChangeLog.objc-improvements]
2004-08-06 Ziemowit Laski <zlaski@apple.com>
* doc/frontends.texi: Mention Objective-C++ in addition to
Objective-C.
* doc/install.texi: Add 'obj-c++' to list of configurable
languages.
* doc/invoke.texi: Rename Objective-C option headings to
indicate they also apply to Objective-C++. List file
extensions for Objective-C++ sources. Mention that
ObjC and ObjC++ compilations may also use C and C++ options,
[gcc/objcp/ChangeLog.objc-improvements]
2004-08-06 Ziemowit Laski <zlaski@apple.com>
* Make-lang.in: Remove all mention of gt-objcp-objcp-decl.h,
which is no longer being generated.
* config-lang.in (build_by_default): Set to "no".
[gcc/testsuite/ChangeLog.objc-improvements]
2004-08-06 Ziemowit Laski <zlaski@apple.com>
* objc.dg/const-str-3.m: Include <memory.h> and <stdlib.h>.
* objc.dg/va-meth-1.m: Include <stdlib.h>.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.140.2.8&r2=1.140.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/libiberty.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.35.4.1&r2=1.35.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.111.2.12&r2=1.111.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/acinclude.m4.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2.8.1&r2=1.2.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.49.2.6&r2=1.49.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.ac.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2.8.3&r2=1.2.8.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.23.2.3&r2=1.23.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/config.h.in.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2.4.2&r2=1.2.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/configure.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.2.3&r2=1.5.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/configure.ac.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.6.4.2&r2=1.6.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/intrinsics/c99_functions.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2.8.1&r2=1.2.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/write.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.4.3&r2=1.5.4.4
More information about the Gcc-cvs
mailing list