| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 2004-05-13 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -5/+30 |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 2004-03-23 | 1 | -1/+1 |
* | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 2004-03-14 | 1 | -4/+4 |
* | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 2004-03-03 | 1 | -0/+6 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 2004-01-09 | 1 | -1/+2 |
* | re PR c/13110 (error message includes extra blank line) | Per Bothner | 2003-12-19 | 1 | -1/+0 |
* | c-typeck.c (c_convert_parm_for_inlining): Add argnum... | Mike Stump | 2003-11-12 | 1 | -1/+2 |
* | re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read) | Mark Mitchell | 2003-09-17 | 1 | -0/+8 |
* | re PR c++/3907 (nested template parm collides with member name) | Mark Mitchell | 2003-09-15 | 1 | -0/+10 |
* | cgraph.h (struct cgraph_node): Rename lowered to analyzed. | Richard Henderson | 2003-09-10 | 1 | -0/+8 |
* | langhooks-def.h (lhd_register_builtin_type): New function. | Mark Mitchell | 2003-09-09 | 1 | -0/+7 |
* | langhooks.c (lhd_print_error_function): Move from diagnostic.c. | Gabriel Dos Reis | 2003-09-07 | 1 | -0/+35 |
* | Missed part of my patch: | Andrew Pinski | 2003-08-19 | 1 | -0/+8 |
* | opts.c (decode_options): Do language-specific initialization for the global d... | Gabriel Dos Reis | 2003-08-03 | 1 | -0/+6 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -1/+1 |
* | re PR middle-end/11498 (asm can't be used to give a variable its own name) | Geoffrey Keating | 2003-07-17 | 1 | -6/+30 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -92/+52 |
* | c4x.c: Don't include "c-tree.h". | Kaveh R. Ghazi | 2003-06-16 | 1 | -1/+0 |
* | hooks.c (hook_int_size_t_constcharptr_int_0): New. | Neil Booth | 2003-06-11 | 1 | -10/+0 |
* | langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New. | Andrew Haley | 2003-06-10 | 1 | -0/+10 |
* | tree.c (tree_size): For all 'c' and 'x' nodes... | Zack Weinberg | 2003-04-07 | 1 | -0/+11 |
* | c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. | Nathanael Nerode | 2003-03-19 | 1 | -2/+2 |
* | c-pch.c, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 2003-03-13 | 1 | -4/+4 |
* | c-common.h (c_common_init, [...]): Update. | Neil Booth | 2003-03-08 | 1 | -0/+9 |
* | calls.c: Fix comment formatting. | Kazu Hirata | 2003-03-08 | 1 | -1/+1 |
* | toplev.c, [...]: Move write_global_declarations from toplev.c to langhooks.c. | Matt Austern | 2003-02-19 | 1 | -0/+29 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -3/+9 |
* | dbxout.c: Follow spelling conventions. | Kazu Hirata | 2002-09-22 | 1 | -3/+3 |
* | For PR java/6005 and PR java/7611: | Tom Tromey | 2002-08-22 | 1 | -0/+7 |
* | langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro. | Jason Merrill | 2002-08-02 | 1 | -0/+14 |
* | langhooks.c: Fix formatting. | Kazu Hirata | 2002-05-30 | 1 | -7/+6 |
* | c-common.h (c_common_parse_file): Update. | Neil Booth | 2002-04-25 | 1 | -10/+8 |
* | Makefile.in: Update. | Neil Booth | 2002-04-20 | 1 | -1/+9 |
* | builtins.c: Include langhooks.h. | Neil Booth | 2002-04-19 | 1 | -0/+8 |
* | c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | Neil Booth | 2002-04-18 | 1 | -0/+11 |
* | re PR rtl-optimization/4330 (Optimizer generates illegal assembly code) | Richard Henderson | 2002-04-03 | 1 | -0/+19 |
* | langhooks-def.h (lhd_set_decl_assembler_name, [...]): New. | Neil Booth | 2002-04-03 | 1 | -0/+27 |
* | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 2002-03-31 | 1 | -0/+9 |
* | c-common.c (c_expand_expr): Fix prototype. | Neil Booth | 2002-03-27 | 1 | -0/+12 |
* | c-decl.c (maybe_build_cleanup): Remove. | Neil Booth | 2002-03-25 | 1 | -0/+9 |
* | langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i... | Aldy Hernandez | 2002-03-21 | 1 | -1/+1 |
* | Makefile.in (fold-const.o, [...]): Update. | Neil Booth | 2002-03-21 | 1 | -2/+2 |
* | Makefile.in: Update. | Neil Booth | 2002-03-20 | 1 | -0/+10 |
* | re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0) | Jakub Jelinek | 2002-03-19 | 1 | -0/+12 |
* | Makefile.in (integrate.o): Update. | Neil Booth | 2002-02-28 | 1 | -0/+8 |
* | * langhooks.c: Include flags.h. | Diego Novillo | 2002-02-21 | 1 | -0/+1 |
* | attr-alwaysinline.c: New. | Aldy Hernandez | 2002-02-22 | 1 | -2/+9 |
* | * langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 2001-12-06 | 1 | -1/+1 |