aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
AgeCommit message (Expand)Author
1998-11-29Include system.h and remove now-redundant includes or definitionskenner
1998-10-03(duplicate_decls): Merge DECL_NO_CHECK_MEMORY_USAGE.kenner
1998-09-30(finish_decl): Set the assembler name to the current decl if it was specified.kenner
1998-08-04(redeclaration_error_message): Now returns int, noteggert
1998-07-02(grokdeclarator): Don't warn about implicit int in `typedef foo = bar.'kenner
1998-05-23(start_decl): Use new macro SET_DEFAULT_DECL_ATTRIBUTES.kenner
1998-04-19(pushdecl): Avoid duplicate warning about implicit redecl.kenner
1998-04-12(grokdeclarator): Don't warn about return type if in system header.kenner
1998-02-10(grokdeclarator): Remove warning on inline of varargs.kenner
1998-02-06(duplicate_decls): Set DECL_IGNORED_P in newdecl if different bindingskenner
1998-02-06(pushdecl): Set DECL_ORIGINAL_TYPE once only.kenner
1997-12-03Fix spelling errors.kenner
1997-11-08Remove previous change; not ready yet.kenner
1997-11-08(c_decode_option): Parse -Wunknown-pragmas command line option to setkenner
1997-09-30 * c-decl.c (start_struct): Ensure that structs with forwardmrs
1997-09-29(warn_implicit): Deleted.kenner
1997-09-27(init_decl_processing): Add __builtin_dwarf_reg_size.merrill
1997-09-26(warn_sign_compare): Initialize to -1.kenner
1997-09-22(finish_decl): Set TREE_USED on decls if TREE_USED on type.kenner
1997-09-10xmerrill
1997-08-27 * c-decl.c (grokdeclarator): If array index or size calculationsdje
1997-08-08Include <stdio.h> before include files that formerly used STDIO_PROTO.eggert
1997-08-03(start_function): Reset immediate_size_expand on error return.kenner
1997-08-03(grokdeclarator): Give error for `long double' and refine text of somekenner
1997-08-02parmlist_tags_warning): Only suppress warning on union if anonymous.kenner
1997-08-02(init_decl_processing): Add __builtin_aggregate_incoming_address.kenner
1997-07-19 * c-decl.c (duplicate_decls): Set DECL_ABSTRACT_ORIGIN to olddecldje
1997-06-09(complete_array_type): Remove obsolete references to change_main_variant.kenner
1997-04-25xmerrill
1997-04-13(c_decode_option): Ignore -Wundef, -Wno-undef.kenner
1997-03-25* c-decl.c (grokdeclarator): Pedwarn qualified void function return type.dje
1997-02-02(start_function): Fix improper installation of last change.kenner
1997-01-20Fix editing error in last change.kenner
1997-01-19(start_decl): Add code for -Wmain.kenner
1996-12-07(poplevel): Don't call output_inline_function if DECL_SAVED_INSNS iskenner
1996-11-20xmerrill
1996-11-20xmerrill
1996-11-12(grokdeclarator): Generate a warning if -Wimplicit, unless a warningkenner
1996-11-12(field_decl_cmp): Use `const void *' arguments.kenner
1996-10-09(dollars_in_ident): DOLLARS_IN_IDENTIFIERS is now Boolean.kenner
1996-09-27Allow short to be size_tmeissner
1996-09-24(finish_struct): Check PCC_BITFIELD_TYPE_MATTERS value. arbitrarykenner
1996-09-22(pushdecl): Check new declaration actually conflicts before warningkenner
1996-08-11(finish_struct): If pedantic, also warn if struct/union has no namedkenner
1996-07-03formatting tweaksmrs
1996-06-28(init_decl_processing): Register __builtin_memset and memset askenner
1996-06-06(grokdeclarator): Call pop_obstacks after creatingwilson
1996-06-04(start_decl): Always set DECL_COMMON on statics.merrill
1996-06-03(start_struct): Set TYPE_PACKED from flag_pack_struct.kenner
1996-05-19Add prototypes for all static functions.kenner