| Commit message (Expand) | Author | Age | Files | Lines |
* | Removal of separate preprocessor cpp0. | neil | 2002-03-24 | 1 | -0/+3 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -0/+1 |
* | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 1 | -1/+2 |
* | * c-common.c (statement_code_p): Handle CLEANUP_STMT. | mmitchel | 2002-03-15 | 1 | -0/+7 |
* | * c-common.c (c_tree_code_type, c_tree_code_length, | ghazi | 2002-03-13 | 1 | -1/+0 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -4/+0 |
* | PR c++/4401 | jakub | 2002-02-20 | 1 | -0/+1 |
* | PR c/4475, c++/3780: | jakub | 2002-02-04 | 1 | -1/+3 |
* | * c-common.def (FILE_STMT): New code. | jason | 2002-01-15 | 1 | -0/+12 |
* | * tree.h (expand_expr_stmt_value): Add maybe_last argument. | jakub | 2002-01-04 | 1 | -1/+1 |
* | * c-common.c (c_expand_start_cond): Expect the IF_STMT node to | law | 2002-01-04 | 1 | -1/+5 |
* | * c-common.h (genrtl_expr_stmt_value): Declare. | aoliva | 2002-01-02 | 1 | -1/+2 |
* | * c-common.def (COMPOUND_LITERAL_EXPR): Contain a DECL_STMT, not | jsm28 | 2001-12-17 | 1 | -2/+4 |
* | * c-common.c, c-common.h (back_end_hook): Remove. | neil | 2001-12-16 | 1 | -6/+0 |
* | * c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro. | jason | 2001-12-14 | 1 | -0/+5 |
* | * c-common.c (combine_strings): Complain if concatenating | neil | 2001-12-11 | 1 | -0/+4 |
* | * c-common.h (rid): Add RID_CHOOSE_EXPR and | aldyh | 2001-12-08 | 1 | -1/+1 |
* | * c-common.c (shadow_warning): New function, moved from cp/decl.c. | neil | 2001-12-05 | 1 | -0/+2 |
* | * c-common.def (COMPOUND_LITERAL_EXPR): New. | jsm28 | 2001-12-04 | 1 | -0/+6 |
* | * cse.c (true_dependence_in_rtx): New function. | hubicka | 2001-11-28 | 1 | -0/+2 |
* | * Makefile.in (c-lang.o): Depends on langhooks-def.h. | kenner | 2001-11-27 | 1 | -5/+5 |
* | * cppfiles.c (stack_include_file): Don't optimize zero-length | neil | 2001-11-26 | 1 | -1/+3 |
* | * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h. | bryce | 2001-11-22 | 1 | -47/+0 |
* | * Makefile.in (c-parse.o, c-common.o): Update dependencies. | neil | 2001-11-18 | 1 | -0/+1 |
* | * c-common.c (struct disabled_builtin, disabled_builtins, | jsm28 | 2001-11-18 | 1 | -0/+2 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -1/+1 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10, | jsm28 | 2001-10-29 | 1 | -5/+5 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -3/+3 |
* | * c-common.h (struct c_common_identifier): Remove rid_code field. | zack | 2001-10-24 | 1 | -2/+1 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -1/+1 |
* | * c-common.c (warn_div_by_zero): New. | neil | 2001-10-23 | 1 | -0/+3 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -19/+19 |
* | * c-common.h (struct c_lang_decl): Add declared_inline. | rth | 2001-10-08 | 1 | -1/+1 |
* | * Makefile.in (OBJS): Added tree-inline.o. | aoliva | 2001-10-05 | 1 | -15/+1 |
* | * c-common.c (c_format_attribute_table): Make format and | jsm28 | 2001-10-02 | 1 | -1/+1 |
* | * attribs.c (decl_attributes): Possibly call | jsm28 | 2001-10-02 | 1 | -1/+1 |
* | * attribs.c: New file, from c-common.c. | kenner | 2001-09-22 | 1 | -1/+0 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -19/+4 |
* | * c-common.h (tree_dump_index): Add more comments. | nathan | 2001-09-04 | 1 | -3/+6 |
* | * c-common.c (c_alignof, c_alignof_expr): Move here... | jason | 2001-08-24 | 1 | -0/+8 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * c-common.h (RETURN_NULLIFIED_P): Lose. | jason | 2001-08-10 | 1 | -2/+0 |
* | * c-common.c (decl_attributes): Take a pointer to the node to | jsm28 | 2001-07-13 | 1 | -1/+19 |
* | * c-common.c (decl_attributes): Only take a single attributes | jsm28 | 2001-07-08 | 1 | -1/+1 |
* | * c-common.h (TDI_inlined): New ast dump phase. | nathan | 2001-07-02 | 1 | -2/+5 |
* | * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT, | zack | 2001-07-01 | 1 | -2/+15 |
* | Implement the Named Return Value optimization. | jason | 2001-06-18 | 1 | -2/+5 |
* | * c-common.h (flag_dump_translation_unit): Remove. | nathan | 2001-06-05 | 1 | -6/+20 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -1/+1 |
* | * builtins.def: Encode additional information, such as names and | mmitchel | 2001-05-25 | 1 | -9/+0 |