aboutsummaryrefslogtreecommitdiff
path: root/libcpp/macro.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-30directives-only.c: New file.Ollie Wild1-0/+3
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild1-0/+4
2007-05-23re PR preprocessor/20077 (GCC accepts macro definitions that fail a constraint)Simon Martin1-8/+19
2007-05-02re PR preprocessor/28709 (Bad diagnostic pasting tokens with ##)Tom Tromey1-6/+15
2007-01-30re PR preprocessor/29966 (crash in cc1 with backtrace from free())Tom Tromey1-9/+6
2006-10-12re PR preprocessor/28709 (Bad diagnostic pasting tokens with ##)Jakub Jelinek1-17/+18
2006-06-09re PR preprocessor/27746 (ICE on openmp code when using _Pragma from macro)Jakub Jelinek1-1/+1
2006-02-18cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev1-0/+38
2006-01-23re PR preprocessor/25717 (-dD does not list all defined macros (in particular...Jakub Jelinek1-9/+5
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson1-16/+7
2005-11-03re PR preprocessor/22042 (stringification BUG)Andrew Pinski1-13/+4
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook1-1/+1
2005-05-28configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis1-12/+17
2005-04-05re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++)Jakub Jelinek1-2/+33
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating1-5/+5
2005-03-04re PR preprocessor/20282 (gcc4 can not bootstrap itself anymore)Jakub Jelinek1-2/+2
2005-02-15re PR preprocessor/19077 (Internal compiler error compiling MPlayer)Eric Christopher1-4/+8
2005-02-14directives.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-14re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini1-5/+9
2005-01-02internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis1-1/+1
2004-09-09cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg1-6/+11
2004-07-24internal.h (xnew, [...]): Remove.Bernardo Innocenti1-1/+1
2004-06-09Index: gcc/ChangeLogGeoffrey Keating1-5/+25
2004-06-05Makefile.am: Add makedepend.Zack Weinberg1-0/+6
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-0/+1729