| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.h (genrtl_expr_stmt_value): Declare. | aoliva | 2002-01-02 | 1 | -2/+23 |
* | * builtin-attrs.def (__builtin_printf_unlocked, | ghazi | 2001-12-21 | 1 | -10/+30 |
* | * c-common.c, c-common.h (back_end_hook): Remove. | neil | 2001-12-16 | 1 | -4/+0 |
* | * c-common.c (combine_strings): Complain if concatenating | neil | 2001-12-11 | 1 | -1/+5 |
* | 2001-12-10 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-12-11 | 1 | -20/+28 |
* | * c-common.c (shadow_warning): New function, moved from cp/decl.c. | neil | 2001-12-05 | 1 | -0/+14 |
* | * c-common.def (COMPOUND_LITERAL_EXPR): New. | jsm28 | 2001-12-04 | 1 | -0/+21 |
* | Revert previous patch | aoliva | 2001-12-04 | 1 | -1/+1 |
* | * stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iff | aoliva | 2001-12-04 | 1 | -1/+1 |
* | * cppfiles.c (stack_include_file): Don't optimize zero-length | neil | 2001-11-26 | 1 | -8/+51 |
* | * Makefile.in (c-parse.o, c-common.o): Update dependencies. | neil | 2001-11-18 | 1 | -0/+12 |
* | * c-common.c (struct disabled_builtin, disabled_builtins, | jsm28 | 2001-11-18 | 1 | -1/+49 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -2/+10 |
* | * c-common.c (c_expand_expr_stmt): Apply default conversions to | jsm28 | 2001-11-06 | 1 | -1/+2 |
* | * tree.h (tree_index): Add support for V16QI and V8HI. | aldyh | 2001-10-31 | 1 | -0/+4 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10, | jsm28 | 2001-10-29 | 1 | -4/+4 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -5/+1 |
* | * c-common.c (warn_div_by_zero): New. | neil | 2001-10-23 | 1 | -0/+3 |
* | * Makefile.in (print-rtl.o): Depend on TREE_H. | kenner | 2001-10-17 | 1 | -22/+4 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -9/+9 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * langhooks.h: New file. | aoliva | 2001-10-08 | 1 | -4/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -5/+5 |
* | * Makefile.in (OBJS): Added tree-inline.o. | aoliva | 2001-10-05 | 1 | -1/+3 |
* | * c-common.c (c_format_attribute_table): Make format and | jsm28 | 2001-10-02 | 1 | -5/+14 |
* | * attribs.c (decl_attributes): Possibly call | jsm28 | 2001-10-02 | 1 | -12/+94 |
* | Add support for 3Dnow builtins | bernds | 2001-09-28 | 1 | -0/+2 |
* | * c-common.c (format_attribute_table): Remove decl. | kenner | 2001-09-22 | 1 | -2/+0 |
* | * attribs.c: New file, from c-common.c. | kenner | 2001-09-22 | 1 | -1145/+15 |
* | Whitespace changes | kenner | 2001-09-21 | 1 | -23/+65 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -433/+910 |
* | * c-common.c (c_promoting_integer_type_p): Handle ?Imode types. | rth | 2001-09-15 | 1 | -1/+2 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * c-common.c (split_specs_attrs): Allow for empty attributes with | jsm28 | 2001-09-11 | 1 | -1/+3 |
* | * c-common.c (signed_or_unsigned_type): Handle machine mode types | rth | 2001-09-07 | 1 | -0/+14 |
* | * c-common.c (c_alignof, c_alignof_expr): Move here... | jason | 2001-08-24 | 1 | -0/+80 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 1 | -22/+23 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -36/+36 |
* | * c-common.c (decl_attributes): Take a pointer to the node to | jsm28 | 2001-07-13 | 1 | -14/+22 |
* | * target.h (struct gcc_target): New fields init_builtins and | shebs | 2001-07-10 | 1 | -1/+1 |
* | * target.h (struct gcc_target): Add insert_attributes. | jsm28 | 2001-07-08 | 1 | -11/+2 |
* | * c-common.c (decl_attributes): Only take a single attributes | jsm28 | 2001-07-08 | 1 | -10/+6 |
* | * c-common.c (decl_attributes, case A_MODE): Don't call layout_decl | kenner | 2001-07-01 | 1 | -1/+2 |
* | * c-common.c (verify_tree): Check for x being NULL. | jsm28 | 2001-06-22 | 1 | -0/+5 |
* | * c-common.h (flag_dump_translation_unit): Remove. | nathan | 2001-06-05 | 1 | -5/+0 |
* | * builtins.def: Encode additional information, such as names and | mmitchel | 2001-05-25 | 1 | -571/+169 |
* | fix comment | jason | 2001-05-21 | 1 | -1/+1 |