| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -41/+32 |
* | * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c, | kazu | 2005-02-21 | 1 | -1/+1 |
* | PR 18785 | zack | 2005-02-20 | 1 | -0/+6 |
* | Speed up walk_tree by introducing a special-purpose hash table. | austern | 2004-10-14 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -3/+3 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -3/+4 |
* | * configure.ac: Check for COMDAT support. Robustify check for | mmitchel | 2004-09-15 | 1 | -0/+8 |
* | PR c++/17412 | steven | 2004-09-11 | 1 | -0/+1 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -31/+38 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -38/+31 |
* | * tree.c (staticp): Return the static object. | rth | 2004-08-27 | 1 | -2/+2 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -11/+3 |
* | * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter | bernie | 2004-07-25 | 1 | -28/+28 |
* | * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, | rth | 2004-07-16 | 1 | -22/+0 |
* | * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block, | jsm28 | 2004-07-11 | 1 | -9/+0 |
* | * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope | zack | 2004-07-08 | 1 | -19/+3 |
* | * langhooks.c: Don't include gt-langhooks.h. | zack | 2004-07-05 | 1 | -14/+22 |
* | Minor updating of comments. | kenner | 2004-06-24 | 1 | -2/+1 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -10/+0 |
* | * tree-gimple.c: Rename from tree-simple.c. | dnovillo | 2004-05-14 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -5/+30 |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | zack | 2004-03-23 | 1 | -1/+1 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -4/+4 |
* | * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat): | hubicka | 2004-03-03 | 1 | -0/+6 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * expr.h (expand_expr): Make it a macro, not a function. | mmitchel | 2004-01-09 | 1 | -1/+2 |
* | * langhooks.c (lhd_print_error_function): Fix for PR c/13110. | bothner | 2003-12-20 | 1 | -1/+0 |
* | * c-typeck.c (c_convert_parm_for_inlining): Add argnum, which | mrs | 2003-11-12 | 1 | -1/+2 |
* | PR debug/12066 | mmitchel | 2003-09-17 | 1 | -0/+8 |
* | * coverage.c (create_coverage): Do not call pushlevel/poplevel. | mmitchel | 2003-09-15 | 1 | -0/+10 |
* | * cgraph.h (struct cgraph_node): Rename lowered to analyzed. | rth | 2003-09-10 | 1 | -0/+8 |
* | * langhooks-def.h (lhd_register_builtin_type): New function. | mmitchel | 2003-09-09 | 1 | -0/+7 |
* | * langhooks.c (lhd_print_error_function): Move from diagnostic.c. | gdr | 2003-09-07 | 1 | -0/+35 |
* | Missed part of my patch: | pinskia | 2003-08-19 | 1 | -0/+8 |
* | * opts.c (decode_options): Do language-specific initialization for | gdr | 2003-08-03 | 1 | -0/+6 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -1/+1 |
* | PR 11498 | geoffk | 2003-07-17 | 1 | -6/+30 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -92/+52 |
* | * config/c4x/c4x.c: Don't include "c-tree.h". | ghazi | 2003-06-16 | 1 | -1/+0 |
* | * hooks.c (hook_int_size_t_constcharptr_int_0): New. | neil | 2003-06-11 | 1 | -10/+0 |
* | 2003-05-21 Andrew Haley <aph@redhat.com> | aph | 2003-06-10 | 1 | -0/+10 |
* | * tree.c (tree_size): For all 'c' and 'x' nodes, look directly | zack | 2003-04-07 | 1 | -0/+11 |
* | (gcc) | neroden | 2003-03-19 | 1 | -2/+2 |
* | * c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c, | neroden | 2003-03-13 | 1 | -4/+4 |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 1 | -0/+9 |
* | * calls.c: Fix comment formatting. | kazu | 2003-03-08 | 1 | -1/+1 |
* | * toplev.c, langhooks.c, langhooks-def.h: Move | austern | 2003-02-19 | 1 | -0/+29 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -3/+9 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -3/+3 |
* | For PR java/6005 and PR java/7611: | tromey | 2002-08-22 | 1 | -0/+7 |