aboutsummaryrefslogtreecommitdiff
path: root/libcpp/directives.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson1-210/+202
2006-01-01re PR c++/25294 (Bogus "unterminated comment" error from #pragma comment)Jakub Jelinek1-4/+49
2005-10-04re PR preprocessor/13726 (cpp -C -dI loses comments on same line as #include ...Ian Lance Taylor1-9/+72
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-34/+35
2005-05-12directives.c (#sccs table entry): Mark IN_I, consistent with #ident.Zack Weinberg1-8/+6
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating1-1/+2
2005-02-28directives.c (do_line): Save sysp early before line table is realloc'ed.Devang Patel1-1/+6
2005-02-14directives.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-02internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis1-3/+3
2004-11-28re PR preprocessor/17610 (Empty #include statement halts gcc)Nathanael Nerode1-0/+8
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz1-15/+33
2004-10-27re PR c++/18075 (#pragma implementation broken in presence of #pragma ident)Zack Weinberg1-31/+35
2004-09-29directives.c (cpp_handle_deferred_pragma): Save, clear and restore cb.line_ch...Per Bothner1-0/+4
2004-09-18directives.c (do_pragma): Save current buffer position before lexing the prag...Zack Weinberg1-3/+6
2004-09-09cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg1-17/+90
2004-07-24internal.h (xnew, [...]): Remove.Bernardo Innocenti1-5/+5
2004-06-09Index: gcc/ChangeLogGeoffrey Keating1-11/+14
2004-06-05Makefile.am: Add makedepend.Zack Weinberg1-22/+21
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-0/+1987