Age | Commit message (Expand) | Author | Files | Lines |
2002-04-17 | c-common.h (STMT_EXPR_NO_SCOPE): New macro. | Mark Mitchell | 1 | -0/+5 |
2002-04-04 | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 1 | -0/+1 |
2002-04-03 | re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par... | Jason Merrill | 1 | -1/+1 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -0/+3 |
2002-03-31 | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 1 | -1/+1 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -0/+3 |
2002-03-27 | c-common.c (c_expand_expr): Fix prototype. | Neil Booth | 1 | -6/+3 |
2002-03-24 | Removal of separate preprocessor cpp0. | Neil Booth | 1 | -0/+3 |
2002-03-21 | Makefile.in (fold-const.o, [...]): Update. | Neil Booth | 1 | -0/+1 |
2002-03-17 | c-common.h (yyparse, [...]): New. | Neil Booth | 1 | -1/+2 |
2002-03-15 | c-common.c (statement_code_p): Handle CLEANUP_STMT. | Mark Mitchell | 1 | -0/+7 |
2002-03-13 | c-common.c (c_tree_code_type, [...]): Delete. | Kaveh R. Ghazi | 1 | -1/+0 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -4/+0 |
2002-02-21 | re PR c++/4401 (Array subscript evaluation sometimes wrong for 64-bit archit... | Jakub Jelinek | 1 | -0/+1 |
2002-02-04 | PR c/4475, c++/3780: | Jakub Jelinek | 1 | -1/+3 |
2002-01-15 | c-common.def (FILE_STMT): New code. | Jason Merrill | 1 | -0/+12 |
2002-01-04 | tree.h (expand_expr_stmt_value): Add maybe_last argument. | Jakub Jelinek | 1 | -1/+1 |
2002-01-04 | c-common.c (c_expand_start_cond): Expect the IF_STMT node to be passed in, do... | Jeff Law | 1 | -1/+5 |
2002-01-02 | c-common.h (genrtl_expr_stmt_value): Declare. | Alexandre Oliva | 1 | -1/+2 |
2001-12-17 | re PR c/5105 (compound literal patch broken with inlining) | Joseph Myers | 1 | -2/+4 |
2001-12-16 | c-common.c, c-common.h (back_end_hook): Remove. | Neil Booth | 1 | -6/+0 |
2001-12-13 | c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro. | Jason Merrill | 1 | -0/+5 |
2001-12-11 | c-common.c (combine_strings): Complain if concatenating __FUNCTION__. | Neil Booth | 1 | -0/+4 |
2001-12-08 | c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P. | Aldy Hernandez | 1 | -1/+1 |
2001-12-05 | c-common.c (shadow_warning): New function, moved from cp/decl.c. | Neil Booth | 1 | -0/+2 |
2001-12-04 | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 1 | -0/+6 |
2001-11-28 | cse.c (true_dependence_in_rtx): New function. | Jan Hubicka | 1 | -0/+2 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -5/+5 |
2001-11-26 | cppfiles.c (stack_include_file): Don't optimize zero-length files. | Neil Booth | 1 | -1/+3 |
2001-11-22 | tree-dump.c: Rename from c-dump.c. | Bryce McKinlay | 1 | -47/+0 |
2001-11-18 | Makefile.in (c-parse.o, c-common.o): Update dependencies. | Neil Booth | 1 | -0/+1 |
2001-11-18 | c-common.c (struct disabled_builtin, [...]): New. | Joseph Myers | 1 | -0/+2 |
2001-11-15 | c-common.c: Include c-lex.h. | Neil Booth | 1 | -1/+1 |
2001-10-29 | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 1 | -5/+5 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -3/+3 |
2001-10-24 | c-common.h (struct c_common_identifier): Remove rid_code field. | Zack Weinberg | 1 | -2/+1 |
2001-10-23 | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 1 | -1/+1 |
2001-10-23 | c-common.c (warn_div_by_zero): New. | Neil Booth | 1 | -0/+3 |
2001-10-09 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -19/+19 |
2001-10-08 | c-common.h (struct c_lang_decl): Add declared_inline. | Richard Henderson | 1 | -1/+1 |
2001-10-05 | Makefile.in (OBJS): Added tree-inline.o. | Alexandre Oliva | 1 | -15/+1 |
2001-10-02 | c-common.c (c_format_attribute_table): Make format and format_arg attributes ... | Joseph Myers | 1 | -1/+1 |
2001-10-02 | attribs.c (decl_attributes): Possibly call insert_default_attributes to inser... | Joseph Myers | 1 | -1/+1 |
2001-09-22 | attribs.c: New file, from c-common.c. | Richard Kenner | 1 | -1/+0 |
2001-09-21 | Table-driven attributes. | Joseph Myers | 1 | -19/+4 |
2001-09-04 | c-common.h (tree_dump_index): Add more comments. | Nathan Sidwell | 1 | -3/+6 |
2001-08-24 | c-common.c (c_alignof, [...]): Move here... | Jason Merrill | 1 | -0/+8 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-10 | c-common.h (RETURN_NULLIFIED_P): Lose. | Jason Merrill | 1 | -2/+0 |
2001-07-13 | c-common.c (decl_attributes): Take a pointer to the node to which attributes ... | Joseph Myers | 1 | -1/+19 |