Age | Commit message (Expand) | Author | Files | Lines |
2010-06-10 | Makefile.in (READ_MD_H): New variable. | Richard Sandiford | 1 | -3/+0 |
2010-05-26 | pretty-print.c: Don't include ggc.h. | Joseph Myers | 1 | -12/+18 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -47/+2 |
2010-05-19 | diagnostic.c (FLOAT, FFS): Don't undefine. | Joseph Myers | 1 | -2/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -3/+3 |
2009-07-07 | pretty-print.c (pp_base_format): Remove %J. | Manuel López-Ibáñez | 1 | -9/+0 |
2009-07-07 | pretty-print.c (pp_base_format): Remove %H. | Manuel López-Ibáñez | 1 | -9/+0 |
2009-05-10 | pretty-print.h (struct pretty_print_info): Add translate_identifiers. | Joseph Myers | 1 | -2/+9 |
2009-05-04 | intl.c (locale_encoding, [...]): New. | Joseph Myers | 1 | -0/+230 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-08-19 | re PR debug/37156 (Hang with -g -O2 (or higher) (discovered with malloc.c in... | Jakub Jelinek | 1 | -1/+3 |
2008-05-11 | pretty-print.c (pp_integer_with_precision): Use HOST_LONG_LONG_FORMAT. | Aaron W. LaFramboise | 1 | -1/+1 |
2007-09-27 | builtins.c (expand_builtin, [...]): Use new %K format string specifier for di... | Jakub Jelinek | 1 | -0/+28 |
2007-09-03 | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-10 | system.h (CONST_CAST): New. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -1/+1 |
2005-09-27 | * pretty-print.c (pp_base_format): Fix typo for %>. | Richard Henderson | 1 | -1/+1 |
2005-06-30 | pretty-print.h (PP_NL_ARGMAX): New. | Zack Weinberg | 1 | -154/+352 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -8/+7 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-10-06 | pretty-print.c: Include tree.h. | Zack Weinberg | 1 | -6/+41 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -15/+14 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -14/+15 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -3/+4 |
2004-05-29 | pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well... | Joseph Myers | 1 | -3/+6 |
2004-05-24 | intl.h (open_quote, [...]): New. | Joseph Myers | 1 | -5/+28 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+1 |
2004-04-28 | re PR gcov-profile/14944 ([3.4 only] ICE when gcc reads *.gcda file of differ... | Serge Belyshev | 1 | -1/+1 |
2004-03-24 | dwarf2asm.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-03-21 | pretty-print.c (pp_base_maybe_space): New function. | Gabriel Dos Reis | 1 | -0/+10 |
2003-12-19 | re PR c/13110 (error message includes extra blank line) | Per Bothner | 1 | -0/+1 |
2003-12-13 | c-typeck.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-09-12 | pretty-print.c (pp_construct): Use xcalloc instead of xmalloc when allocating... | Ziemowit Laski | 1 | -1/+1 |
2003-08-19 | builtins.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-08-10 | pretty-print.c (pp_base_indent): Rename from pp_indent. | Gabriel Dos Reis | 1 | -14/+14 |
2003-08-05 | pretty-print.h (pp_set_line_maximum_length): Make macro. | Gabriel Dos Reis | 1 | -12/+12 |
2003-08-03 | pretty-print.h: Adjust macro definitions. | Gabriel Dos Reis | 1 | -3/+3 |
2003-07-25 | Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC. | Gabriel Dos Reis | 1 | -0/+547 |