gcc/libcpp
Zack Weinberg 1ed17cd539 directives.c (#sccs table entry): Mark IN_I, consistent with #ident.
libcpp:
	* directives.c (#sccs table entry): Mark IN_I, consistent with #ident.
	(do_sccs): Delete function definition, #define to do_ident.
	(do_ident): Don't hardwire directive name.
gcc:
	* doc/cpp.texi: Document that #sccs is a synonym for #ident.

From-SVN: r99623
2005-05-12 18:31:38 +00:00
..
include Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00
po * nl.po: Update. 2005-05-05 19:16:01 +01:00
.cvsignore configure.ac: Don't invoke ACX_HEADER_STDBOOL. 2004-06-12 05:53:54 +00:00
ChangeLog directives.c (#sccs table entry): Mark IN_I, consistent with #ident. 2005-05-12 18:31:38 +00:00
Makefile.in Makefile.in ($(PACKAGE).pot): New rule. 2004-11-09 21:58:43 +00:00
aclocal.m4 Revert latest accidental commit. 2005-05-12 12:07:07 +00:00
charset.c charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than printing an error. 2005-03-16 00:59:31 +00:00
config.in configure.ac (fixincludes_UNLOCKED_FUNCS): New. 2005-04-11 21:46:59 +00:00
configure re PR bootstrap/21230 (bootstrap failed unless bootstrap compiler is gcc.) 2005-05-12 12:22:08 +00:00
configure.ac configure.ac (fixincludes_UNLOCKED_FUNCS): New. 2005-04-11 21:46:59 +00:00
directives.c directives.c (#sccs table entry): Mark IN_I, consistent with #ident. 2005-05-12 18:31:38 +00:00
errors.c errors.c (_cpp_begin_message): Print "error: " for errors. 2004-10-14 01:56:22 +01:00
expr.c re PR preprocessor/16192 (Bug in expression evaluation when operand is missing) 2004-07-04 12:57:50 +00:00
files.c From Andris Pavenis, approved by Zack Weinberg, for DJGPP build problem. 2005-04-27 19:38:59 -07:00
identifiers.c Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
init.c Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00
internal.h Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00
lex.c lex.c (warn_about_normalization): Cast field width to int to avoid warning. 2005-03-28 08:55:47 +02:00
line-map.c re PR preprocessor/20907 (long comments throw off line numbers) 2005-04-21 10:08:27 -07:00
macro.c re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++) 2005-04-05 22:07:06 +02:00
makedepend.c Remove extra whitespace. 2004-10-11 07:29:17 +02:00
makeucnid.c Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00
mkdeps.c Makefile.am: Add makedepend. 2004-06-05 20:58:06 +00:00
pch.c directives.c, [...]: Update copyright. 2005-02-14 14:43:56 +00:00
symtab.c re PR preprocessor/14699 (abort() in hashtable.c in approx_sqrt() with -fmem-report) 2004-09-06 13:22:48 +00:00
system.h system.h (fopen, [...]): Define these to the unlocked libiberty functions. 2005-04-19 12:37:08 +00:00
traditional.c directives.c, [...]: Update copyright. 2005-02-14 14:43:56 +00:00
ucnid.h Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00
ucnid.tab Index: gcc/ChangeLog 2005-03-15 00:36:33 +00:00