aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-02c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor1-1/+15
2006-11-02objc-act.c (objc_finish_file): Remove ifdef clause for OBJCPLUS and content w...Andreas Tobler1-4/+0
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-50/+56
2006-09-26re PR objc/29195 (ICE in expand_expr_real_1, at expr.c:6932)Andrew Pinski1-2/+13
2006-09-19tm.texi (OBJC_JBLEN): Describe.Eric Christopher1-66/+63
2006-07-19re PR objc++/28434 (ICE with invalid protocol)Volker Reichelt1-4/+4
2006-06-06* objc-act.c: Remove prototype for objc_build_volatilized_type.Mike Stump1-1/+0
2006-05-28Fix whitespacingMike Stump1-3/+5
2006-05-24* objc-act.c (build_next_objc_exception_stuff): Use JBLEN instead of _JBLEN.Mike Stump1-5/+5
2006-05-05re PR objc/27240 (ICE with invalid fields)Volker Reichelt1-0/+3
2006-03-02Fixed a couple of objctective-c bugs.Fariborz Jahanian1-3/+6
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2005-12-16re PR objc/25360 (Complex types are not encoded)Andrew Pinski1-0/+6
2005-12-12re PR objc/25348 (ICE encoding zero sized struct array)Andrew Pinski1-3/+6
2005-12-02objc-act.c (objc_build_exc_ptr, [...]): Use buildN instead of build.Richard Guenther1-16/+16
2005-10-21Index: objc/ChangeLogGeoffrey Keating1-0/+17
2005-10-17objc-act.c (objc_build_component_ref): Adjust call to finish_class_member_acc...Andreas Krebbel1-1/+1
2005-08-31re PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work w...Andrew Pinski1-59/+11
2005-08-30re PR objc/23381 (Next runtime objc exceptions are broken)Andrew Pinski1-0/+1
2005-08-09part of PR objc/21992Andrew Pinski1-0/+2
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-1/+1
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-1/+0
2005-07-08objc-act.c (objc_build_struct): Pass in an actual @interface instead of its n...Ziemowit Laski1-9/+26
2005-07-07re PR objc/22274 (string[1-4].m, const-str-5.m fails with the gnu runtime)Ziemowit Laski1-1/+1
2005-07-02c.opt, [...]: Remove "." from end of help texts.Joseph Myers1-7/+7
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-6/+6
2005-07-01objc-act.c (objc_build_volatilized_type): New function.Ziemowit Laski1-2/+37
2005-06-29darwin.c (machopic_select_section): constant ObjC string objects now always h...Ziemowit Laski1-11/+34
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+1