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