| Commit message (Expand) | Author | Age | Files | Lines |
* | c-common.def (FILE_STMT): New code. | Jason Merrill | 2002-01-15 | 1 | -0/+12 |
* | tree.h (expand_expr_stmt_value): Add maybe_last argument. | Jakub Jelinek | 2002-01-04 | 1 | -1/+1 |
* | c-common.c (c_expand_start_cond): Expect the IF_STMT node to be passed in, do... | Jeff Law | 2002-01-04 | 1 | -1/+5 |
* | c-common.h (genrtl_expr_stmt_value): Declare. | Alexandre Oliva | 2002-01-02 | 1 | -1/+2 |
* | re PR c/5105 (compound literal patch broken with inlining) | Joseph Myers | 2001-12-17 | 1 | -2/+4 |
* | c-common.c, c-common.h (back_end_hook): Remove. | Neil Booth | 2001-12-16 | 1 | -6/+0 |
* | c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro. | Jason Merrill | 2001-12-13 | 1 | -0/+5 |
* | c-common.c (combine_strings): Complain if concatenating __FUNCTION__. | Neil Booth | 2001-12-11 | 1 | -0/+4 |
* | c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P. | Aldy Hernandez | 2001-12-08 | 1 | -1/+1 |
* | c-common.c (shadow_warning): New function, moved from cp/decl.c. | Neil Booth | 2001-12-05 | 1 | -0/+2 |
* | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 2001-12-04 | 1 | -0/+6 |
* | cse.c (true_dependence_in_rtx): New function. | Jan Hubicka | 2001-11-28 | 1 | -0/+2 |
* | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 2001-11-27 | 1 | -5/+5 |
* | cppfiles.c (stack_include_file): Don't optimize zero-length files. | Neil Booth | 2001-11-26 | 1 | -1/+3 |
* | tree-dump.c: Rename from c-dump.c. | Bryce McKinlay | 2001-11-22 | 1 | -47/+0 |
* | Makefile.in (c-parse.o, c-common.o): Update dependencies. | Neil Booth | 2001-11-18 | 1 | -0/+1 |
* | c-common.c (struct disabled_builtin, [...]): New. | Joseph Myers | 2001-11-18 | 1 | -0/+2 |
* | c-common.c: Include c-lex.h. | Neil Booth | 2001-11-15 | 1 | -1/+1 |
* | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 2001-10-29 | 1 | -5/+5 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -3/+3 |
* | c-common.h (struct c_common_identifier): Remove rid_code field. | Zack Weinberg | 2001-10-24 | 1 | -2/+1 |
* | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 2001-10-23 | 1 | -1/+1 |
* | c-common.c (warn_div_by_zero): New. | Neil Booth | 2001-10-23 | 1 | -0/+3 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2001-10-09 | 1 | -19/+19 |
* | c-common.h (struct c_lang_decl): Add declared_inline. | Richard Henderson | 2001-10-08 | 1 | -1/+1 |
* | Makefile.in (OBJS): Added tree-inline.o. | Alexandre Oliva | 2001-10-05 | 1 | -15/+1 |
* | c-common.c (c_format_attribute_table): Make format and format_arg attributes ... | Joseph Myers | 2001-10-02 | 1 | -1/+1 |
* | attribs.c (decl_attributes): Possibly call insert_default_attributes to inser... | Joseph Myers | 2001-10-02 | 1 | -1/+1 |
* | attribs.c: New file, from c-common.c. | Richard Kenner | 2001-09-22 | 1 | -1/+0 |
* | Table-driven attributes. | Joseph Myers | 2001-09-21 | 1 | -19/+4 |
* | c-common.h (tree_dump_index): Add more comments. | Nathan Sidwell | 2001-09-04 | 1 | -3/+6 |
* | c-common.c (c_alignof, [...]): Move here... | Jason Merrill | 2001-08-24 | 1 | -0/+8 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | c-common.h (RETURN_NULLIFIED_P): Lose. | Jason Merrill | 2001-08-10 | 1 | -2/+0 |
* | c-common.c (decl_attributes): Take a pointer to the node to which attributes ... | Joseph Myers | 2001-07-13 | 1 | -1/+19 |
* | c-common.c (decl_attributes): Only take a single attributes parameter. | Joseph Myers | 2001-07-08 | 1 | -1/+1 |
* | c-common.h (TDI_inlined): New ast dump phase. | Nathan Sidwell | 2001-07-02 | 1 | -2/+5 |
* | c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT, RID_LAST_PQ. | Zack Weinberg | 2001-07-01 | 1 | -2/+15 |
* | Implement the Named Return Value optimization. | Jason Merrill | 2001-06-18 | 1 | -2/+5 |
* | c-common.h (flag_dump_translation_unit): Remove. | Nathan Sidwell | 2001-06-05 | 1 | -6/+20 |
* | Standardize header guards. | Richard Henderson | 2001-05-25 | 1 | -1/+1 |
* | builtins.def: Encode additional information, such as names and types, here. | Mark Mitchell | 2001-05-25 | 1 | -9/+0 |
* | Makefile.in (OBJS, [...]): Update. | Neil Booth | 2001-05-20 | 1 | -0/+12 |
* | c-common.h (RID_FIRST_PQ): New. | Neil Booth | 2001-05-16 | 1 | -1/+1 |
* | c-common.c (finish_label_expr): New function, lifted from from cp/semantics.c. | Neil Booth | 2001-05-11 | 1 | -0/+6 |
* | c-common.c (c_promoting_integer_type_p): New function, from the corpse of old... | Richard Henderson | 2001-04-30 | 1 | -11/+1 |
* | Lazy __FUNCTION__ generation. | Nathan Sidwell | 2001-04-24 | 1 | -15/+20 |
* | c-common.h (truthvalue_conversion, [...]): Delete redundant declarations. | Kaveh R. Ghazi | 2001-04-12 | 1 | -5/+0 |
* | c-common.h (DECL_NUM_STMTS): New macro. | Mark Mitchell | 2001-03-27 | 1 | -0/+7 |
* | c-common.c: Move format checking code to ... | Joseph Myers | 2001-01-13 | 1 | -0/+2 |