gcc/libcpp
Grigory Zagorodnev be8ac3e243 cpp.texi (__TIMESTAMP__): Document.
2006-02-17  Grigory Zagorodnev <grigory_zagorodnev@linux.intel.com>

gcc/ChangeLog:
     * doc/cpp.texi (__TIMESTAMP__): Document.

libcpp/ChangeLog:
     * macro.c (_cpp_builtin_macro_text): Handle BT_TIMESTAMP.
     * files.c (_cpp_get_file_stat): New function.
     * include/cpplib.h (builtin_type): Add BT_TIMESTAMP.
     * init.c (builtin_array): Add support for __TIMESTAMP__/BT_TIMESTAMP.
     * internal.h (_cpp_get_file_stat): Prototype.
     (struct cpp_buffer): Add timestamp.

gcc/testsuite/ChangeLog:
     * gcc.dg/cpp/undef3.c: New test.
     * gcc.dg/cpp/trad/builtins2.c: New test.

From-SVN: r111232
2006-02-18 10:25:31 +01:00
..
include cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
po
aclocal.m4
ChangeLog cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
charset.c
config.in
configure
configure.ac
directives.c directives.c (struct pragma_entry): Add is_deferred. 2006-01-04 08:33:38 -08:00
errors.c
expr.c
files.c cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
identifiers.c
init.c cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
internal.h cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
lex.c directives.c (struct pragma_entry): Add is_deferred. 2006-01-04 08:33:38 -08:00
line-map.c
macro.c cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
makedepend.c
Makefile.in Makefile.in: Use -MMD instead of -MD. 2006-01-05 08:35:23 +00:00
makeucnid.c
mkdeps.c
pch.c
symtab.c
system.h
traditional.c
ucnid.h
ucnid.tab