aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.h
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-8/+8
2005-06-29darwin.c (machopic_select_section): constant ObjC string objects now always h...Ziemowit Laski1-0/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-24objc-act.c (objc_build_struct): New function.Ziemowit Laski1-3/+0
2005-05-17Yet more Objective-C++...Ziemowit Laski1-14/+38
2005-04-21c-common.h (objc_build_method_signature): Update prototype.Roger Sayle1-0/+1
2005-04-13Make-lang.in (objc-lang.o): Depend on tree-gimple.h.Dale Johannesen1-0/+5
2005-01-29lang-specs.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-24re PR objc/18408 (ICE compiling code that involves casting classes)Alexander Malmberg1-0/+1
2004-12-16objc-act.c (build_private_template): Change to return 'void'...Ziemowit Laski1-21/+61
2004-10-25c-common.h: Remove RID_ID.Ziemowit Laski1-2/+2
2004-09-22objc-act.c (objc_fold_objc_type_ref): New function.Ziemowit Laski1-0/+1
2004-09-08Makefile.in (c-parse.o): Depend on $(C_COMMON_H).Ziemowit Laski1-66/+28
2004-09-02c-parse.in (primary): Call objc_build_message_expr()...Ziemowit Laski1-8/+8
2004-08-24c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.Nathan Sidwell1-1/+1
2004-08-15Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski1-3/+3
2004-07-05c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell1-10/+10
2004-06-24c-decl.c (c_in_iteration_stmt, [...]): Remove.Richard Henderson1-1/+1
2004-06-21objc-act.h (get_object_reference): Rename to get_protocol_reference.David Ayers1-7/+7
2004-06-17c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson1-13/+7
2004-06-01c-parse.in (OFFSETOF, [...]): New.Richard Henderson1-2/+2
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg1-2/+0
2003-10-15c-parse.in (methoddef, [...]): Call objc_add_method() instead of add_method().Ziemowit Laski1-1/+1
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski1-11/+80
2003-09-14objc-act.c: Convert to ISO C90 prototypes.Andreas Jaeger1-42/+42
2003-07-14objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.Geoffrey Keating1-2/+6
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-1/+1
2003-01-02except.c, [...]: Fix Copyright years.Steven Bosscher1-1/+2
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+5
2002-08-20objc-act.c (build_ivar_chain): Remove.Ziemowit Laski1-0/+1
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-1/+0
2002-07-02c-parse.in (designator): Enable designated initializers if ObjC.Ziemowit Laski1-2/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-9/+7
2002-03-20Makefile.in: Update.Neil Booth1-0/+1
2001-12-04Make-lang.in: Update copyright.Ziemowit Laski1-0/+6
2001-10-03c-parse.in (objc_inherit_code, [...]): Make static.Ziemowit Laski1-6/+241
2001-08-01c-parse.in (OBJC_NEED_RAW_IDENTIFIER): Define macro and flag for contextualiz...Ziemowit Laski1-1/+3
2000-09-17splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell1-1/+1
2000-04-12objc-act.c: Include ggc.h.Jakub Jelinek1-0/+1
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-35/+35
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-01-14__attribute__ ((constructor))Jason Merrill1-1/+1
1993-04-12(CLASS_PROTOCOL_LIST, PROTOCOL_LIST,Tom Wood1-4/+4
1993-04-09Add support for protocols, classes, and strings.Tom Wood1-49/+63
1993-01-19Comment change.Richard Stallman1-1/+1
1991-12-24entered into RCSRichard Stallman1-0/+102