Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-11-09 | Makefile.in: Update. | Neil Booth | 1 | -0/+20 |
2001-11-06 | Clean up langhooks | Neil Booth | 1 | -13/+14 |
2001-10-25 | langhooks.c (lang_hook_default_clear_binding_stack): New. | Zack Weinberg | 1 | -10/+19 |
2001-10-23 | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 1 | -0/+22 |
2001-10-21 | langhooks.c (lang_hook_default_do_nothing, [...]): New defaults. | Neil Booth | 1 | -0/+14 |
2001-10-10 | langhooks.c: Include langhooks.h. | Richard Henderson | 1 | -0/+2 |
2001-10-10 | langhooks.c: Include rtl.h, insn-config.h and integrate.h. | Janis Johnson | 1 | -0/+3 |
2001-10-08 | langhooks.h: New file. | Alexandre Oliva | 1 | -0/+142 |