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 * vi.po: Update. 2005-12-06 13:40:58 +00:00
ChangeLog cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
Makefile.in Makefile.in: Use -MMD instead of -MD. 2006-01-05 08:35:23 +00:00
aclocal.m4 top level: 2005-06-13 08:26:05 +00:00
charset.c re PR c++/17964 (cpp error messages contain wrong line in C++) 2005-11-03 23:08:18 +00:00
config.in configure.ac: Check declarations for asprintf and vasprintf. 2005-05-28 15:52:48 +00:00
configure configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi... 2005-10-08 18:17:20 +00:00
configure.ac configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi... 2005-10-08 18:17:20 +00:00
directives.c directives.c (struct pragma_entry): Add is_deferred. 2006-01-04 08:33:38 -08:00
errors.c cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter. 2005-11-04 01:16:32 +00:00
expr.c cpplib.h (CPP_N_DFLOAT): New. 2005-12-07 10:13:15 +11:00
files.c cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
identifiers.c all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
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 all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
macro.c cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
makedepend.c all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
makeucnid.c all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
mkdeps.c all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
pch.c all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
symtab.c all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
system.h all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
traditional.c all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
ucnid.h all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
ucnid.tab all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00