summaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.h
Commit message (Expand)AuthorAgeFilesLines
* Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton2007-08-021-5/+5
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-1/+1
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-8/+8
* darwin.c (machopic_select_section): constant ObjC string objects now always h...Ziemowit Laski2005-06-291-0/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* objc-act.c (objc_build_struct): New function.Ziemowit Laski2005-05-241-3/+0
* Yet more Objective-C++...Ziemowit Laski2005-05-171-14/+38
* c-common.h (objc_build_method_signature): Update prototype.Roger Sayle2005-04-211-0/+1
* Make-lang.in (objc-lang.o): Depend on tree-gimple.h.Dale Johannesen2005-04-131-0/+5
* lang-specs.h, [...]: Update copyright.Kazu Hirata2005-01-291-1/+1
* re PR objc/18408 (ICE compiling code that involves casting classes)Alexander Malmberg2005-01-241-0/+1
* objc-act.c (build_private_template): Change to return 'void'...Ziemowit Laski2004-12-161-21/+61
* c-common.h: Remove RID_ID.Ziemowit Laski2004-10-251-2/+2
* objc-act.c (objc_fold_objc_type_ref): New function.Ziemowit Laski2004-09-221-0/+1
* Makefile.in (c-parse.o): Depend on $(C_COMMON_H).Ziemowit Laski2004-09-081-66/+28
* c-parse.in (primary): Call objc_build_message_expr()...Ziemowit Laski2004-09-021-8/+8
* c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.Nathan Sidwell2004-08-241-1/+1
* Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski2004-08-151-3/+3
* c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell2004-07-051-10/+10
* c-decl.c (c_in_iteration_stmt, [...]): Remove.Richard Henderson2004-06-241-1/+1
* objc-act.h (get_object_reference): Rename to get_protocol_reference.David Ayers2004-06-211-7/+7
* c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson2004-06-171-13/+7
* c-parse.in (OFFSETOF, [...]): New.Richard Henderson2004-06-011-2/+2
* PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg2004-03-231-2/+0
* c-parse.in (methoddef, [...]): Call objc_add_method() instead of add_method().Ziemowit Laski2003-10-151-1/+1
* MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski2003-09-251-11/+80
* objc-act.c: Convert to ISO C90 prototypes.Andreas Jaeger2003-09-141-42/+42
* objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.Geoffrey Keating2003-07-141-2/+6
* c-common.h (c_common_init, [...]): Update.Neil Booth2003-03-081-1/+1
* except.c, [...]: Fix Copyright years.Steven Bosscher2003-01-021-1/+2
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-5/+5
* objc-act.c (build_ivar_chain): Remove.Ziemowit Laski2002-08-201-0/+1
* Makefile.in (c-opts.o, [...]): Update.Neil Booth2002-08-071-1/+0
* c-parse.in (designator): Enable designated initializers if ObjC.Ziemowit Laski2002-07-021-2/+0
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-9/+7
* Makefile.in: Update.Neil Booth2002-03-201-0/+1
* Make-lang.in: Update copyright.Ziemowit Laski2001-12-041-0/+6
* c-parse.in (objc_inherit_code, [...]): Make static.Ziemowit Laski2001-10-031-6/+241
* c-parse.in (OBJC_NEED_RAW_IDENTIFIER): Define macro and flag for contextualiz...Ziemowit Laski2001-08-011-1/+3
* splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell2000-09-171-1/+1
* objc-act.c: Include ggc.h.Jakub Jelinek2000-04-121-0/+1
* c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-121-35/+35
* Update FSF address.Richard Kenner1995-06-151-1/+2
* __attribute__ ((constructor))Jason Merrill1995-01-141-1/+1
* (CLASS_PROTOCOL_LIST, PROTOCOL_LIST,Tom Wood1993-04-121-4/+4
* Add support for protocols, classes, and strings.Tom Wood1993-04-091-49/+63
* Comment change.Richard Stallman1993-01-191-1/+1
* entered into RCSRichard Stallman1991-12-241-0/+102