| Commit message (Expand) | Author | Age | Files | Lines |
* | Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera... | Nick Clifton | 2007-08-02 | 1 | -5/+5 |
* | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 2007-07-29 | 1 | -1/+1 |
* | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 2005-07-08 | 1 | -8/+8 |
* | darwin.c (machopic_select_section): constant ObjC string objects now always h... | Ziemowit Laski | 2005-06-29 | 1 | -0/+2 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | objc-act.c (objc_build_struct): New function. | Ziemowit Laski | 2005-05-24 | 1 | -3/+0 |
* | Yet more Objective-C++... | Ziemowit Laski | 2005-05-17 | 1 | -14/+38 |
* | c-common.h (objc_build_method_signature): Update prototype. | Roger Sayle | 2005-04-21 | 1 | -0/+1 |
* | Make-lang.in (objc-lang.o): Depend on tree-gimple.h. | Dale Johannesen | 2005-04-13 | 1 | -0/+5 |
* | lang-specs.h, [...]: Update copyright. | Kazu Hirata | 2005-01-29 | 1 | -1/+1 |
* | re PR objc/18408 (ICE compiling code that involves casting classes) | Alexander Malmberg | 2005-01-24 | 1 | -0/+1 |
* | objc-act.c (build_private_template): Change to return 'void'... | Ziemowit Laski | 2004-12-16 | 1 | -21/+61 |
* | c-common.h: Remove RID_ID. | Ziemowit Laski | 2004-10-25 | 1 | -2/+2 |
* | objc-act.c (objc_fold_objc_type_ref): New function. | Ziemowit Laski | 2004-09-22 | 1 | -0/+1 |
* | Makefile.in (c-parse.o): Depend on $(C_COMMON_H). | Ziemowit Laski | 2004-09-08 | 1 | -66/+28 |
* | c-parse.in (primary): Call objc_build_message_expr()... | Ziemowit Laski | 2004-09-02 | 1 | -8/+8 |
* | c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call. | Nathan Sidwell | 2004-08-24 | 1 | -1/+1 |
* | Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h. | Ziemowit Laski | 2004-08-15 | 1 | -3/+3 |
* | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 2004-07-05 | 1 | -10/+10 |
* | c-decl.c (c_in_iteration_stmt, [...]): Remove. | Richard Henderson | 2004-06-24 | 1 | -1/+1 |
* | objc-act.h (get_object_reference): Rename to get_protocol_reference. | David Ayers | 2004-06-21 | 1 | -7/+7 |
* | c-common.c (flag_objc_sjlj_exceptions): New. | Richard Henderson | 2004-06-17 | 1 | -13/+7 |
* | c-parse.in (OFFSETOF, [...]): New. | Richard Henderson | 2004-06-01 | 1 | -2/+2 |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 2004-03-23 | 1 | -2/+0 |
* | c-parse.in (methoddef, [...]): Call objc_add_method() instead of add_method(). | Ziemowit Laski | 2003-10-15 | 1 | -1/+1 |
* | MERGE OF objc-improvements-branch into MAINLINE. | Ziemowit Laski | 2003-09-25 | 1 | -11/+80 |
* | objc-act.c: Convert to ISO C90 prototypes. | Andreas Jaeger | 2003-09-14 | 1 | -42/+42 |
* | objc-act.h (CLASS_SUPER_NAME): Add a little typechecking. | Geoffrey Keating | 2003-07-14 | 1 | -2/+6 |
* | c-common.h (c_common_init, [...]): Update. | Neil Booth | 2003-03-08 | 1 | -1/+1 |
* | except.c, [...]: Fix Copyright years. | Steven Bosscher | 2003-01-02 | 1 | -1/+2 |
* | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 2003-01-01 | 1 | -5/+5 |
* | objc-act.c (build_ivar_chain): Remove. | Ziemowit Laski | 2002-08-20 | 1 | -0/+1 |
* | Makefile.in (c-opts.o, [...]): Update. | Neil Booth | 2002-08-07 | 1 | -1/+0 |
* | c-parse.in (designator): Enable designated initializers if ObjC. | Ziemowit Laski | 2002-07-02 | 1 | -2/+0 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 1 | -9/+7 |
* | Makefile.in: Update. | Neil Booth | 2002-03-20 | 1 | -0/+1 |
* | Make-lang.in: Update copyright. | Ziemowit Laski | 2001-12-04 | 1 | -0/+6 |
* | c-parse.in (objc_inherit_code, [...]): Make static. | Ziemowit Laski | 2001-10-03 | 1 | -6/+241 |
* | c-parse.in (OBJC_NEED_RAW_IDENTIFIER): Define macro and flag for contextualiz... | Ziemowit Laski | 2001-08-01 | 1 | -1/+3 |
* | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 2000-09-17 | 1 | -1/+1 |
* | objc-act.c: Include ggc.h. | Jakub Jelinek | 2000-04-12 | 1 | -0/+1 |
* | c-common.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-12 | 1 | -35/+35 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | __attribute__ ((constructor)) | Jason Merrill | 1995-01-14 | 1 | -1/+1 |
* | (CLASS_PROTOCOL_LIST, PROTOCOL_LIST, | Tom Wood | 1993-04-12 | 1 | -4/+4 |
* | Add support for protocols, classes, and strings. | Tom Wood | 1993-04-09 | 1 | -49/+63 |
* | Comment change. | Richard Stallman | 1993-01-19 | 1 | -1/+1 |
* | entered into RCS | Richard Stallman | 1991-12-24 | 1 | -0/+102 |