summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* c-decl.c (c_write_global_declarations): Don't check flag_syntax_only.Philip Herron2010-06-191-5/+0
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-10/+10
* re PR c/20000 (missing warning for noreturn function returning non-void)Manuel López-Ibáñez2010-06-061-6/+0
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-3/+3
* invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet2010-06-011-0/+50
* c-common.h: Add FIXME for awkward split of c_register_addr_space.Steven Bosscher2010-05-281-0/+19
* diagnostic-core.h: New.Joseph Myers2010-05-271-3/+3
* demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz2010-05-261-2/+54
* rtl.h (decl_default_tls_model): Move prototype from here...Steven Bosscher2010-05-261-1/+0
* c-decl.c (diagnose_mismatched_decls): Give error for duplicate typedefs with ...Joseph Myers2010-05-231-4/+34
* c-decl.c: Don't include gimple.h.Steven Bosscher2010-05-161-5/+0
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-6/+1
* c-decl.c (grokfield): Allow typedefs for anonymous structs and unions by defa...Joseph Myers2010-05-151-9/+24
* re PR c/4784 (Anonymous structs issues)Joseph Myers2010-05-091-15/+33
* stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.Steven Bosscher2010-05-051-2/+5
* fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou2010-04-181-1/+1
* re PR c/36774 (-Wmissing-prototypes triggers on nested functions)Shujing Zhao2010-04-121-4/+4
* re PR c/18624 (GCC does not detect local variable set but never used)Jakub Jelinek2010-04-071-3/+36
* re PR c/43381 (infinite loop in gcc.dg/parm-impl-decl-1.c with -g)Joseph Myers2010-03-261-1/+8
* re PR c/43211 (ICE with incomplete type in function argument)Andrew Pinski2010-03-191-0/+2
* re PR c/43248 (ICE: tree check: expected class 'type', have 'exceptional' (er...Andrew Pinski2010-03-041-1/+2
* re PR c/24577 (diagnostic informative note labelled "error")Manuel López-Ibáñez2010-02-261-3/+2
* re PR c/43125 (Revision 156907 failed gcc.dg/attr-used.c)Mike Stump2010-02-201-0/+4
* tree.h (TYPE_TRANSPARENT_UNION): Replace with ...Janis Johnson2010-01-211-2/+2
* re PR middle-end/42674 (Bogus "no return statement in function returning non-...Jakub Jelinek2010-01-141-0/+2
* re PR c/42570 (ICE in get_alias_set, at alias.c:710)Richard Guenther2010-01-011-1/+3
* re PR c/42439 (Linux kernel BUILD_BUG_ON() broke)Joseph Myers2009-12-301-2/+14
* decl.c (finish_function): Rename pre-genericize event.Brian Hackett2009-12-211-0/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-24/+24
* tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.Ben Elliston2009-10-261-7/+128
* re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes mis...Dodji Seketeli2009-09-231-0/+7
* c-decl.c (finish_struct): Adjust DECL_SOURCE_LOCATION of TYPE_STUB_DECL.Jakub Jelinek2009-09-171-0/+5
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-24/+2
* hwint.h (HOST_LONG_FORMAT): New macroDouglas B Rupp2009-08-251-1/+1
* c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.Richard Guenther2009-08-201-15/+1
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-27/+4
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-4/+4
* cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez2009-07-071-25/+30
* c-lex.c: Replace %H by an explicit location.Manuel López-Ibáñez2009-07-071-6/+6
* c-decl.c (merge_decls): Re-indent.H.J. Lu2009-06-261-6/+6
* linux.opt: Put mglibc ahead of muclibc.Ian Lance Taylor2009-06-221-0/+12
* ggc-page.c (ggc_pch_write_object): Initialize emptyBytes.Ian Lance Taylor2009-06-191-0/+8
* dse.c (struct store_info): Rename bitmap field to bmap.Ian Lance Taylor2009-06-191-230/+438
* c-decl.c (grokdeclarator): If -Wc++-compat, warn about a global variable with...Ian Lance Taylor2009-06-191-0/+13
* * c-decl.c (grokdeclarator): Change size_varies to bool.Ian Lance Taylor2009-06-161-10/+10
* df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.Ian Lance Taylor2009-06-161-79/+565
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-242/+332
* c-decl.c (finish_decl): Use bool for variable was_incomplete.Bernhard Reutner-Fischer2009-06-071-2/+1
* tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore2009-05-201-0/+16
* alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor2009-05-161-0/+41