objc-act.c (build_objc_method_call): Use target hooks instead of macros to determine...
[platform/upstream/gcc.git] / gcc / objc / objc-act.c
2004-01-18 Ziemowit Laskiobjc-act.c (build_objc_method_call): Use target hooks...
2003-12-13 Kazu Hirataggc-zone.c: Follow spelling conventions.
2003-10-15 Ziemowit Laskic-parse.in (methoddef, [...]): Call objc_add_method...
2003-10-03 Ziemowit Laskiobjc-act.c (lookup_category): Mark as 'inline'.
2003-10-03 Alexander Malmbergobjc-act.c (add_method_to_hash_list, [...]): New functions.
2003-09-30 Kelley CookConvert to ISO C90 prototypes.
2003-09-29 Zack Weinbergobjc-act.c (encode_type): Encode INTEGER_TYPEs and...
2003-09-26 Loren J. Rittle* objc/objc-act.c (tm_p.h): Tweak order.
2003-09-26 Loren J. Rittlei386.h (ix86_return_in_memory): Revert my last patch.
2003-09-25 Ulrich Weigand* objc/objc-act.c (gen_declaration_1): Fix printf format.
2003-09-25 Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-14 Andreas Jaegerobjc-act.c: Convert to ISO C90 prototypes.
2003-09-05 Richard Hendersoncgraph.c (cgraph_mark_reachable_node): Split out from ...
2003-09-04 DJ Delorietarghooks.c: New file.
2003-09-03 Jan HubickaMakefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-07-25 Gabriel Dos Reisobjc-act.c (objc_check_decl): Don't use xxx_with_decl.
2003-07-19 Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
2003-07-17 Zack WeinbergMissed this hunk - belongs with the previous patch
2003-07-17 Zack Weinbergc-decl.c: Fix typos in several comments.
2003-07-14 Geoffrey Keatingobjc-act.h (CLASS_SUPER_NAME): Add a little typechecking.
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-06-27 Nathan Sidwellc-tree.h (grokfield): Remove unused filename and line...
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-05-29 Stan ShebsRemove OBJC_PROLOGUE everywhere.
2003-05-20 Jason Merrilltree.c (expr_last): New fn.
2003-05-13 Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2003-05-12 Zack Weinbergdiagnostic.c (diagnostic_for_decl): Take a diagnostic_c...
2003-05-08 Gabriel Dos Reisobjc-act.c (error_with_ivar): Don't use error_with_file...
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-11 Zack Weinbergc-decl.c (struct binding_level): Add shadowed_tags...
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-03-07 Geoffrey Keatingc-pch.c: Include langhooks.h.
2003-02-26 Jan Hubicka* objc-act.c: (mark_referenced_methods): Fix compilatio...
2003-02-26 Jan Hubickaobjc-act.c: Include cgraph.h
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-24 Ziemowit Laskiobjc-act.c (get_static_reference): Remove unneeded...
2002-09-17 Nicola PeroFixed ObjC typechecking, particularly case with protocols
2002-09-06 Ziemowit Laskic-lang.c (objc_is_id): New stub.
2002-09-06 Nicola PeroCompile ObjC @protocols into list of ObjC statically...
2002-09-06 Nicola PeroFixed bugs in the ObjC -gen-decls option
2002-09-03 Nicola PeroFixed typo causing bloat when compiling ObjC programs...
2002-08-27 Nicola PeroAdded -Wundeclared-selector ObjC command line option
2002-08-26 Ziemowit Laskiobjc-act.c (get_super_receiver): If inside a class...
2002-08-20 Ziemowit Laskiobjc-act.c (building_objc_message_expr): Rename to...
2002-08-20 Ziemowit Laskiobjc-act.c (build_ivar_chain): Remove.
2002-08-10 Ziemowit Laskic-common.c (flag_objc): New.
2002-08-08 Devang Patelobjc-act.c (build_selector_translation_table): Issue...
2002-08-07 Neil BoothMakefile.in (c-opts.o, [...]): Update.
2002-08-01 Kaveh R. Ghaziobjc-act.c (encode_complete_bitfield): Add prototype...
2002-08-01 Neil Boothc-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-29 Neil Boothobjc-act.c (objc_init): Return immediately if filename...
2002-07-25 Neil Boothobjc-act.c (UTAG_STATICS, [...]): Remove.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-09 Devang Patelobjc-act.c (adjust_type_for_id_default): Fix my previou...
2002-07-02 Devang Patelobjc-act.c (adjust_type_for_id_default): Do not allow...
2002-07-02 Ziemowit Laskic-parse.in (designator): Enable designated initializers...
2002-07-01 Roger Sayletree.h: Modify builtin_function interface to take an...
2002-07-01 Devang Patelobjc-act.c (finish_file): Avoid finish_objc() if -fsynt...
2002-06-11 Gabriel Dos Reisobjc-act.c (warn_with_ivar): Adjust calls to diagnostic...
2002-06-05 Gabriel Dos Reistoplev.h (report_error_function): Remove.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-04-26 Richard Hendersonc-common.c (fix_string_type): Split out of ...
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-28 Richard Hendersonc-decl.c (finish_function): New arg can_defer_p.
2002-03-20 Neil BoothMakefile.in: Update.
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-12 Kaveh R. GhaziMakefile.in (debug.o): Depend on debug.h.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-18 David Billinghurstobjc-act.c (handle_impent): Remove leading '*' from...
2002-02-02 Neil Boothc-decl.c, [...]: Revert bitfield patch.
2002-01-29 Neil Boothre PR c/3325 (cast of bit-field to same type gets disca...
2002-01-08 Nicola PeroRemove spurious warnings of the like '__objc_class_ref_...
2002-01-06 Jakub Jelinekobjc-act.c (handle_impent): Use assemble_variable to...
2002-01-02 Richard Hendersonobjc-act.c (hack_method_prototype): Clear current_funct...
2001-12-29 Stan Shebsobjc-act.c (STRING_OBJECT_CLASS_NAME): Remove.
2001-12-29 Stan Shebs* objc/objc-act.c: Apply various cosmetic and formattin...
2001-12-28 Stan Shebsobjc-act.c (build_module_descriptor): Make sure the...
2001-12-17 Neil BoothMakefile.in: Update dependencies.
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).
next