summaryrefslogtreecommitdiff
path: root/gcc/objc
Commit message (Expand)AuthorAgeFilesLines
* objc-act.c (objc_finish_file): Remove ifdef clause for OBJCPLUS and content w...Andreas Tobler2006-11-022-4/+5
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-232-50/+65
* --(top level)--------------------------------------------Brooks Moses2006-10-102-1/+6
* re PR objc/29195 (ICE in expand_expr_real_1, at expr.c:6932)Andrew Pinski2006-09-262-2/+19
* tm.texi (OBJC_JBLEN): Describe.Eric Christopher2006-09-192-66/+69
* Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable...Volker Reichelt2006-07-282-4/+9
* re PR objc++/28434 (ICE with invalid protocol)Volker Reichelt2006-07-192-4/+9
* * objc-act.c: Remove prototype for objc_build_volatilized_type.Mike Stump2006-06-062-1/+4
* Fix whitespacingMike Stump2006-05-281-3/+5
* * objc-act.c (build_next_objc_exception_stuff): Use JBLEN instead of _JBLEN.Mike Stump2006-05-242-7/+11
* re PR objc/27240 (ICE with invalid fields)Volker Reichelt2006-05-052-0/+8
* re PR bootstrap/26500 (info/gfortran.info is no longer being installed)Paolo Bonzini2006-03-081-0/+3
* Fixed a couple of objctective-c bugs.Fariborz Jahanian2006-03-022-3/+12
* Make-lang.in (OBJC): RemoveRafael Espindola2006-02-202-3/+8
* configure.ac (target_list): Add install-info, dvi, html.Paolo Bonzini2006-02-201-1/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-2/+2
* re PR objc/25360 (Complex types are not encoded)Andrew Pinski2005-12-162-0/+12
* re PR objc/25348 (ICE encoding zero sized struct array)Andrew Pinski2005-12-122-3/+11
* sourcebuild.texi (all.build, [...]): Remove.Rafael Ávila de Espíndola2005-12-072-5/+6
* gty.texi: Remove instructions for adding a dependency on s-gtype.Alan Modra2005-12-072-3/+4
* Fixup some spacingMike Stump2005-12-031-4/+4
* objc-act.c (objc_build_exc_ptr, [...]): Use buildN instead of build.Richard Guenther2005-12-022-16/+24
* Index: objc/ChangeLogGeoffrey Keating2005-10-212-0/+22
* objc-act.c (objc_build_component_ref): Adjust call to finish_class_member_acc...Andreas Krebbel2005-10-172-1/+6
* re PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work w...Andrew Pinski2005-08-312-59/+19
* re PR objc/23381 (Next runtime objc exceptions are broken)Andrew Pinski2005-08-302-0/+7
* part of PR objc/21992Andrew Pinski2005-08-092-0/+7
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-202-1/+7
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-084-9/+49
* objc-act.c (objc_build_struct): Pass in an actual @interface instead of its n...Ziemowit Laski2005-07-082-9/+35
* re PR objc/22274 (string[1-4].m, const-str-5.m fails with the gnu runtime)Ziemowit Laski2005-07-072-1/+7
* Make-lang.in (cc1plus-checksum.c): Use build/genchecksum$(build_exeext), not ...Kazu Hirata2005-07-032-2/+7
* c.opt, [...]: Remove "." from end of help texts.Joseph Myers2005-07-022-7/+11
* toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2005-07-022-6/+11
* objc-act.c (objc_build_volatilized_type): New function.Ziemowit Laski2005-07-012-2/+43
* pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg2005-06-302-2/+1
* darwin.c (machopic_select_section): constant ObjC string objects now always h...Ziemowit Laski2005-06-293-11/+48
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-282-0/+6
* objc-act.c (objc_build_struct): Save the TYPE_OBJC_INFO portion of TYPE_LANG_...Ziemowit Laski2005-06-282-0/+23
* Update FSF address.Kelley Cook2005-06-258-14/+18
* c-tree.h (default_function_array_conversion): Declare.Joseph Myers2005-06-152-4/+23
* objc-act.c (volatilized_hash): Avoid warnings on 64-bit machines.Mike Stump2005-05-252-1/+6
* objc-act.c (objc_build_struct): New function.Ziemowit Laski2005-05-244-380/+611
* Give credit, where credit is due.Ziemowit Laski2005-05-201-1/+2
* dummy-checksum.c: New.Geoffrey Keating2005-05-182-2/+20
* re PR objc/21641 (cris-axis-elf, cris-axis-linux-gnu, mmix-knuth-mmixware, x8...Mike Stump2005-05-182-3/+10
* Yet more Objective-C++...Ziemowit Laski2005-05-173-237/+963
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-232-41/+45
* c-common.h (objc_build_method_signature): Update prototype.Roger Sayle2005-04-213-7/+23
* re PR c/12913 (Jumps into variable length array scope not rejected)Joseph Myers2005-04-202-6/+19