aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-ppoutput.c
AgeCommit message (Expand)Author
2005-12-17 * tree-inline.c (copy_body_r): Use explicit cast whenGabriel Dos Reis
2005-10-14 PR preprocessor/21250Per Bothner
2005-10-04libcpp/Ian Lance Taylor
2005-06-25Update FSF address.Kelley Cook
2004-11-282004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2004-10-082004-10-08 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-10-03 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,Joseph Myers
2004-06-30 Conditionally compile support for --enable-mapped_location.Per Bothner
2004-06-222004-06-21 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2004-05-24ChangeLog:Paolo Bonzini
2004-02-27 * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,Kazu Hirata
2004-02-18 * cpphash.h (struct cpp_buffer): Restore return_at_eof field. ThisPer Bothner
2004-02-16 * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c,Kazu Hirata
2004-02-11 Represent column numbers using line-map's source_location.Per Bothner
2004-02-07 gcc/Kazu Hirata
2004-02-07 * c-ppoutput.c, var-tracking.c: Fix comment typos.Kazu Hirata
2004-02-05 Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner
2003-10-02 * c-lex.c (fe_file_change): Handle a NULL new_map.Per Bothner
2003-09-19 * c-ppoutput.c (print): Use fileline typedef for field 'line'.Mike Stump
2003-09-14* c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.Alexandre Oliva
2003-08-04* c-ppoutput.c (cb_line_change): Don't skip line changing whileAlexandre Oliva
2003-07-13 * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg
2003-06-22 * c-lex.c: Convert to ISO C90.Andreas Jaeger
2003-04-21 * c-ppoutput.c (cb_include): Don't take a cpp_token.Neil Booth
2003-03-15 * Makefile.in: Update.Neil Booth
2003-03-14/home/neil/diffs/include.logNeil Booth
2003-03-06 * Makefile.in (c-ppoutput.o): Update.Neil Booth
2003-03-04 * Makefile.in: Update.Neil Booth