| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -7/+3 |
* | * attribs.c (c_common_attribute_table): Move table and handlers | neil | 2002-04-24 | 1 | -0/+9 |
* | * Makefile.in: Update. | neil | 2002-04-20 | 1 | -0/+23 |
* | * builtins.c: Include langhooks.h. | neil | 2002-04-19 | 1 | -0/+6 |
* | * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | neil | 2002-04-18 | 1 | -0/+6 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -0/+13 |
* | PR opt/4330 | rth | 2002-04-03 | 1 | -0/+4 |
* | * langhooks-def.h (lhd_set_decl_assembler_name, | neil | 2002-04-03 | 1 | -0/+7 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -0/+5 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -0/+12 |
* | * c-common.c (c_unsafe_for_reeval): Rename. | neil | 2002-03-31 | 1 | -0/+9 |
* | * diagnostic.c (print_error_function): Remove. | neil | 2002-03-31 | 1 | -0/+6 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -0/+10 |
* | * Makefile.in (except.o): Update. | neil | 2002-03-29 | 1 | -0/+9 |
* | * Makefile.in (attribs.o): Update. | neil | 2002-03-27 | 1 | -0/+4 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -0/+6 |
* | * Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 1 | -0/+3 |
* | * c-decl.c (maybe_build_cleanup): Remove. | neil | 2002-03-25 | 1 | -0/+4 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -1/+40 |
* | * Makefile.in: Update. | neil | 2002-03-20 | 1 | -0/+8 |
* | PR c/5656 | jakub | 2002-03-19 | 1 | -0/+3 |
* | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 1 | -0/+3 |
* | * expr.c (expand_expr): Use unsave lang hook. | neil | 2002-03-08 | 1 | -0/+5 |
* | * Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 1 | -0/+4 |
* | * langhooks.h (struct lang_hooks_for_tree_inlining): Add | jason | 2001-12-05 | 1 | -0/+2 |
* | * langhooks.h (struct lang_hooks): Add staticp. | jsm28 | 2001-12-04 | 1 | -0/+3 |
* | * Makefile.in (c-lang.o): Depends on langhooks-def.h. | kenner | 2001-11-27 | 1 | -0/+14 |
* | * cppfiles.c (stack_include_file): Don't optimize zero-length | neil | 2001-11-26 | 1 | -16/+20 |
* | * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h. | bryce | 2001-11-22 | 1 | -1/+15 |
* | * Makefile.in (c-parse.o, c-common.o): Update dependencies. | neil | 2001-11-18 | 1 | -1/+4 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -3/+5 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -0/+22 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -1/+8 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 1 | -89/+69 |
* | * langhooks.c (lang_hook_default_clear_binding_stack): New. | zack | 2001-10-25 | 1 | -0/+3 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -9/+18 |
* | * langhooks.c (lang_hook_default_do_nothing, | neil | 2001-10-21 | 1 | -37/+20 |
* | * langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro. | kenner | 2001-10-19 | 1 | -0/+4 |
* | * langhooks.h: New file. | aoliva | 2001-10-08 | 1 | -0/+114 |