summaryrefslogtreecommitdiff
path: root/gcc/c-ppoutput.c
Commit message (Expand)AuthorAgeFilesLines
* directives-only.c: New file.Ollie Wild2007-07-301-0/+25
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-12/+12
* c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi2007-07-251-2/+2
* Suppress extra '#1 <built-in> or '#1 <command line>' on -dD output.Per Bothner2006-06-011-1/+2
* Whitespace fixupsMike Stump2006-05-181-1/+1
* tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis2005-12-171-2/+4
* re PR preprocessor/21250 (line number 0 for <built-in> causes GAS to complain)Per Bothner2005-10-141-1/+2
* re PR preprocessor/13726 (cpp -C -dI loses comments on same line as #include ...Ian Lance Taylor2005-10-041-4/+18
* Update FSF address.Kelley Cook2005-06-251-1/+1
* re PR preprocessor/17651 (Erroneous preprocessor output with -g when generati...Nathanael Nerode2004-11-281-1/+1
* re PR c/16999 (#ident stopped working)Andrew Pinski2004-10-081-1/+1
* c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers2004-10-031-1/+1
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-8/+8
* c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating2004-06-221-0/+22
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-1/+1
* c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata2004-02-271-1/+1
* re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c")Per Bothner2004-02-181-2/+4
* c-decl.c, [...]: Fix comment formatting.Kazu Hirata2004-02-161-1/+1
* Represent column numbers using line-map's source_location.Per Bothner2004-02-111-49/+50
* c-ppoutput.c, [...]: Update copyright.Kazu Hirata2004-02-071-1/+1
* * c-ppoutput.c, var-tracking.c: Fix comment typos.Kazu Hirata2004-02-071-1/+1
* Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner2004-02-041-0/+16
* c-lex.c (fe_file_change): Handle a NULL new_map.Per Bothner2003-10-021-17/+20
* c-ppoutput.c (print): Use fileline typedef for field 'line'.Mike Stump2003-09-181-17/+16
* c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.Alexandre Oliva2003-09-141-2/+2
* c-ppoutput.c (cb_line_change): Don't skip line changing while parsing macro a...Alexandre Oliva2003-08-041-2/+3
* Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg2003-07-131-2/+2
* c-lex.c: Convert to ISO C90.Andreas Jaeger2003-06-221-64/+32
* c-ppoutput.c (cb_include): Don't take a cpp_token.Neil Booth2003-04-211-6/+9
* Makefile.in: Update.Neil Booth2003-03-151-2/+0
* /home/neil/diffs/include.logNeil Booth2003-03-141-9/+6
* Makefile.in (c-ppoutput.o): Update.Neil Booth2003-03-061-42/+35
* Makefile.in: Update.Neil Booth2003-03-041-0/+437