aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-02objc-act.c (objc_finish_file): Remove ifdef clause for OBJCPLUS and content w...Andreas Tobler2-4/+5
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola2-50/+65
2006-10-10--(top level)--------------------------------------------Brooks Moses2-1/+6
2006-09-26re PR objc/29195 (ICE in expand_expr_real_1, at expr.c:6932)Andrew Pinski2-2/+19
2006-09-19tm.texi (OBJC_JBLEN): Describe.Eric Christopher2-66/+69
2006-07-28Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable...Volker Reichelt2-4/+9
2006-07-19re PR objc++/28434 (ICE with invalid protocol)Volker Reichelt2-4/+9
2006-06-06* objc-act.c: Remove prototype for objc_build_volatilized_type.Mike Stump2-1/+4
2006-05-28Fix whitespacingMike Stump1-3/+5
2006-05-24* objc-act.c (build_next_objc_exception_stuff): Use JBLEN instead of _JBLEN.Mike Stump2-7/+11
2006-05-05re PR objc/27240 (ICE with invalid fields)Volker Reichelt2-0/+8
2006-03-08re PR bootstrap/26500 (info/gfortran.info is no longer being installed)Paolo Bonzini1-0/+3
2006-03-02Fixed a couple of objctective-c bugs.Fariborz Jahanian2-3/+12
2006-02-20Make-lang.in (OBJC): RemoveRafael Espindola2-3/+8
2006-02-20configure.ac (target_list): Add install-info, dvi, html.Paolo Bonzini1-1/+1
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 Pinski2-0/+12
2005-12-12re PR objc/25348 (ICE encoding zero sized struct array)Andrew Pinski2-3/+11
2005-12-07sourcebuild.texi (all.build, [...]): Remove.Rafael Ávila de Espíndola2-5/+6
2005-12-07gty.texi: Remove instructions for adding a dependency on s-gtype.Alan Modra2-3/+4
2005-12-03Fixup some spacingMike Stump1-4/+4
2005-12-02objc-act.c (objc_build_exc_ptr, [...]): Use buildN instead of build.Richard Guenther2-16/+24
2005-10-21Index: objc/ChangeLogGeoffrey Keating2-0/+22
2005-10-17objc-act.c (objc_build_component_ref): Adjust call to finish_class_member_acc...Andreas Krebbel2-1/+6
2005-08-31re PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work w...Andrew Pinski2-59/+19
2005-08-30re PR objc/23381 (Next runtime objc exceptions are broken)Andrew Pinski2-0/+7
2005-08-09part of PR objc/21992Andrew Pinski2-0/+7
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2-1/+7
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin4-9/+49
2005-07-08objc-act.c (objc_build_struct): Pass in an actual @interface instead of its n...Ziemowit Laski2-9/+35