aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-20collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi2-9/+16
2008-05-12objc-act.c (objc_generate_write_barrier, [...]): Use CONVERT_EXPR_P.Tomas Bily2-4/+7
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini2-1/+4
2008-04-03t-uclinux (generated_files): Add sysroot-suffix.h.Tom Tromey2-2/+8
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey2-3/+22
2008-03-27re PR bootstrap/35704 (Bootstrap failure on i686-apple-darwin9 at revision 13...Douglas Gregor2-2/+11
2008-03-25re PR objc/29197 (ICE after error with array type with undefined variable)Andrew Pinski2-0/+16
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey2-18/+8
2008-03-21re PR bootstrap/35660 (Bootstrap failure on i686-apple-darwin9 at revision 13...Andreas Tobler2-3/+11
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2-8/+5
2008-02-06re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ...Kaveh R. Ghazi2-2/+7
2007-08-02Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton8-37/+44
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi3-2/+7
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2-6/+11
2007-04-04re PR objc/31281 (ICE on ObjC try-catch blocks with next runtime)Stuart Hastings2-2/+6
2007-03-26gengtype.c: Don't include gtyp-gen.h.Zack Weinberg1-1/+1
2007-03-01* Make-lang.in: Add dummy lang.install-pdf target.Brooks Moses2-2/+7
2007-02-18* objc/objc-act.c: Fix comment typos.Kazu Hirata2-2/+6
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2-5/+10
2007-01-23re PR objc/27438 ([unit-at-a-time] '_OBJC_INSTANCE_0' defined but not used wa...Andrew Pinski2-0/+7
2007-01-20re PR objc/30479 (Precompiled headers don't seem to work with GNU ObjC)Andrew Pinski2-3/+11
2007-01-11configure.ac (strict1_warn): Rename to strict_warn.Paolo Bonzini1-3/+0
2007-01-02c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor2-1/+21