]> gcc.gnu.org Git - gcc.git/history - gcc/c-decl.c
(binary_op_error): Initialize OPNAME.
[gcc.git] / gcc / c-decl.c
1994-02-17 Doug Evans(duplicate_decls): Merge section name into new decl.
1994-02-01 Richard Kenner(grokdeclarator): `volatile' function warning corrected...
1993-12-25 Richard Kenner(grokdeclarator): Properly validate __complex__ and...
1993-12-16 Mike Stumpcp-decl.c (flag_conserve_space): New language specific...
1993-11-23 Richard Stallman(finish_function): Pass new arg to expand_function_end.
1993-11-04 Richard Stallman(finish_enum): Undo previous change.
1993-11-04 Richard Stallman(finish_enum): Always make an enum signed if it will...
1993-10-30 Richard Stallman(finish_function): If rest_of_compilation set DECL_INITIAL
1993-10-19 Richard Stallman(finish_decl): After preserve_initializer call, set
1993-10-08 Richard Stallman(finish_decl): Error if block-scope static var has...
1993-10-08 Richard Stallman(complete_array_type): Correctly set MAXINDEX to one...
1993-10-05 Richard Kenner(init_decl_processing): Call init_function_format_info.
1993-09-28 Richard Stallman(init_decl_processing): Use signed_type and unsigned_type
1993-09-23 Richard Stallman(flag_allow_single_precision): New variable.
1993-09-13 Richard Stallman(complete_array_type): Handle TREE_PURPOSE of array...
1993-09-07 Richard Stallman(build_enumerator): Choose type properly for wide const...
1993-09-05 Richard Stallman(grokdeclarator): For PARM_DECLs, only call
1993-09-03 Richard Kenner(build_enumerator): Apply default conversion to constan...
1993-09-01 Jim Wilson(finish_decl): For static const variables, preserve
1993-08-31 Richard Kenner(struct c_function): Remove unneeded enum_next_value.
1993-08-30 Richard Kenner(get_parm_info...
1993-08-12 Michael MeissnerDo not report -Wnested-extern errors for __FUNCTION__...
1993-08-07 Doug Evansc-decl.c (init_decl_processing): Make long long availab...
1993-08-07 Richard Stallman(finish_decl): Allow file-scope static incomplete array.
1993-08-06 Richard Stallman(finish_struct): No pedwarn for field with enum type...
1993-07-29 Richard StallmanFix typo in last change.
1993-07-28 Richard Stallman(start_function): Warn if volatile fn returns non-void.
1993-07-26 Bill CoxFix print_lang_decl and print_lang_type function headers.
1993-07-06 Jim Wilson(insert_block): Correct typo in comment.
1993-07-06 Richard Stallman(duplicate_decls): Don't warn for non-extern var decl
1993-06-26 Richard Kenner(poplevel): Start new function context when writing...
1993-06-26 Richard Kenner(init_decl_processing): When making SIZETYPE, start...
1993-06-25 Richard Stallman(c_decode_option): Handle -fdollars-in-identifiers.
1993-06-22 Richard Stallman(grokdeclarator): Avoid the use of macros for ..._TYPE
1993-06-11 Richard Stallman(finish_decl): Don't modify DECL_INITIAL of a PARM_DECL.
1993-06-05 Richard Stallman(pushdecl): Copy DECL_FRAME_SIZE for inline function...
1993-05-26 Richard Stallman(finish_decl): If type is laid out, but decl is not...
1993-05-14 Richard Stallman(complete_array_type): Delete the code to call change_m...
1993-05-11 Richard Stallman(complete_array_type): Call change_main_variant.
1993-05-04 Jim Wilson(grokdeclarator, ARRAY_REF case): Build array type...
1993-04-26 Richard Kenner(pushdecl): Don't make a copy of type of error_mark_node.
1993-04-25 Richard Kenner(init_decl_processing): Last arg to __builtin_apply...
1993-04-23 Richard Kenner(shadow_tag_warned): Let warned have three values,...
1993-04-23 Richard Kenner(push_parm_decl): Turn off warning when parameter shado...
1993-04-18 Richard Stallman(finish_struct): Promote unsigned bitfield to signed int
1993-04-13 Richard Kenner(pop_label_level, combine_parm_decls): Correct args...
1993-04-09 Tom Wood> (grokfield): Check for statically allocated objects.
1993-04-09 Richard Stallman(finish_enum): Store layout results into variant types.
1993-04-06 Richard Stallman(start_function): Inhibit missing prototype warning...
1993-04-05 Per Bothnerc-decl.c (lookup_name_current_level): Make non-static.
1993-03-29 Richard Stallman(store_parm_decls): Use pedwarn for "promoted arg doesn't
1993-03-23 Tom Wood*** empty log message ***
1993-03-22 Richard Stallman(init_decl_processing): Set that var.
1993-03-18 Jim Wilsoncurrent_function_prototype_line): New variables.
1993-03-16 Jim Wilson(grokdeclarator, ARRARY_REF): If exern, then end
1993-03-16 Richard Stallman(grokdeclarator): Error for div by 0 in array size.
1993-03-11 Richard Stallman(define_label): Use current line number in error msg.
1993-03-05 Richard Stallman(store_parm_decls,combine_parm_decls): Call layout_decl...
1993-03-04 Richard Stallman(init_decl_processing): Create complex types.
1993-03-02 Richard Stallman(init_decl_processing): Call init_iterators.
1993-03-02 Richard Stallman(grokdeclarator): Handle iterator storage class.
1993-02-27 Richard Stallman(pushdecl): Nested fn decl gets DECL_CONTEXT iff not...
1993-02-13 Richard Stallman(c_decode_option): Handle -Wmissing-braces.
1993-02-10 Richard Stallman(duplicate_decls): Silently accept harmless mismatch
1993-02-02 Richard StallmanAdd some braces for clarity.
1993-02-02 Richard Stallman(pushdecl): DECL_EXTERNAL implies TREE_PUBLIC, so test...
1993-02-02 Richard Stallman(finish_decl, grokdeclarator, finish_struct): Report...
1993-01-30 Niklas Hallqvist* c-decl.c (c_build_type_variant): Moved to c-common.c.
1993-01-28 Richard Kenner(init_decl_processing): Make the arrays 200 long instea...
1993-01-26 Richard Stallman(init_decl_processing): Use 10 as size of ..._array_typ...
1993-01-25 Jim Wilson(language_string): Delete from here.
1993-01-25 Jeff Lawc-decl.c (finish_struct): Disable "structure/union...
1993-01-25 Richard Stallman(lookup_label): Return 0 if not within a function.
1993-01-15 Brendan Kehoec-decl.c (c_decode_option): Set WARN_UNINITIALIZED...
1993-01-12 Richard Stallman(init_decl_processing): Declare ffs as builtin.
1993-01-10 Paul Eggert# Fix misspellings in comments.
1993-01-09 Richard Stallman(init_decl_processing): Use unsigned_intQI_type_node,
1993-01-07 Jim Wilson(start_decl): Correct order of parameter declarations.
1992-12-31 Jim Wilson(pushdecl): Check TREE_PUBLIC in addition to
1992-12-22 Richard Stallman(store_parm_decls): Use TYPE_MAIN_VARIANT to compare...
1992-12-05 Richard Kenner(start_function): Use TYPE_MAIN_VARIANT when comparing...
1992-11-25 Richard Stallman(duplicate_decls): For builtins, create new function
1992-11-22 Richard Stallman(pushdecl): Don't inherit DECL_INLINE when redeclaring...
1992-11-22 Richard Stallman(c_decode_option): Decode -Wreturn-type.
1992-11-08 Richard Stallman(finish_decl): Don't clear DECL_INITIAL in inline fn...
1992-10-28 Richard Stallman(pushdecl): Allow redeclaring builtin as any sort of...
1992-10-06 Richard Stallman(shadow_tag_warned): Use pedwarn for useless keyword.
1992-09-16 Jim Wilson(grokparms): Copy parm list if it isn't permanent,
1992-09-16 Jim Wilson(print_lang_identifier): Print value of limbo field.
1992-09-11 Richard Stallman(duplicate_decls): For file-scope redefinitions,
1992-09-11 Richard Stallman(finish_struct): Don't assume that a target integer
1992-09-07 Richard Stallman(duplicate_decls): Set DECL_INLINE in newdecl so it...
1992-09-07 Richard Stallman(grokparms): Copy arg type list to savable obstack...
1992-09-01 Richard Stallman(current_block): Function deleted.
1992-08-31 Richard Stallman(c_decode_option): -fnotraditional really undoes -ftrad...
1992-08-29 Richard Stallman(poplevel): Call `remember_end_note' for each newly...
1992-08-28 James Van Artsdalen(init_decl_processing): Add sin and cos as built-in...
1992-08-27 Richard Stallman(init_decl_processing): Fix type of __builtin_constant_p.
1992-08-26 Richard Stallman(poplevel): Store into BLOCK iff it is non-null.
1992-08-14 Richard Stallman(grokdeclarator): Remove duplicate diagnostic for
next
This page took 0.717391 seconds and 108 git commands to generate.