aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-ppoutput.c
AgeCommit message (Expand)Author
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey
2007-07-30directives-only.c: New file.Ollie Wild
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-25c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi
2006-06-01Suppress extra '#1 <built-in> or '#1 <command line>' on -dD output.Per Bothner
2006-05-18Whitespace fixupsMike Stump
2005-12-17tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis
2005-10-14re PR preprocessor/21250 (line number 0 for <built-in> causes GAS to complain)Per Bothner
2005-10-04re PR preprocessor/13726 (cpp -C -dI loses comments on same line as #include ...Ian Lance Taylor
2005-06-25Update FSF address.Kelley Cook
2004-11-28re PR preprocessor/17651 (Erroneous preprocessor output with -g when generati...Nathanael Nerode
2004-10-08re PR c/16999 (#ident stopped working)Andrew Pinski
2004-10-03c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini
2004-02-27c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata
2004-02-18re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c")Per Bothner
2004-02-16c-decl.c, [...]: Fix comment formatting.Kazu Hirata
2004-02-11Represent column numbers using line-map's source_location.Per Bothner
2004-02-07c-ppoutput.c, [...]: Update copyright.Kazu Hirata
2004-02-07* c-ppoutput.c, var-tracking.c: Fix comment typos.Kazu Hirata
2004-02-04Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner
2003-10-02c-lex.c (fe_file_change): Handle a NULL new_map.Per Bothner
2003-09-18c-ppoutput.c (print): Use fileline typedef for field 'line'.Mike Stump
2003-09-14c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.Alexandre Oliva
2003-08-04c-ppoutput.c (cb_line_change): Don't skip line changing while parsing macro a...Alexandre Oliva
2003-07-13Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg
2003-06-22c-lex.c: Convert to ISO C90.Andreas Jaeger
2003-04-21c-ppoutput.c (cb_include): Don't take a cpp_token.Neil Booth
2003-03-15Makefile.in: Update.Neil Booth
2003-03-14/home/neil/diffs/include.logNeil Booth
2003-03-06Makefile.in (c-ppoutput.o): Update.Neil Booth
2003-03-04Makefile.in: Update.Neil Booth