summaryrefslogtreecommitdiff
path: root/gcc/pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher2012-08-071-2/+0
* basic-block.h (BB_FLAGS_TO_PRESERVE): New define.Steven Bosscher2012-07-201-0/+1
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-3/+0
* pretty-print.c: Don't include ggc.h.Joseph Myers2010-05-261-12/+18
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-47/+2
* diagnostic.c (FLOAT, FFS): Don't undefine.Joseph Myers2010-05-191-2/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* pretty-print.c (pp_base_format): Remove %J.Manuel López-Ibáñez2009-07-071-9/+0
* pretty-print.c (pp_base_format): Remove %H.Manuel López-Ibáñez2009-07-071-9/+0
* pretty-print.h (struct pretty_print_info): Add translate_identifiers.Joseph Myers2009-05-101-2/+9
* intl.c (locale_encoding, [...]): New.Joseph Myers2009-05-041-0/+230
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR debug/37156 (Hang with -g -O2 (or higher) (discovered with malloc.c in...Jakub Jelinek2008-08-191-1/+3
* pretty-print.c (pp_integer_with_precision): Use HOST_LONG_LONG_FORMAT.Aaron W. LaFramboise2008-05-111-1/+1
* builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek2007-09-271-0/+28
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-1/+1
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* 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