aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-ppoutput.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-1/+1
2004-11-28re PR preprocessor/17651 (Erroneous preprocessor output with -g when generati...Nathanael Nerode1-1/+1
2004-10-08re PR c/16999 (#ident stopped working)Andrew Pinski1-1/+1
2004-10-03c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers1-1/+1
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-8/+8
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating1-0/+22
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-1/+1
2004-02-27c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-02-18re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c")Per Bothner1-2/+4
2004-02-16c-decl.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-02-11Represent column numbers using line-map's source_location.Per Bothner1-49/+50
2004-02-07c-ppoutput.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-07* c-ppoutput.c, var-tracking.c: Fix comment typos.Kazu Hirata1-1/+1
2004-02-04Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner1-0/+16
2003-10-02c-lex.c (fe_file_change): Handle a NULL new_map.Per Bothner1-17/+20
2003-09-18c-ppoutput.c (print): Use fileline typedef for field 'line'.Mike Stump1-17/+16
2003-09-14c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.Alexandre Oliva1-2/+2
2003-08-04c-ppoutput.c (cb_line_change): Don't skip line changing while parsing macro a...Alexandre Oliva1-2/+3
2003-07-13Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg1-2/+2
2003-06-22c-lex.c: Convert to ISO C90.Andreas Jaeger1-64/+32
2003-04-21c-ppoutput.c (cb_include): Don't take a cpp_token.Neil Booth1-6/+9
2003-03-15Makefile.in: Update.Neil Booth1-2/+0
2003-03-14/home/neil/diffs/include.logNeil Booth1-9/+6
2003-03-06Makefile.in (c-ppoutput.o): Update.Neil Booth1-42/+35
2003-03-04Makefile.in: Update.Neil Booth1-0/+437