OSDN Git Service

* config/linux.h (ASM_COMMENT_START): Remove from here,
[pf3gnuchains/gcc-fork.git] / gcc / c-decl.c
1998-05-06 lawtypo typo fixes fixes
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-21 law * c-common.c (type_for_mode): Handle TI types.
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 manfreda
1998-02-18 brendan./ChangeLog:
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-02-07 law * c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE...
1998-02-01 law * expr.c (get_inner_reference): Use sbitsizetyp...
1998-01-26 wilsonPatch from Joern to fix dwarf1 bug: emit debug info...
1998-01-02 rth* c-decl.c (init_decl_processing): Provide proper fallb...
1997-12-21 law * c-pragma.c (handle_pragma_token): Generate...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-16 law * c-decl.c (start_struct): Ensure that structs...
1997-09-27 jason * c-decl.c (init_decl_processing): Add __builtin_dwarf...
1997-09-27 law * c-typeck.c (build_binary_op): Warn about...
1997-09-10 jasondwarf2 EH support
1997-08-29 law * pa.md (reload_peepholes): Make sure operand...
1997-08-27 law * c-decl.c (grokdeclarator): If array index...
1997-08-11 lawInitial revision
1997-08-02 kennerparmlist_tags_warning): Only suppress warning on union...
1997-08-02 kenner(init_decl_processing): Add __builtin_aggregate_incomin...
1997-07-19 dje * c-decl.c (duplicate_decls): Set DECL_ABSTRACT_ORIGIN...
1997-06-09 kenner(complete_array_type): Remove obsolete references to...
1997-04-25 merrillx
1997-04-13 kenner(c_decode_option): Ignore -Wundef, -Wno-undef.
1997-03-25 dje* c-decl.c (grokdeclarator): Pedwarn qualified void...
1997-02-02 kenner(start_function): Fix improper installation of last...
1997-01-20 kennerFix editing error in last change.
1997-01-19 kenner(start_decl): Add code for -Wmain.
1996-12-07 kenner(poplevel): Don't call output_inline_function if DECL_S...
1996-11-20 merrillx
1996-11-20 merrillx
1996-11-12 kenner(grokdeclarator): Generate a warning if -Wimplicit...
1996-11-12 kenner(field_decl_cmp): Use `const void *' arguments.
1996-10-09 kenner(dollars_in_ident): DOLLARS_IN_IDENTIFIERS is now Boolean.
1996-09-27 meissnerAllow short to be size_t
1996-09-24 kenner(finish_struct): Check PCC_BITFIELD_TYPE_MATTERS value...
1996-09-22 kenner(pushdecl): Check new declaration actually conflicts...
1996-08-11 kenner(finish_struct): If pedantic, also warn if struct/union...
1996-07-03 mrsformatting tweaks
1996-06-28 kenner(init_decl_processing): Register __builtin_memset and...
1996-06-06 wilson(grokdeclarator): Call pop_obstacks after creating
1996-06-04 merrill(start_decl): Always set DECL_COMMON on statics.
1996-06-03 kenner(start_struct): Set TYPE_PACKED from flag_pack_struct.
1996-05-19 kennerAdd prototypes for all static functions.
1996-05-06 merrill-fno-common change
1996-04-16 kenner(clear_limbo_values): New function.
1996-04-14 kenner(finish_enum): Don't crash if no type can represent...
1996-04-08 kenner(finish_function): Always warn if main doesn't return...
1996-03-05 kenner(duplicate_decl): If making decl non-external, copy...
1996-02-19 merrillwarn_sign_compare
1996-02-13 kenner(finish_decl): TREE_ASM_WRITTEN says if duplicate_decls...
1996-02-12 bothnerChanges to distinguish typedef from original type in...
1996-02-02 eggert(finish_struct): Fix typo in transparent union warning...
1996-01-27 kenner(init_decl_processing): Add definitions for __builtin_s...
1996-01-16 kenner(finish_incomplete_decl): Warn if completing an array...
1996-01-01 kenner(finish_struct): Warn if field with enumeral type is...
1995-12-24 kenner(finish_struct): Set DECL_C_BIT_FIELD when set DECL_BIT...
1995-12-04 merrill(finish_struct): Don't mess with the type of bitfields.
1995-11-29 wilson(duplicate_decls): Add new paramter different_binding_l...
1995-10-27 kenner(pushdecl): Don't test TREE_PUBLIC when deciding whethe...
1995-09-11 kenner(redeclaration_error_message): For TYPE_DECLs, return...
1995-08-29 kenner(finish_struct): If transparent_union attribute specifi...
1995-07-14 kenner(field_decl_cmp): Rewritten to make sure that a null...
1995-06-15 kennerUpdate FSF address.
1995-06-14 kenner(start_function): New parameter for attributes.
1995-06-10 kenner(c_decode_option, case "-Wall"): Don't set extra_warnings.
1995-06-06 kenner(start_decl): Set DECL_COMMON before calling decl_attri...
1995-06-06 kenner(duplicate_decls): Don't clear DECL_CONTEXT of new...
1995-05-22 kenner(finish_decl_top_level): Removed; no longer used.
1995-05-20 kenner(shadow_tag_warned): Don't warn about useless keyword...
1995-05-16 kennerFix typos in comments.
1995-05-16 merrillUpdate weak symbol support
1995-05-12 kenner(push_parm_decl): Pass any attributes to decl_attributes.
1995-05-11 kenner(grokdeclarator): Use PARM_FLAG to see if should make...
1995-05-11 kenner(finish_struct): Properly update DECL_PACKED.
1995-04-26 kenner(finish_decl_top_level): New function.
1995-04-26 kenner(finish_struct): Add ATTRIBUTES argument, call decl_att...
1995-04-26 kenner(init_decl_processing): Don't give builtin__constant_p...
1995-04-25 wilson(pushdecl): Don't test DECL_EXTERNAL when deciding...
1995-04-25 kenner(start_decl): New args for attributes; call decl_attrib...
1995-04-25 kenner(duplicate_decls): Don't look at TYPE_ACTUAL_ARG_TYPES...
1995-04-11 wilson(poplevel): Do output inline function if
1995-03-10 kenner(start_function): Handle new parameter ATTRIBUTES.
1995-03-05 djeUndo this patch, breaks libobjc builds.
1995-03-02 bothnerRemove Feb 13's FUNCTION_NEEDS_STATIC_CHAIN changes.
1995-02-25 wilson(pushdecl): When have a duplicate decl, and it is global,
1995-02-21 kenner(grokdeclarator): Added code to support machine attributes.
1995-02-13 bothner* c-decl.c (grokdeclarator): Maybe set FUNCTION_NEEDS_...
1995-02-11 kenner(grokdeclarator): Use NAME, not IDENTIFIER_POINTER...
1995-01-17 merrillSet boolean_*, pedantic_lvalues
1995-01-14 merrill__attribute__ ((constructor))
1995-01-03 wilson(duplicate_decls): Push to permanent obstack before
1994-12-30 kennerInclude output.h.
1994-12-07 kenner(init_decl_processing): Implement built-in functions...
next