summaryrefslogtreecommitdiff
path: root/gcc/pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2010-06-101-3/+0
* * pretty-print.c: Don't include ggc.h.jsm282010-05-261-12/+18
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-47/+2
* * diagnostic.c (FLOAT, FFS): Don't undefine.jsm282010-05-191-2/+0
* Remove trailing white spaces.hjl2009-11-251-3/+3
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-9/+0
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-9/+0
* * pretty-print.h (struct pretty_print_info): Addjsm282009-05-101-2/+9
* * intl.c (locale_encoding, locale_utf8): New.jsm282009-05-041-0/+230
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR debug/37156jakub2008-08-191-1/+3
* 2008-05-11 Aaron W. LaFramboise <aaronavay62@aaronwl.com>aaronwl2008-05-111-1/+1
* * builtins.c (expand_builtin, expand_builtin_object_size,jakub2007-09-271-0/+28
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-1/+1
* * system.h (CONST_CAST): New.ghazi2007-08-101-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * pretty-print.c (pp_base_format): Fix typo for %>.rth2005-09-281-1/+1
* gcc:zack2005-06-301-154/+352
* Update FSF address.kcook2005-06-251-2/+2
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-8/+7
* * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu2004-10-221-1/+1
* * pretty-print.c: Include tree.h.zack2004-10-061-6/+41
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan2004-09-101-15/+14
* * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan2004-09-101-14/+15
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-3/+4
* * pretty-print.c (pp_base_format_text): Support %< instead of %`jsm282004-05-291-3/+6
* * intl.h (open_quote, close_quote): New.jsm282004-05-241-5/+28
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+1
* Patch from Serge Belyshev.wilson2004-04-291-1/+1
* gcc/kazu2004-03-241-1/+1
* * pretty-print.c (pp_base_maybe_space): New function.gdr2004-03-211-0/+10
* * langhooks.c (lhd_print_error_function): Fix for PR c/13110.bothner2003-12-201-0/+1
* * c-typeck.c: Fix comment typos.kazu2003-12-131-1/+1
* 2003-09-12 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-121-1/+1
* * builtins.c: Fix comment typos.kazu2003-08-191-1/+1
* * pretty-print.c (pp_base_indent): Rename from pp_indent.gdr2003-08-101-14/+14
* * pretty-print.h (pp_set_line_maximum_length): Make macro.gdr2003-08-051-12/+12
* * pretty-print.h: Adjust macro definitions.gdr2003-08-031-3/+3
* Remove pedwarn_with_decl, warning_with_decl and error_with_declgdr2003-07-251-0/+547