aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-07re PR objc/22274 (string[1-4].m, const-str-5.m fails with the gnu runtime)Ziemowit Laski2-1/+7
2005-07-03Make-lang.in (cc1plus-checksum.c): Use build/genchecksum$(build_exeext), not ...Kazu Hirata2-2/+7
2005-07-02c.opt, [...]: Remove "." from end of help texts.Joseph Myers2-7/+11
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2-6/+11
2005-07-01objc-act.c (objc_build_volatilized_type): New function.Ziemowit Laski2-2/+43
2005-06-30pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg2-2/+1
2005-06-29darwin.c (machopic_select_section): constant ObjC string objects now always h...Ziemowit Laski3-11/+48
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook2-0/+6
2005-06-28objc-act.c (objc_build_struct): Save the TYPE_OBJC_INFO portion of TYPE_LANG_...Ziemowit Laski2-0/+23
2005-06-25Update FSF address.Kelley Cook8-14/+18
2005-06-15c-tree.h (default_function_array_conversion): Declare.Joseph Myers2-4/+23
2005-05-25objc-act.c (volatilized_hash): Avoid warnings on 64-bit machines.Mike Stump2-1/+6
2005-05-24objc-act.c (objc_build_struct): New function.Ziemowit Laski4-380/+611
2005-05-20Give credit, where credit is due.Ziemowit Laski1-1/+2
2005-05-18dummy-checksum.c: New.Geoffrey Keating2-2/+20
2005-05-18re PR objc/21641 (cris-axis-elf, cris-axis-linux-gnu, mmix-knuth-mmixware, x8...Mike Stump2-3/+10
2005-05-17Yet more Objective-C++...Ziemowit Laski3-237/+963
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2-41/+45
2005-04-21c-common.h (objc_build_method_signature): Update prototype.Roger Sayle3-7/+23
2005-04-20re PR c/12913 (Jumps into variable length array scope not rejected)Joseph Myers2-6/+19
2005-04-13Make-lang.in (objc-lang.o): Depend on tree-gimple.h.Dale Johannesen4-2/+60
2005-03-30re PR c++/772 (Statement expressions issues)Joseph Myers2-0/+13
2005-03-23c-common.c (c_common_truthvalue_conversion): Adjust comment.Joseph Myers2-4/+10
2005-02-25c-parser.c: New file.Joseph Myers3-27/+14
2005-01-29lang-specs.h, [...]: Update copyright.Kazu Hirata5-4/+9
2005-01-28objc-act.c (objc_finish_file): In ObjC++ mode, set at_eof before calling inst...Matt Austern2-0/+6
2005-01-26re PR objc/18862 (ICE on gcc-4.0-20041205/gcc/testsuite/objc.dg/selector-1.m)Alexander Malmberg2-2/+16