aboutsummaryrefslogtreecommitdiff
path: root/gcc/pretty-print.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-27builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek1-0/+28
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-1/+1
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2005-09-27* pretty-print.c (pp_base_format): Fix typo for %>.Richard Henderson1-1/+1
2005-06-30pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg1-154/+352
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-21lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell1-8/+7
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-10-06pretty-print.c: Include tree.h.Zack Weinberg1-6/+41
2004-09-10Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell1-15/+14
2004-09-10lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo1-14/+15
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-3/+4
2004-05-29pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well...Joseph Myers1-3/+6
2004-05-24intl.h (open_quote, [...]): New.Joseph Myers1-5/+28
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+1
2004-04-28re PR gcov-profile/14944 ([3.4 only] ICE when gcc reads *.gcda file of differ...Serge Belyshev1-1/+1
2004-03-24dwarf2asm.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-21pretty-print.c (pp_base_maybe_space): New function.Gabriel Dos Reis1-0/+10
2003-12-19re PR c/13110 (error message includes extra blank line)Per Bothner1-0/+1
2003-12-13c-typeck.c: Fix comment typos.Kazu Hirata1-1/+1
2003-09-12pretty-print.c (pp_construct): Use xcalloc instead of xmalloc when allocating...Ziemowit Laski1-1/+1
2003-08-19builtins.c: Fix comment typos.Kazu Hirata1-1/+1
2003-08-10pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis1-14/+14
2003-08-05pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis1-12/+12
2003-08-03pretty-print.h: Adjust macro definitions.Gabriel Dos Reis1-3/+3
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis1-0/+547