Age | Commit message (Expand) | Author | Files | Lines |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+1 |
2002-11-26 | hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first. | Richard Henderson | 1 | -2/+2 |
2002-10-23 | langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p. | Zack Weinberg | 1 | -0/+3 |
2002-08-22 | For PR java/6005 and PR java/7611: | Tom Tromey | 1 | -0/+3 |
2002-08-02 | langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro. | Jason Merrill | 1 | -0/+3 |
2002-07-07 | c-common.c (c_common_post_options): Update prototype; don't init backends if ... | Neil Booth | 1 | -1/+1 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -10/+6 |
2002-05-22 | re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-") | Neil Booth | 1 | -1/+3 |
2002-04-25 | c-common.h (c_common_parse_file): Update. | Neil Booth | 1 | -4/+2 |
2002-04-24 | attribs.c (c_common_attribute_table): Move table and handlers to c-common.c. | Neil Booth | 1 | -0/+8 |
2002-04-20 | Makefile.in: Update. | Neil Booth | 1 | -0/+16 |
2002-04-19 | builtins.c: Include langhooks.h. | Neil Booth | 1 | -0/+3 |
2002-04-18 | c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | Neil Booth | 1 | -1/+4 |
2002-04-04 | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 1 | -0/+1 |
2002-04-03 | re PR rtl-optimization/4330 (Optimizer generates illegal assembly code) | Richard Henderson | 1 | -1/+4 |
2002-04-03 | langhooks-def.h (lhd_set_decl_assembler_name, [...]): New. | Neil Booth | 1 | -0/+3 |
2002-04-01 | c-decl.c (grokdeclarator): Update. | Neil Booth | 1 | -0/+1 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -1/+4 |
2002-03-31 | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 1 | -2/+7 |
2002-03-31 | diagnostic.c (print_error_function): Remove. | Neil Booth | 1 | -0/+6 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -2/+5 |
2002-03-29 | Makefile.in (except.o): Update. | Neil Booth | 1 | -1/+9 |
2002-03-27 | Makefile.in (attribs.o): Update. | Neil Booth | 1 | -0/+2 |
2002-03-27 | c-common.c (c_expand_expr): Fix prototype. | Neil Booth | 1 | -0/+3 |
2002-03-26 | Makefile.in (ggc-common.o): Update. | Neil Booth | 1 | -0/+2 |
2002-03-25 | c-decl.c (maybe_build_cleanup): Remove. | Neil Booth | 1 | -0/+3 |
2002-03-21 | Makefile.in (fold-const.o, [...]): Update. | Neil Booth | 1 | -3/+23 |
2002-03-20 | Makefile.in: Update. | Neil Booth | 1 | -0/+3 |
2002-03-19 | re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0) | Jakub Jelinek | 1 | -1/+5 |
2002-03-17 | c-common.h (yyparse, [...]): New. | Neil Booth | 1 | -0/+2 |
2002-03-08 | expr.c (expand_expr): Use unsave lang hook. | Neil Booth | 1 | -0/+2 |
2002-02-28 | Makefile.in (integrate.o): Update. | Neil Booth | 1 | -0/+3 |
2001-12-05 | langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in... | Jason Merrill | 1 | -1/+9 |
2001-12-04 | langhooks.h (struct lang_hooks): Add staticp. | Joseph Myers | 1 | -0/+3 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -0/+6 |
2001-11-26 | cppfiles.c (stack_include_file): Don't optimize zero-length files. | Neil Booth | 1 | -3/+3 |
2001-11-22 | tree-dump.c: Rename from c-dump.c. | Bryce McKinlay | 1 | -2/+15 |
2001-11-09 | Makefile.in: Update. | Neil Booth | 1 | -0/+14 |
2001-11-09 | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 1 | -0/+4 |
2001-11-06 | Clean up langhooks | Neil Booth | 1 | -0/+109 |