summaryrefslogtreecommitdiff
path: root/gcc/pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-1/+1
* * pretty-print.c (pp_base_format): Fix typo for %>.Richard Henderson2005-09-271-1/+1
* pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg2005-06-301-154/+352
* Update FSF address.Kelley Cook2005-06-251-2/+2
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-8/+7
* alias.c, [...]: Fix comment formatting.Kazu Hirata2004-10-221-1/+1
* pretty-print.c: Include tree.h.Zack Weinberg2004-10-061-6/+41
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell2004-09-101-15/+14
* lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo2004-09-101-14/+15
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-3/+4
* pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well...Joseph Myers2004-05-291-3/+6
* intl.h (open_quote, [...]): New.Joseph Myers2004-05-241-5/+28
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-1/+1
* re PR gcov-profile/14944 ([3.4 only] ICE when gcc reads *.gcda file of differ...Serge Belyshev2004-04-281-1/+1
* dwarf2asm.c, [...]: Update copyright.Kazu Hirata2004-03-241-1/+1
* pretty-print.c (pp_base_maybe_space): New function.Gabriel Dos Reis2004-03-211-0/+10
* re PR c/13110 (error message includes extra blank line)Per Bothner2003-12-191-0/+1
* c-typeck.c: Fix comment typos.Kazu Hirata2003-12-131-1/+1
* pretty-print.c (pp_construct): Use xcalloc instead of xmalloc when allocating...Ziemowit Laski2003-09-121-1/+1
* builtins.c: Fix comment typos.Kazu Hirata2003-08-191-1/+1
* pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis2003-08-101-14/+14
* pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis2003-08-051-12/+12
* pretty-print.h: Adjust macro definitions.Gabriel Dos Reis2003-08-031-3/+3
* Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis2003-07-251-0/+547