]> gcc.gnu.org Git - gcc.git/history - gcc/objc/objc-act.c
Fixed compilation of bitfields of enumerations in args and ivars
[gcc.git] / gcc / objc / objc-act.c
2001-12-12 Nicola PeroFixed compilation of bitfields of enumerations in args...
2001-12-12 Richard Hendersonobjc-act.c (build_string_class_template): New.
2001-12-11 Stan Shebsobjc-act.c (finish_message_expr): Fix misplaced parens...
2001-12-11 Richard Hendersonobjc-act.c (build_constructor): Cast initializer values...
2001-12-04 Ziemowit LaskiMake-lang.in: Update copyright.
2001-12-02 Kaveh R. Ghazicfgrtl.c (purge_all_dead_edges): Initialize variable.
2001-12-02 Neil Booth* objc-act.c: Partially reverse mistaken commit.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-11-27 Neil Boothcpphash.c (_cpp_init_hashtable): Update.
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-18 Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-11-12 Alexandre OlivaMakefile.in (c-lang.o): Depend on $(VARRAY_H).
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-11-06 Neil BoothClean up langhooks
2001-10-29 Nicola Pero(GNU runtime only) statically type `self' in a class...
2001-10-21 Neil Boothlanghooks.c (lang_hook_default_do_nothing, [...]):...
2001-10-12 Ziemowit Laskiobjc-act.c (finish_objc): Correct precondition for...
2001-10-03 Ziemowit Laskic-parse.in (objc_inherit_code, [...]): Make static.
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-06 Ziemowit Laskiobjc-act.c (build_message_expr): If a class method...
2001-08-18 Kaveh R. Ghaziexcept.c (TYPE_HASH): Delete.
2001-08-09 Richard HendersonMove constructor/destructor handling into target hooks.
2001-08-07 Richard Hendersonvarasm.c (assemble_constructor): Take a symbol_ref...
2001-08-01 Ziemowit Laskic-parse.in (OBJC_NEED_RAW_IDENTIFIER): Define macro...
2001-07-23 Neil BoothMake-lang.in (objc-act.o): Depend on debug.h.
2001-07-08 Joseph Myersc-common.c (decl_attributes): Only take a single attrib...
2001-06-28 Stan Shebsobjc-act.c (handle_impent): Rewrite to be more portable...
2001-06-22 Stan Shebs* objc/objc-act.c (hash_init): Use xcalloc.
2001-06-20 Stan Shebsobjc-act.c (hash_init): Assume xmalloc always succeeds...
2001-05-28 Stan Shebsobjc-act.c: Add/fix various comments.
2001-05-20 Neil Boothhashtable.c (calc_hash): Fix HASHSTEP definition.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16 Neil Boothc-common.h (RID_FIRST_PQ): New.
2001-05-15 Geoffrey Keatingobjc-act.c (handle_class_ref): Use rest_of_decl_compila...
2001-05-02 Stan Shebsobjc-act.c (STRING_OBJECT_CLASS_NAME): Default to NSCon...
2001-05-01 Stan Shebsobjc-act.c (build_module_descriptor): Clear DECL_CONTEX...
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-29 Stan Shebsobjc-act.c (handle_class_ref): Rewrite to flush target...
2001-04-13 Stan Shebsobjc-act.c: Remove all code ifdefed with the never...
2001-03-28 Stan Shebsobjc-act.c (objc_init): Use dump_base_name.
2001-03-20 Stan Shebsobjc-act.c (get_static_reference): Use NULL_TREE.
2001-03-20 Stan Shebsobjc-act.c (maybe_objc_method_name): Remove, never...
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-09 Stan Shebsobjc-act.c: Fix old typos in comments, add comments...
2001-03-07 Nicola Peroobjc-act.c (init_objc): Set save_lang_status, restore_l...
2001-03-06 Zack Weinbergobjc-act.c (objc_add_static_instance): Set DECL_INITIAL...
2001-03-02 Zack Weinbergstringpool.c (set_identifier): New function.
2001-02-16 Jakub Jelinekobjc-act.c (start_class): Register implemented_classes...
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-29 Joseph Myerstree.c, tree.h (build_parse_node): Remove; was identica...
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2001-01-10 Neil Boothc-lang.c (lang_hooks): Update.
2001-01-09 Neil Boothc-lang.c (lang_hooks): Update.
2001-01-07 Neil Boothc-lang.c (c_post_options): Call cpp_post_options.
2001-01-07 Neil Boothtoplev.c (main): Call the front-end specific post_optio...
2001-01-03 Joseph Myersc-common.c (c_common_lang_init): New function.
2000-12-22 Kaveh R. GhaziMakefile.in (sched-deps.o, [...]): Fix dependency typo.
2000-11-30 Neil Boothobjc-act.c (lang_init, [...]): Remove redundant code...
2000-11-29 Neil Boothc-decl.c (c_decode_option): Don't handle -lang-objc.
2000-11-28 Neil Boothc-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-20 Neil Boothc-lang.c (lang_init_options): Update call to cpp_reader...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-08-06 Ovidiu PredescuNew command line option -fconstant-string-class to...
2000-08-04 Zack Weinbergcpplex.c (parse_name): Might have to glue a CPP_OTHER...
2000-06-19 Zack Weinbergc-parse.in (undeclared_variable_notice): Moved to c...
2000-06-06 Mark Mitchellc-common.h (c_language_kind): New type.
2000-06-05 Zack Weinbergobjc-act.c (generate_method_descriptors): Register...
2000-05-04 Kaveh R. Ghazibb-reorder.c (get_next_bb_note, [...]): Prototype.
2000-04-12 Jakub Jelinekobjc-act.c: Include ggc.h.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-17 Mark Mitchellobjc-act.c (encode_method_prototype): Pass types, not...
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-02-29 Richard Kenner* Eliminate DECL_FIELD_SIZE.
2000-02-26 Jeff LawFix copyrights
2000-02-24 Zack Weinbergtree.h (TREE_SET_PERMANENT): New macro.
2000-01-25 Zack Weinbergc-common.c, [...]: Remove all references to obstack...
2000-01-12 Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
1999-09-24 Bernd SchmidtAllow to distinguish between three classes of builtin...
1999-09-15 Bernd SchmidtRemove second arg from assign_parms
1999-09-07 Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-09-03 Kaveh R. Ghaziobjc-act.c (objc_tree_code_type, [...]): Constify.
1999-08-29 Kaveh R. Ghazitree.c (tree_code_name): Constify a char*.
1999-08-09 Kaveh R. Ghazitree.h (lang_identify): Constify a char*.
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-04-14 Zack Weinberggraph.c (node_data): Return void.
1999-02-22 Ovidiu PredescuReverted to the old behavior of encoding the types.
1999-02-18 Kaveh R. Ghazibitmap.c (bitmap_print): Qualify a char* with the ...
1999-02-16 Ovidiu PredescuApplied Richard Frith-Macdonald's patch to objc/objc...
1998-12-10 Dave Brolleyobjc-act.c (lang_init_options): Enclose cpplib related...
1998-12-09 Dave Brolleyobjc-act.c (cpp_initialized): Removed.
1998-12-07 Zack Weinbergcpplib.c (initialize_char_syntax): Use ISALPHA and...
1998-11-25 Zack Weinberggcc.c: Split out Objective-C specs to...
1998-10-14 Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-08 Richard Frith-Macd... c-lex.c (remember_protocol_qualifiers): Handle RID_BYREF.
next
This page took 1.425564 seconds and 108 git commands to generate.