Age | Commit message (Expand) | Author | Files | Lines |
2006-05-19 | langhooks.h (struct lang_hooks): Add dwarf_name language hook. | Nicolas Setton | 1 | -1/+11 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -1/+1 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+28 |
2005-09-08 | re PR debug/23190 (debug info omitted for uninitialized variables (stabs)) | Richard Henderson | 1 | -2/+2 |
2005-07-05 | re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535) | Joseph Myers | 1 | -0/+7 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -41/+32 |
2005-02-21 | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-20 | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 1 | -0/+6 |
2004-10-14 | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 1 | -1/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -3/+3 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -3/+4 |
2004-09-15 | configure.ac: Check for COMDAT support. | Mark Mitchell | 1 | -0/+8 |
2004-09-11 | re PR c++/17412 (tree check failure in fold-const) | Steven Bosscher | 1 | -0/+1 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -31/+38 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -38/+31 |
2004-08-26 | tree.c (staticp): Return the static object. | Richard Henderson | 1 | -2/+2 |
2004-07-28 | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 1 | -11/+3 |
2004-07-25 | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 1 | -28/+28 |
2004-07-16 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):... | Richard Henderson | 1 | -22/+0 |
2004-07-11 | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 1 | -9/+0 |
2004-07-08 | c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when... | Zack Weinberg | 1 | -19/+3 |
2004-07-05 | langhooks.c: Don't include gt-langhooks.h. | Zack Weinberg | 1 | -14/+22 |
2004-06-24 | Minor updating of comments. | Richard Kenner | 1 | -2/+1 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -10/+0 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -5/+30 |
2004-03-23 | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 1 | -1/+1 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -4/+4 |
2004-03-03 | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 1 | -0/+6 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-09 | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 1 | -1/+2 |
2003-12-19 | re PR c/13110 (error message includes extra blank line) | Per Bothner | 1 | -1/+0 |
2003-11-12 | c-typeck.c (c_convert_parm_for_inlining): Add argnum... | Mike Stump | 1 | -1/+2 |
2003-09-17 | re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read) | Mark Mitchell | 1 | -0/+8 |
2003-09-15 | re PR c++/3907 (nested template parm collides with member name) | Mark Mitchell | 1 | -0/+10 |
2003-09-10 | cgraph.h (struct cgraph_node): Rename lowered to analyzed. | Richard Henderson | 1 | -0/+8 |
2003-09-09 | langhooks-def.h (lhd_register_builtin_type): New function. | Mark Mitchell | 1 | -0/+7 |
2003-09-07 | langhooks.c (lhd_print_error_function): Move from diagnostic.c. | Gabriel Dos Reis | 1 | -0/+35 |
2003-08-19 | Missed part of my patch: | Andrew Pinski | 1 | -0/+8 |
2003-08-03 | opts.c (decode_options): Do language-specific initialization for the global d... | Gabriel Dos Reis | 1 | -0/+6 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-07-17 | re PR middle-end/11498 (asm can't be used to give a variable its own name) | Geoffrey Keating | 1 | -6/+30 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -92/+52 |
2003-06-16 | c4x.c: Don't include "c-tree.h". | Kaveh R. Ghazi | 1 | -1/+0 |
2003-06-11 | hooks.c (hook_int_size_t_constcharptr_int_0): New. | Neil Booth | 1 | -10/+0 |
2003-06-10 | langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New. | Andrew Haley | 1 | -0/+10 |
2003-04-07 | tree.c (tree_size): For all 'c' and 'x' nodes... | Zack Weinberg | 1 | -0/+11 |
2003-03-19 | c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. | Nathanael Nerode | 1 | -2/+2 |
2003-03-13 | c-pch.c, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 1 | -4/+4 |