gcc/gcc ChangeLog cpp.texi cppexp.c cpplib.h c ...
neil@gcc.gnu.org
neil@gcc.gnu.org
Sat Mar 3 03:05:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: neil@gcc.gnu.org 2001-03-03 03:05:47
Modified files:
gcc : ChangeLog cpp.texi cppexp.c cpplib.h cppmacro.c
cpplex.c
Log message:
* cpp.texi: Update.
* cppexp.c (parse_number): Update.
* cpplex.c (parse_string): Pedwarn if multiline string does not
result from a system header's macro.
* cpplib.h (sys_objmacro_p): Rename sys_macro_p.
* cppmacro.c (sys_objmacro_p): Rename sys_macro_p. Return true
for function-like macros too.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.88&r2=1.9240.2.89
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpp.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.46.2.3&r2=1.46.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cppexp.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.87.2.2&r2=1.87.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpplib.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.163.2.1&r2=1.163.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cppmacro.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.44.2.1&r2=1.44.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpplex.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.129.2.1&r2=1.129.2.2
More information about the Gcc-cvs
mailing list