aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
2009-12-17objc-act.c (objc_substitute_decl, [...]): Update build_indirect_ref calls.Shujing Zhao2-3/+9
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2-16/+8
2009-11-28re PR objc++/42156 (Hundreds of objc++ testsuite regressions)Jakub Jelinek2-3/+16
2009-11-13* objc-act.c (objc_add_static_instance): Do not set DECL_COMMON.Jan Hubicka2-1/+4
2009-09-14Squash commit of EH in gimpleRichard Henderson2-5/+16
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther4-33/+52
2009-09-03[multiple changes]Diego Novillo2-1/+5
2009-08-20c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.Richard Guenther3-1/+7
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2-7/+13
2009-07-14sourcebuild.texi: Document install-plugin target.Taras Glek2-0/+7
2009-07-07tree.c (set_expr_locus): Remove.Manuel López-Ibáñez2-1/+6
2009-07-07cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez2-15/+24
2009-07-07c-lex.c: Replace %H by an explicit location.Manuel López-Ibáñez2-7/+12
2009-06-22re PR objc++/28050 (ICE on invalid initializer)Matthias Klose2-1/+7
2009-06-19dse.c (struct store_info): Rename bitmap field to bmap.Ian Lance Taylor2-5/+11
2009-06-16df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.Ian Lance Taylor2-13/+5
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2-97/+184
2009-06-09targhooks.c (default_builtin_vectorized_function): Change fn parameter to uns...Ian Lance Taylor3-3/+8
2009-06-08common.opt (fcompare-debug=, [...]): New.Alexandre Oliva2-1/+6
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor2-1/+6
2009-05-27Makefile.in (LINKER, [...]): Define.Ian Lance Taylor2-2/+8
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor2-3/+8
2009-05-21tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor2-1/+6
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2-40/+81
2009-05-10pretty-print.h (struct pretty_print_info): Add translate_identifiers.Joseph Myers2-140/+145
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2-2/+6
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2-5/+11
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek3-12/+11
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+11
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor2-8/+16
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'Humieres2-0/+10
2009-03-29re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))Joseph Myers2-2/+15
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2-2/+2
2008-12-05Fix dates.Eric Botcazou1-1/+1
2008-12-05re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)Jakub Jelinek1-0/+6
2008-12-05re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)Sebastian Pop1-2/+2
2008-10-06c-decl.c (finish_decl): Pass input_location to build_unary_op.Aldy Hernandez2-42/+95
2008-09-23c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b...Aldy Hernandez2-4/+13
2008-09-17re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski4-24/+7
2008-09-17re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka2-1/+6
2008-09-05Convert ChangeLog files to UTF-8.Jakub Jelinek1-5/+5
2008-09-01tree.c (protected_set_expr_location): New.Aldy Hernandez2-7/+22
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener4-5/+21
2008-07-21objc-act.c: Fix comment typos.Ralf Wildenhues2-2/+6
2008-07-18objc-act.c (objc_start_class_interface, [...]): Avoid C++ keywords.Kaveh R. Ghazi2-88/+98
2008-07-15re PR objc++/36723 (massive obj-c++ failures at rev.137407)Jason Merrill2-2/+6
2008-07-14objc-act.c (synth_module_prologue): Use TREE_NO_WARNING instead of DECL_IN_SY...Rafael Avila de Espindola2-2/+7
2008-07-11c-common.h (enum rid): Add RID_CXX_COMPAT_WARN.Ian Lance Taylor2-4/+6
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor2-60/+0