gcc/gcc ChangeLog.apple-ppc c-objc-common.c op ...
pinskia@gcc.gnu.org
pinskia@gcc.gnu.org
Mon Aug 9 01:12:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: apple-ppc-branch
Changes by: pinskia@gcc.gnu.org 2004-08-09 01:12:58
Modified files:
gcc : ChangeLog.apple-ppc c-objc-common.c opts.c
gcc/config/rs6000: darwin.h
gcc/cp : ChangeLog.apple-ppc lex.c
Log message:
ChangeLog:
* c-objc-common.c (c_objc_common_init): Remove APPLE LOCAL for setting -gused
by default as it is handled in CC1_SPECs now.
* opts.c (set_debug_level): Remove the handling of -gused and -gfull as they
are already handled in CC1_SPECs.
* config/rs6000/darwin.h (CC1_SPEC): Change the APPLE LOCAL tag to be what is
really local now.
cp/ChangeLog:
* cp/lex.c (cxx_init): Remove APPLE LOCAL for setting -gused
by default as it is handled in CC1_SPECs now.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.109&r2=1.1.2.110
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-objc-common.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.14.2.26.2.3&r2=1.14.2.26.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/opts.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.31.2.33.2.14&r2=1.31.2.33.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/darwin.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.21.2.18.2.20&r2=1.21.2.18.2.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/lex.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.284.2.23.2.5&r2=1.284.2.23.2.6
More information about the Gcc-cvs
mailing list