summaryrefslogtreecommitdiff
path: root/gcc/c-ppoutput.c
Commit message (Expand)AuthorAgeFilesLines
* Suppress extra '#1 <built-in> or '#1 <command line>' on -dD output.bothner2006-06-011-1/+2
* Whitespace fixupsmrs2006-05-181-1/+1
* * tree-inline.c (copy_body_r): Use explicit cast whengdr2005-12-171-2/+4
* PR preprocessor/21250bothner2005-10-141-1/+2
* libcpp/ian2005-10-041-4/+18
* Update FSF address.kcook2005-06-251-1/+1
* 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>neroden2004-11-281-1/+1
* 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-081-1/+1
* * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,jsm282004-10-031-1/+1
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-8/+8
* 2004-06-21 Geoffrey Keating <geoffk@apple.com>geoffk2004-06-221-0/+22
* ChangeLog:bonzini2004-05-241-1/+1
* * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,kazu2004-02-271-1/+1
* * cpphash.h (struct cpp_buffer): Restore return_at_eof field. Thisbothner2004-02-181-2/+4
* * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c,kazu2004-02-161-1/+1
* Represent column numbers using line-map's source_location.bothner2004-02-111-49/+50
* gcc/kazu2004-02-071-1/+1
* * c-ppoutput.c, var-tracking.c: Fix comment typos.kazu2004-02-071-1/+1
* Partially revert/redo 2003-10-01 change; fix -fworking-directory.bothner2004-02-051-0/+16
* * c-lex.c (fe_file_change): Handle a NULL new_map.bothner2003-10-021-17/+20
* * c-ppoutput.c (print): Use fileline typedef for field 'line'.bothner2003-09-191-17/+16
* * c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.aoliva2003-09-141-2/+2
* * c-ppoutput.c (cb_line_change): Don't skip line changing whileaoliva2003-08-041-2/+3
* * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).zack2003-07-131-2/+2
* * c-lex.c: Convert to ISO C90.aj2003-06-221-64/+32
* * c-ppoutput.c (cb_include): Don't take a cpp_token.neil2003-04-211-6/+9
* * Makefile.in: Update.neil2003-03-151-2/+0
* /home/neil/diffs/include.logneil2003-03-141-9/+6
* * Makefile.in (c-ppoutput.o): Update.neil2003-03-061-42/+35
* * Makefile.in: Update.neil2003-03-041-0/+437