This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog gcc.c mklibgcc.in
- From: zack at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 30 Sep 2002 19:10:08 -0000
- Subject: gcc/gcc ChangeLog gcc.c mklibgcc.in
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-basic-improvements-branch
Changes by: zack@gcc.gnu.org 2002-09-30 12:10:07
Modified files:
gcc : ChangeLog gcc.c mklibgcc.in
Log message:
* gcc.c (validate_switches): Handle all new forms of spec
syntax introduced recently. Now returns a char *.
(validate_all_switches): Repetitive logic broken out to...
(validate_switches_from_spec): ...here.
* mklibgcc.in: Don't @-flag commands to generate .oS files.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.15234.2.33&r2=1.15234.2.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.336.4.3&r2=1.336.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/mklibgcc.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.47&r2=1.47.8.1