]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/pretty-print.c
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / gcc / pretty-print.c
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-30  steven * coretypes.h (struct pretty_print_info): Make a coretype.
2012-08-07  stevengcc/
2012-07-20  stevengcc/
2010-06-10  rsandifogcc/
2010-05-26  jsm28 * pretty-print.c: Don't include ggc.h.
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-19  jsm28 * diagnostic.c (FLOAT, FFS): Don't undefine.
2009-11-25  hjlRemove trailing white spaces.
2009-07-07  manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-07-07  manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-05-10  jsm28 * pretty-print.h (struct pretty_print_info): Add
2009-05-04  jsm28 * intl.c (locale_encoding, locale_utf8): New.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-08-19  jakub PR debug/37156
2008-05-11  aaronwl2008-05-11 Aaron W. LaFramboise <aaronavay62@aaronwl...
2007-09-27  jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-09-03  ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-08-10  ghazi * system.h (CONST_CAST): New.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-09-28  rth * pretty-print.c (pp_base_format): Fix typo...
2005-06-30  zackgcc:
2005-06-25  kcookUpdate FSF address.
2005-04-28  kazu * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,
2005-04-21  nathan * lambda.h (lambda_vector_min_nz): Likewise.
2004-10-22  kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-06  zack * pretty-print.c: Include tree.h.
2004-09-10  nathanRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10  nathan * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_a...
2004-06-30  bothner Conditionally compile support for --enable-mapped_loca...
2004-05-29  jsm28 * pretty-print.c (pp_base_format_text): Support %...
2004-05-24  jsm28 * intl.h (open_quote, close_quote): New.
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-29  wilsonPatch from Serge Belyshev.
2004-03-24  kazugcc/
2004-03-21  gdr * pretty-print.c (pp_base_maybe_space): New function.
2003-12-20  bothner * langhooks.c (lhd_print_error_function): Fix for...
2003-12-13  kazu * c-typeck.c: Fix comment typos.
2003-09-12  zlaski2003-09-12 Ziemowit Laski <zlaski@apple.com>
2003-08-19  kazu * builtins.c: Fix comment typos.
2003-08-10  gdr * pretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-05  gdr * pretty-print.h (pp_set_line_maximum_length): Make...
2003-08-03  gdr * pretty-print.h: Adjust macro definitions.
2003-07-25  gdr Remove pedwarn_with_decl, warning_with_decl...