aboutsummaryrefslogtreecommitdiff
path: root/libcpp/directives.c
AgeCommit message (Expand)AuthorFilesLines
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