Age | Commit message (Expand) | Author | Files | Lines |
2002-03-05 | toplev.c (documented_lang_options): Document more language-specific options. | Geoffrey Keating | 1 | -143/+64 |
2002-03-03 | * c-decl.c (start_decl): Initialized variables are not common. | Richard Henderson | 1 | -1/+1 |
2002-02-28 | c-decl.c (finish_function): Only warn about missing return statement with -Wr... | Jason Merrill | 1 | -3/+4 |
2002-02-28 | Makefile.in (integrate.o): Update. | Neil Booth | 1 | -2/+2 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -145/+16 |
2002-02-20 | c-decl.c (pushdecl): If no global declaration is found for an extern declarat... | Alexandre Oliva | 1 | -3/+5 |
2002-02-20 | re PR c++/5713 (Redeclaration causes ice in in make_decl_rtl, at varasm.c:835) | Jakub Jelinek | 1 | -0/+1 |
2002-02-15 | * c-decl.c (grokdeclarator): Prevent a segfault on unnamed decls. | Richard Sandiford | 1 | -2/+2 |
2002-02-14 | re PR c/5503 (GCC ignores prototype) | Jakub Jelinek | 1 | -0/+16 |
2002-02-06 | c-decl.c (finish_function): Warn about a non-void function with no return sta... | Jason Merrill | 1 | -0/+31 |
2002-02-05 | target.h (struct gcc_target): Added ms_bitfield_layout_p. | Alexandre Oliva | 1 | -1/+2 |
2002-02-02 | c-decl.c, [...]: Revert bitfield patch. | Neil Booth | 1 | -137/+114 |
2002-02-01 | c-lex.c (yyparse): Call debug_hooks->start_source_file for the primary source... | Zack Weinberg | 1 | -0/+1 |
2002-01-31 | c-decl.c (grokdeclarator): Handle type being a typedef for an invalid type. | Joseph Myers | 1 | -3/+8 |
2002-01-29 | re PR c/3325 (cast of bit-field to same type gets discarded) | Neil Booth | 1 | -114/+137 |
2002-01-29 | re PR other/1502 (Nonexistent -W options not diagnosed) | Jakub Jelinek | 1 | -1/+1 |
2002-01-25 | builtins.c (expand_builtin_strncpy): Use integer_zerop instead of compare_tre... | Richard Kenner | 1 | -6/+5 |
2002-01-10 | Added __attribute__((deprecated)) patches. | Ira Ruben | 1 | -2/+31 |
2002-01-05 | c-decl.c (c_expand_body): Don't call outlining_inline_function. | Richard Henderson | 1 | -5/+0 |
2002-01-02 | c-decl.c (c_expand_body): Call outlining_inline_function when emitting an inl... | Jason Merrill | 1 | -1/+6 |
2001-12-24 | re PR debug/5163 (Internal compiler error in add_abstract_origin_attribute, a... | Richard Henderson | 1 | -15/+34 |
2001-12-17 | re PR c/5105 (compound literal patch broken with inlining) | Joseph Myers | 1 | -1/+3 |
2001-12-15 | c-parse.in (typename): Do not split attributes. | Aldy Hernandez | 1 | -3/+11 |
2001-12-07 | * c-decl.c (c_language): Remove duplicate. | Richard Henderson | 1 | -4/+0 |
2001-12-05 | c-common.c (shadow_warning): New function, moved from cp/decl.c. | Neil Booth | 1 | -45/+72 |
2001-12-05 | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 1 | -5/+1 |
2001-12-05 | c-decl.c (pushdecl): Only increase n_incomplete if pushed decl's type is RECO... | Jakub Jelinek | 1 | -3/+24 |
2001-12-04 | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 1 | -0/+53 |
2001-12-04 | c-decl.c (duplicate_decls): Revert rth's patch. | Alexandre Oliva | 1 | -5/+6 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -1/+1 |
2001-12-02 | * c-decl.c (duplicate_decls): Conditionalize DECL_SAVED_TREE copy. | Richard Henderson | 1 | -2/+4 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -3/+3 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -3/+3 |
2001-11-30 | * c-decl.c (duplicate_decls): Copy DECL_SAVED_TREE. | Richard Henderson | 1 | -0/+1 |
2001-11-23 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-11-21 | c-decl.c (c_expand_deferred_function): Only call c_expand_body if fndecl is s... | Jakub Jelinek | 1 | -2/+7 |
2001-11-18 | c-decl.c (c_decode_option): Give deprecation warning for -traditional. | Joseph Myers | 1 | -0/+1 |
2001-11-18 | c-common.c (struct disabled_builtin, [...]): New. | Joseph Myers | 1 | -0/+2 |
2001-11-15 | c-common.c: Include c-lex.h. | Neil Booth | 1 | -1/+4 |
2001-11-14 | cfglayout.c (fixup_fallthru_exit_predecesor): New static function. | Jan Hubicka | 1 | -2/+5 |
2001-11-12 | Makefile.in (c-lang.o): Depend on $(VARRAY_H). | Alexandre Oliva | 1 | -6/+28 |
2001-11-09 | Makefile.in: Update. | Neil Booth | 1 | -19/+1 |
2001-11-07 | c-decl.c (pushdecl): Remove file and line. | Neil Booth | 1 | -8/+0 |
2001-11-05 | c-decl.c (delete_block): Remove. | Neil Booth | 1 | -24/+0 |
2001-11-03 | c-decl.c (pushdecl): Move block inside if conditional to remove possibility o... | Neil Booth | 1 | -7/+10 |
2001-10-30 | Localization fixes. | Paolo Bonzini | 1 | -13/+33 |
2001-10-29 | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 1 | -2/+2 |
2001-10-24 | c-decl.c (finish_decl): Don't add DECL_STMTs for nested function prototypes. | Jakub Jelinek | 1 | -1/+2 |
2001-10-23 | c-common.c (warn_div_by_zero): New. | Neil Booth | 1 | -0/+4 |
2001-10-20 | basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | Jan Hubicka | 1 | -0/+4 |