Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-03-08 | c-common.h (c_common_init, [...]): Update. | Neil Booth | 1 | -0/+9 |
2003-03-08 | calls.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-02-19 | toplev.c, [...]: Move write_global_declarations from toplev.c to langhooks.c. | Matt Austern | 1 | -0/+29 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -3/+9 |
2002-09-22 | dbxout.c: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-08-22 | For PR java/6005 and PR java/7611: | Tom Tromey | 1 | -0/+7 |
2002-08-02 | langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro. | Jason Merrill | 1 | -0/+14 |
2002-05-30 | langhooks.c: Fix formatting. | Kazu Hirata | 1 | -7/+6 |
2002-04-25 | c-common.h (c_common_parse_file): Update. | Neil Booth | 1 | -10/+8 |
2002-04-20 | Makefile.in: Update. | Neil Booth | 1 | -1/+9 |
2002-04-19 | builtins.c: Include langhooks.h. | Neil Booth | 1 | -0/+8 |
2002-04-18 | c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | Neil Booth | 1 | -0/+11 |
2002-04-03 | re PR rtl-optimization/4330 (Optimizer generates illegal assembly code) | Richard Henderson | 1 | -0/+19 |
2002-04-03 | langhooks-def.h (lhd_set_decl_assembler_name, [...]): New. | Neil Booth | 1 | -0/+27 |
2002-03-31 | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 1 | -0/+9 |
2002-03-27 | c-common.c (c_expand_expr): Fix prototype. | Neil Booth | 1 | -0/+12 |
2002-03-25 | c-decl.c (maybe_build_cleanup): Remove. | Neil Booth | 1 | -0/+9 |
2002-03-21 | langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i... | Aldy Hernandez | 1 | -1/+1 |
2002-03-21 | Makefile.in (fold-const.o, [...]): Update. | Neil Booth | 1 | -2/+2 |
2002-03-20 | Makefile.in: Update. | Neil Booth | 1 | -0/+10 |
2002-03-19 | re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0) | Jakub Jelinek | 1 | -0/+12 |
2002-02-28 | Makefile.in (integrate.o): Update. | Neil Booth | 1 | -0/+8 |
2002-02-21 | * langhooks.c: Include flags.h. | Diego Novillo | 1 | -0/+1 |
2002-02-22 | attr-alwaysinline.c: New. | Aldy Hernandez | 1 | -2/+9 |
2001-12-06 | * langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-05 | langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in... | Jason Merrill | 1 | -0/+21 |
2001-12-04 | langhooks.h (struct lang_hooks): Add staticp. | Joseph Myers | 1 | -0/+9 |
2001-11-28 | * langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED. | Richard Kenner | 1 | -2/+2 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -0/+19 |
2001-11-22 | tree-dump.c: Rename from c-dump.c. | Bryce McKinlay | 1 | -0/+23 |