OSDN Git Service

2009-08-20 Thomas Koenig <tkoenig@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / pretty-print.c
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...