aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-13* objc-act.c (objc_add_static_instance): Do not set DECL_COMMON.Jan Hubicka1-1/+0
2009-09-14Squash commit of EH in gimpleRichard Henderson1-5/+10
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-33/+29
2009-08-20c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.Richard Guenther1-0/+1
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-7/+6
2009-07-07tree.c (set_expr_locus): Remove.Manuel López-Ibáñez1-1/+1
2009-07-07cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez1-15/+19
2009-07-07c-lex.c: Replace %H by an explicit location.Manuel López-Ibáñez1-7/+7
2009-06-22re PR objc++/28050 (ICE on invalid initializer)Matthias Klose1-1/+1
2009-06-19dse.c (struct store_info): Rename bitmap field to bmap.Ian Lance Taylor1-5/+3
2009-06-16df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.Ian Lance Taylor1-13/+0
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-97/+156
2009-06-09targhooks.c (default_builtin_vectorized_function): Change fn parameter to uns...Ian Lance Taylor1-1/+1
2009-06-08common.opt (fcompare-debug=, [...]): New.Alexandre Oliva1-1/+1
2009-05-21tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor1-1/+1
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-40/+61
2009-05-10pretty-print.h (struct pretty_print_info): Add translate_identifiers.Joseph Myers1-140/+123
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-2/+2
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-5/+6
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-6/+3
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-8/+11
2009-04-09re PR objc/29200 (%s substituted with "methods"/"selectors" can't be properly...David Ayers1-28/+38
2009-03-30re PR bootstrap/39583 (Revision 145255 breaks bootstrap with obj-c++)Dominique d'Humieres1-0/+5
2009-03-29re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))Joseph Myers1-2/+5
2008-10-06c-decl.c (finish_decl): Pass input_location to build_unary_op.Aldy Hernandez1-42/+69
2008-09-23c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b...Aldy Hernandez1-4/+6
2008-09-17re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski1-21/+0
2008-09-17re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka1-1/+0
2008-09-01tree.c (protected_set_expr_location): New.Aldy Hernandez1-7/+13
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+1
2008-07-21objc-act.c: Fix comment typos.Ralf Wildenhues1-2/+2
2008-07-18objc-act.c (objc_start_class_interface, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-88/+88
2008-07-15re PR objc++/36723 (massive obj-c++ failures at rev.137407)Jason Merrill1-2/+1
2008-07-14objc-act.c (synth_module_prologue): Use TREE_NO_WARNING instead of DECL_IN_SY...Rafael Avila de Espindola1-2/+2
2008-07-11c-common.h (enum rid): Add RID_CXX_COMPAT_WARN.Ian Lance Taylor1-4/+1
2008-06-20collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi1-9/+9
2008-05-12objc-act.c (objc_generate_write_barrier, [...]): Use CONVERT_EXPR_P.Tomas Bily1-4/+2
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini1-1/+0
2008-03-27re PR bootstrap/35704 (Bootstrap failure on i686-apple-darwin9 at revision 13...Douglas Gregor1-2/+3
2008-03-25re PR objc/29197 (ICE after error with array type with undefined variable)Andrew Pinski1-0/+10
2008-03-21re PR bootstrap/35660 (Bootstrap failure on i686-apple-darwin9 at revision 13...Andreas Tobler1-3/+3
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-8/+1
2007-08-02Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton1-5/+5
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-6/+6
2007-04-04re PR objc/31281 (ICE on ObjC try-catch blocks with next runtime)Stuart Hastings1-2/+1
2007-02-18* objc/objc-act.c: Fix comment typos.Kazu Hirata1-2/+2
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-5/+3
2007-01-23re PR objc/27438 ([unit-at-a-time] '_OBJC_INSTANCE_0' defined but not used wa...Andrew Pinski1-0/+1
2007-01-20re PR objc/30479 (Precompiled headers don't seem to work with GNU ObjC)Andrew Pinski1-3/+3