| Commit message (Expand) | Author | Age | Files | Lines |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -9/+42 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * c-decl.c (c_decode_option): Skip '-f' prefix before calling | dnovillo | 2001-08-31 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -12/+8 |
* | * varasm.c (assemble_constructor): Take a symbol_ref and a | rth | 2001-08-07 | 1 | -3/+5 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -1/+1 |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -1/+2 |
* | * c-common.c (decl_attributes): Take a pointer to the node to | jsm28 | 2001-07-13 | 1 | -7/+7 |
* | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -143/+0 |
* | * target.h (struct gcc_target): Add insert_attributes. | jsm28 | 2001-07-08 | 1 | -8/+0 |
* | * c-common.c (decl_attributes): Only take a single attributes | jsm28 | 2001-07-08 | 1 | -11/+10 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 1 | -1/+1 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 1 | -1/+2 |
* | * c-decl.c (grokdeclarator): Use INTEGRAL_TYPE_P. | ghazi | 2001-06-12 | 1 | -2/+1 |
* | * c-decl.c (store_parm_decls): When comparing types in an | jsm28 | 2001-06-11 | 1 | -3/+5 |
* | * c-decl.c (xref_tag): Don't return previous tags of wrong type. | jsm28 | 2001-06-11 | 1 | -5/+12 |
* | * c-decl.c (grokdeclarator): Make the TREE_TYPE for declarations | mmitchel | 2001-06-08 | 1 | -2/+8 |
* | * c-semantics.c (genrtl_scope_stmt): Write out nested inline | mmitchel | 2001-06-06 | 1 | -13/+2 |
* | * c-common.h (flag_dump_translation_unit): Remove. | nathan | 2001-06-05 | 1 | -9/+2 |
* | * c-tree.h (lang_decl): Add pending_sizes fields. | mmitchel | 2001-06-05 | 1 | -5/+28 |
* | * c-decl.c (get_parm_info): Use INTEGRAL_TYPE_P. | danglin | 2001-06-04 | 1 | -4/+2 |
* | * c-decl.c (init_decl_processing): | neil | 2001-05-27 | 1 | -2/+0 |
* | * builtins.def: Encode additional information, such as names and | mmitchel | 2001-05-25 | 1 | -30/+0 |
* | * c-parse.in (array_declarator): New. Handle C99 constructs. | jsm28 | 2001-05-25 | 1 | -0/+114 |
* | * c-decl.c (finish_decl): Don't set DECL_C_HARD_REGISTER for | mmitchel | 2001-05-21 | 1 | -2/+21 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -12/+12 |
* | * c-common.c (c_promoting_integer_type_p): New function, from the | rth | 2001-04-30 | 1 | -1/+1 |
* | gcc: | nathan | 2001-04-24 | 1 | -33/+19 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -5/+4 |
* | * c-common.h (DECL_NUM_STMTS): New macro. | mmitchel | 2001-03-27 | 1 | -2/+2 |
* | Compute DECL_ASSEMBLER_NAME lazily. | mmitchel | 2001-03-19 | 1 | -4/+4 |
* | * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the | mmitchel | 2001-03-15 | 1 | -3/+3 |
* | * print-rtl.c (print_rtx): Cast enums to int for comparison. | danglin | 2001-03-02 | 1 | -4/+4 |
* | * c-decl.c (finish_decl): Set DECL_DEFER_OUTPUT on tentative file-scope | jason | 2001-02-26 | 1 | -3/+11 |
* | * c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK. | kenner | 2001-02-23 | 1 | -0/+4 |
* | * tree.h (DECL_UNINLINABLE): Move from C++ frontend. | jason | 2001-02-21 | 1 | -18/+20 |
* | * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is | jason | 2001-02-16 | 1 | -0/+13 |
* | * c-decl.c (grokdeclarator): In C99 mode, give the more specific | jsm28 | 2001-02-12 | 1 | -1/+2 |
* | * c-decl.c (finish_enum): Revert part of 2000-01-05 change. | jakub | 2001-02-07 | 1 | -5/+11 |
* | * c-parse.in (structsp): Pedwarn when "enum foo" refers to an | jsm28 | 2001-01-31 | 1 | -5/+13 |
* | * c-decl.c (c_expand_body): Check TYPE_SIZE_UNIT (ret_type) | neil | 2001-01-30 | 1 | -1/+2 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -1/+0 |
* | * c-decl.c (duplicate_decls): If different_binding_level is nonzero, | amylaar | 2001-01-25 | 1 | -5/+11 |
* | * c-decl.c (start_function): Don't warn if old prototype is builtin | kenner | 2001-01-13 | 1 | -2/+8 |
* | * output.h (make_function_rtl): Remove prototype. | mmitchel | 2001-01-10 | 1 | -2/+2 |
* | * builtins.def (BUILT_IN_FPRINTF): New entry. | ghazi | 2001-01-07 | 1 | -1/+1 |
* | * c-decl.c (finish_struct): Detect flexible array members | rth | 2001-01-05 | 1 | -2/+20 |
* | * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define. | jsm28 | 2001-01-04 | 1 | -139/+26 |
* | * c-decl.c (grokdeclarator): Give zero-length arrays size zero. | rth | 2001-01-04 | 1 | -6/+9 |