| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update. | neil | 2002-08-07 | 1 | -1/+1 |
* | * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro. | jason | 2002-08-02 | 1 | -0/+28 |
* | * function.c (assign_parms): Handle frontend-directed pass by | jason | 2002-07-26 | 1 | -0/+3 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -6/+2 |
* | PR preprocessor/6517 | neil | 2002-05-22 | 1 | -2/+2 |
* | * cp-lang.c (ok_to_generate_alias_set_for_type): Backend-created | jason | 2002-05-12 | 1 | -0/+3 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -2/+0 |
* | * attribs.c (c_common_attribute_table): Move table and handlers | neil | 2002-04-24 | 1 | -0/+8 |
* | * Makefile.in: Update. | neil | 2002-04-20 | 1 | -0/+7 |
* | * builtins.c: Include langhooks.h. | neil | 2002-04-19 | 1 | -0/+2 |
* | * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | neil | 2002-04-18 | 1 | -0/+2 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -0/+2 |
* | PR opt/4330 | rth | 2002-04-03 | 1 | -41/+62 |
* | * langhooks-def.h (lhd_set_decl_assembler_name, | neil | 2002-04-03 | 1 | -0/+2 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -0/+2 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -0/+6 |
* | * c-common.c (c_unsafe_for_reeval): Rename. | neil | 2002-03-31 | 1 | -0/+2 |
* | * diagnostic.c (print_error_function): Remove. | neil | 2002-03-31 | 1 | -0/+2 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -0/+4 |
* | * Makefile.in (except.o): Update. | neil | 2002-03-29 | 1 | -0/+3 |
* | * Makefile.in (attribs.o): Update. | neil | 2002-03-27 | 1 | -0/+2 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -0/+2 |
* | * Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 1 | -0/+2 |
* | * cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine. | neil | 2002-03-25 | 1 | -0/+2 |
* | * Makefile.in: Update. | neil | 2002-03-20 | 1 | -0/+2 |
* | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 1 | -0/+2 |
* | * c-common.c (c_tree_code_type, c_tree_code_length, | ghazi | 2002-03-13 | 1 | -0/+41 |
* | 2002-03-06 Dan Nicolaescu <dann@ics.uci.edu> | dje | 2002-03-11 | 1 | -3/+55 |
* | * expr.c (expand_expr): Use unsave lang hook. | neil | 2002-03-08 | 1 | -0/+2 |
* | * Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 1 | -0/+2 |
* | * langhooks.h (struct lang_hooks_for_tree_inlining): Add | jason | 2001-12-05 | 1 | -0/+4 |
* | * Makefile.in (c-lang.o): Depends on langhooks-def.h. | kenner | 2001-11-27 | 1 | -0/+5 |
* | * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h. | bryce | 2001-11-22 | 1 | -0/+4 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -0/+12 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -1/+3 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 1 | -0/+1 |
* | * langhooks.c (lang_hook_default_clear_binding_stack): New. | zack | 2001-10-25 | 1 | -0/+2 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -0/+18 |
* | * Make-lang.in (CXX_OBJS): Added cp-lang.o. | aoliva | 2001-10-08 | 1 | -0/+62 |