summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (documented_lang_options): Document moregeoffk2002-03-051-143/+64
* * c-decl.c (start_decl): Initialized variables are not common.rth2002-03-031-1/+1
* * c-decl.c (finish_function): Only warn about missing returnjason2002-02-281-3/+4
* * Makefile.in (integrate.o): Update.neil2002-02-281-2/+2
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-145/+16
* * c-decl.c (pushdecl): If no global declaration is found for anaoliva2002-02-201-3/+5
* PR c++/5713jakub2002-02-201-0/+1
* * c-decl.c (grokdeclarator): Prevent a segfault on unnamed decls.rsandifo2002-02-151-2/+2
* PR c/5503:jakub2002-02-141-0/+16
* * c-decl.c (finish_function): Warn about a non-void function withjason2002-02-061-0/+31
* * target.h (struct gcc_target): Added ms_bitfield_layout_p.aoliva2002-02-051-1/+2
* * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfieldneil2002-02-021-137/+114
* * c-lex.c (yyparse): Call debug_hooks->start_source_file forzack2002-02-011-0/+1
* * c-decl.c (grokdeclarator): Handle type being a typedef for anjsm282002-01-311-3/+8
* PR c/3325neil2002-01-291-114/+137
* PR other/1502:jakub2002-01-291-1/+1
* * builtins.c (expand_builtin_strncpy): Use integer_zerop insteadkenner2002-01-251-6/+5
* Added __attribute__((deprecated)) patches.ira2002-01-101-2/+31
* * c-decl.c (c_expand_body): Don't call outlining_inline_function.rth2002-01-061-5/+0
* * c-decl.c (c_expand_body): Call outlining_inline_function whenrth2002-01-021-1/+6
* PR c/5163:rth2001-12-241-15/+34
* * c-common.def (COMPOUND_LITERAL_EXPR): Contain a DECL_STMT, notjsm282001-12-171-1/+3
* * c-parse.in (typename): Do not split attributes.aldyh2001-12-151-3/+11
* * c-decl.c (c_language): Remove duplicate.rth2001-12-071-4/+0
* * c-common.c (shadow_warning): New function, moved from cp/decl.c.neil2001-12-051-45/+72
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-5/+1
* * c-decl.c (pushdecl): Only increase n_incomplete if pushed decl'sjakub2001-12-051-3/+24
* * c-common.def (COMPOUND_LITERAL_EXPR): New.jsm282001-12-041-0/+53
* * c-decl.c (duplicate_decls): Revert rth's patch. If newdeclaoliva2001-12-041-5/+6
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-1/+1
* * c-decl.c (duplicate_decls): Conditionalize DECL_SAVED_TREE copy.rth2001-12-021-2/+4
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-3/+3
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-3/+3
* * c-decl.c (duplicate_decls): Copy DECL_SAVED_TREE.rth2001-11-301-0/+1
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* * c-decl.c (c_expand_deferred_function): Only call c_expand_bodyjakub2001-11-211-2/+7
* * c-decl.c (c_decode_option): Give deprecation warning forjsm282001-11-181-0/+1
* * c-common.c (struct disabled_builtin, disabled_builtins,jsm282001-11-181-0/+2
* * c-common.c: Include c-lex.h.neil2001-11-151-1/+4
* * cfglayout.c (fixup_fallthru_exit_predecesor): New static function.hubicka2001-11-141-2/+5
* * Makefile.in (c-lang.o): Depend on $(VARRAY_H).aoliva2001-11-121-6/+28
* * Makefile.in: Update.neil2001-11-091-19/+1
* * c-decl.c (pushdecl): Remove file and line.neil2001-11-071-8/+0
* * c-decl.c (delete_block): Remove.neil2001-11-051-24/+0
* * c-decl.c (pushdecl): Move block inside if conditional to removeneil2001-11-031-7/+10
* 2001-10-30 Paolo Bonzini <bonzini@gnu.org>jsm282001-10-301-13/+33
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,jsm282001-10-291-2/+2
* * c-decl.c (finish_decl): Don't add DECL_STMTs for nested functionjakub2001-10-241-1/+2
* * c-common.c (warn_div_by_zero): New.neil2001-10-231-0/+4
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-0/+4