summaryrefslogtreecommitdiff
path: root/gcc/objc
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-132-52/+44
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-1/+1
* * Makefile.in (integrate.o): Update.neil2002-02-281-0/+2
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-272-9/+4
* 2002-02-18 David Billinghurst <David.Billinghurst@riotinto.com>billingd2002-02-181-1/+1
* * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfieldneil2002-02-021-0/+7
* * Makefile.in (c-parse.c): Handle .output file.jason2002-02-011-3/+8
* PR c/3325neil2002-01-291-7/+0
* PR other/1502:jakub2002-01-291-2/+2
* Remove spurious warnings of the like '__objc_class_ref_NSObject defined butnicola2002-01-081-0/+1
* * objc/objc-act.c (handle_impent): Use assemble_variable to emitjakub2002-01-061-6/+15
* * objc/objc-act.c (hack_method_prototype): Clear current_function_declrth2002-01-021-1/+5
* * objc/objc-act.c (STRING_OBJECT_CLASS_NAME): Remove.shebs2001-12-291-6/+4
* * objc/objc-act.c: Apply various cosmetic and formatting changes.shebs2001-12-291-67/+63
* * objc/objc-act.c (build_module_descriptor): Make sure the initshebs2001-12-281-0/+8
* * configure.in (all_diff_excludes, diff_excludes): Remove.jsm282001-12-201-3/+0
* * Makefile.in: Update dependencies.neil2001-12-172-28/+2
* Fixed compilation of bitfields of enumerations in args and ivarsnicola2001-12-121-1/+2
* * objc/objc-act.c (build_string_class_template): New.rth2001-12-121-2/+36
* * objc/objc-act.c (finish_message_expr): Fix misplaced parens in ashebs2001-12-111-2/+2
* * objc/objc-act.c (build_constructor): Cast initializer valuesrth2001-12-111-1/+20
* * c-common.def (COMPOUND_LITERAL_EXPR): New.jsm282001-12-041-0/+2
* * objc/Make-lang.in: Update copyright.zlaski2001-12-045-70/+133
* * cfgrtl.c (purge_all_dead_edges): Initialize variable.ghazi2001-12-021-1/+1
* * objc-act.c: Partially reverse mistaken commit.neil2001-12-021-1/+27
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-48/+22
* * configure.in (target_list): Add generated-manpages.jsm282001-11-291-0/+1
* * cpphash.c (_cpp_init_hashtable): Update.neil2001-11-271-12/+12
* * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil2001-11-261-4/+3
* * Makefile.in (c-parse.o, c-common.o): Update dependencies.neil2001-11-181-0/+2
* * c-common.c: Include c-lex.h.neil2001-11-151-7/+13
* * Makefile.in (c-lang.o): Depend on $(VARRAY_H).aoliva2001-11-122-1/+29
* * Makefile.in: Update.neil2001-11-091-15/+4
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-10/+3
* * alias.c:: Include langhooks.h.neil2001-11-062-1/+3
* * Makefile.in (INTL_TARGETS, POSUB): Delete all references.zack2001-10-311-1/+1
* (GNU runtime only) statically type `self' in a class method context to benicola2001-10-291-11/+14
* * langhooks.c (lang_hook_default_do_nothing,neil2001-10-211-5/+11
* 2001-10-12 Ziemowit Laski <zlaski@apple.com>shebs2001-10-121-1/+1
* 2001-10-03 Ziemowit Laski <zlaski@apple.com>shebs2001-10-033-401/+417
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-8/+8
* 2001-09-05 Ziemowit Laski <zlaski@apple.com>shebs2001-09-061-3/+4
* * except.c (TYPE_HASH): Delete.ghazi2001-08-181-1/+1
* Move constructor/destructor handling into target hooks.rth2001-08-092-38/+30
* * varasm.c (assemble_constructor): Take a symbol_ref and arth2001-08-071-11/+9
* * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.hneil2001-08-041-1/+1
* 2001-08-01 Ziemowit Laski <zlaski@apple.com>shebs2001-08-012-62/+176
* * objc/Make-lang.in (objc-act.o): Depend on debug.h.neil2001-07-232-1/+5
* * c-common.c (decl_attributes): Only take a single attributesjsm282001-07-081-28/+28
* * objc/objc-act.c (handle_impent): Rewrite to be more portableshebs2001-06-281-45/+30