aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-21tree.h (TYPE_TRANSPARENT_UNION): Replace with ...Janis Johnson1-2/+2
2010-01-14re PR middle-end/42674 (Bogus "no return statement in function returning non-...Jakub Jelinek1-0/+2
2010-01-01re PR c/42570 (ICE in get_alias_set, at alias.c:710)Richard Guenther1-1/+3
2009-12-30re PR c/42439 (Linux kernel BUILD_BUG_ON() broke)Joseph Myers1-2/+14
2009-12-21decl.c (finish_function): Rename pre-genericize event.Brian Hackett1-0/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-24/+24
2009-10-26tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.Ben Elliston1-7/+128
2009-09-23re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes mis...Dodji Seketeli1-0/+7
2009-09-17c-decl.c (finish_struct): Adjust DECL_SOURCE_LOCATION of TYPE_STUB_DECL.Jakub Jelinek1-0/+5
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-24/+2
2009-08-25hwint.h (HOST_LONG_FORMAT): New macroDouglas B Rupp1-1/+1
2009-08-20c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.Richard Guenther1-15/+1
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-27/+4
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-4/+4
2009-07-07cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez1-25/+30
2009-07-07c-lex.c: Replace %H by an explicit location.Manuel López-Ibáñez1-6/+6
2009-06-26c-decl.c (merge_decls): Re-indent.H.J. Lu1-6/+6
2009-06-22linux.opt: Put mglibc ahead of muclibc.Ian Lance Taylor1-0/+12
2009-06-19ggc-page.c (ggc_pch_write_object): Initialize emptyBytes.Ian Lance Taylor1-0/+8
2009-06-19dse.c (struct store_info): Rename bitmap field to bmap.Ian Lance Taylor1-230/+438
2009-06-19c-decl.c (grokdeclarator): If -Wc++-compat, warn about a global variable with...Ian Lance Taylor1-0/+13
2009-06-16* c-decl.c (grokdeclarator): Change size_varies to bool.Ian Lance Taylor1-10/+10
2009-06-16df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.Ian Lance Taylor1-79/+565
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-242/+332
2009-06-07c-decl.c (finish_decl): Use bool for variable was_incomplete.Bernhard Reutner-Fischer1-2/+1
2009-05-20tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore1-0/+16
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-0/+41
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-29/+159
2009-05-08re PR c/36892 (Support __attribute__((deprecated("text string"))))H.J. Lu1-1/+1
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson1-0/+40
2009-05-06re PR c/40032 (ICE with incomplete type in struct)Joseph Myers1-1/+4
2009-05-04c-common.c (handle_mode_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-47/+105
2009-04-26re PR c/39581 (VLA types at file scope wrongly rejected)Joseph Myers1-2/+32
2009-04-26re PR c/39556 (statics in C99 inline functions later declared extern)Joseph Myers1-3/+77
2009-04-26c-decl.c (build_enumerator): Allow values folding to integer constants but no...Joseph Myers1-4/+20
2009-04-25re PR c/39564 (variably modified function return types not always diagnosed)Joseph Myers1-2/+8
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-10/+6
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez1-2/+2
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-10/+14
2009-04-19re PR c/38243 (Restrict constraint violation not an error with -pedantic-errors)Joseph Myers1-0/+6
2009-04-14diagnostic.c (diagnostic_report_diagnostic): Do not warn about loaded plugins...Diego Novillo1-3/+0
2009-04-14[multiple changes]Diego Novillo1-0/+4
2009-04-02c-decl.c (merge_decls): Make sure newdecl and olddecl don't share the argumen...Rafael Avila de Espindola1-1/+9
2009-04-02re PR c++/26693 (Access checks not performed for types in templates)Dodji Seketeli1-62/+1
2009-04-01re PR c/39605 ("error: variable-size type declared outside of any function" i...Joseph Myers1-1/+11
2009-03-30re PR debug/39563 (C block scopes have no DW_TAG_lexical_block)Jakub Jelinek1-21/+58
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers1-1/+1
2009-03-29re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))Joseph Myers1-19/+96
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-10re PR c/39084 (ice on struct redefinition)Steve Ellcey1-0/+2