c-common.c (c_common_truthvalue_conversion): Adjust comment.
[gcc.git] / gcc / objc / objc-act.c
2005-03-23 Joseph Myersc-common.c (c_common_truthvalue_conversion): Adjust...
2005-01-29 Kazu Hiratalang-specs.h, [...]: Update copyright.
2005-01-28 Matt Austernobjc-act.c (objc_finish_file): In ObjC++ mode, set...
2005-01-26 Alexander Malmbergre PR objc/18862 (ICE on gcc-4.0-20041205/gcc/testsuite...
2005-01-25 Alexander Malmbergre PR objc/18408 (ICE compiling code that involves...
2005-01-16 Ziemowit Laskiobjc-act.c (objc_push_parm): Call c_type_promotes_to...
2005-01-15 Ziemowit Laskire PR objc/19321 (objc ignores volatile in argument...
2005-01-02 Richard Hendersonre PR c/19031 (#pragma weak handling changes in 4.0.0)
2004-12-30 Ziemowit Laskire PR objc/18971 (Can't send messages to methods with...
2004-12-16 Ziemowit Laskiobjc-act.c (build_private_template): Change to return...
2004-11-29 Joseph Myers[multiple changes]
2004-11-09 Andrew Pinskire PR objc/18406 (ICE compiling Objective C code with...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-08 Andrew Pinskire PR objc/16546 ([unit-at-a-time] Solaris 10/x86 libob...
2004-10-31 Ziemowit Laskic-common.h (objc_lookup_ivar): Add second parameter...
2004-10-26 Ziemowit Laskiobjc-act.c (finish_class): Do not synthesize bogus...
2004-10-25 Ziemowit Laskic-common.h: Remove RID_ID.
2004-10-21 Andrew Pinskire PR objc/17923 (const-str-[34].m fails on the mainlin...
2004-10-02 Kazu Hirata* objc-act.c: Fix comment typos.
2004-09-24 Ziemowit Laskiobjc-act.c (init_objc_symtab, [...]): When initializing...
2004-09-24 Zack Weinbergobjc-act.c: Change annotate_with_locus to SET_EXPR_LOCA...
2004-09-22 Ziemowit Laskiobjc-act.c (objc_fold_objc_type_ref): New function.
2004-09-09 Joseph Myersc-tree.h (enum c_declarator_kind, [...]): New.
2004-09-08 Ziemowit LaskiMakefile.in (c-parse.o): Depend on $(C_COMMON_H).
2004-09-02 Ziemowit Laskic-parse.in (primary): Call objc_build_message_expr...
2004-09-01 Ziemowit Laskic-common.h (lookup_interface): Remove prototype.
2004-08-28 Ziemowit Laskic-common.h: Update comments about ObjC/ObjC++ entry...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Nathan Sidwellc-decl.c (c_init_decl_processing): Adjust build_common_...
2004-08-17 Nathan Sidwellobjc-act.c (build_protocol_initializer): Fix build_int_...
2004-08-15 Ziemowit LaskiMakefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-05 Andrew Pinskiobjc-act.c (build_objc_string_object): Mark the address...
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-19 Joseph Myersc-tree.h (struct c_expr): Define.
2004-07-09 Andrew Pinskiobjc-act.c (build_module_descriptor): Mark UOBJC_MODULE...
2004-07-08 Zack Weinbergc-decl.c (static_ctors, [...]): Make static.
2004-07-08 Joseph Myersre PR c/2511 (-pedantic not warning about bitfield...
2004-07-05 Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-06-24 Richard Hendersonc-decl.c (c_in_iteration_stmt, [...]): Remove.
2004-06-24 Andrew Pinskiobjc-act.c (build_objc_method_call): Save the lookup_ob...
2004-06-23 Richard Hendersontree.def (VTABLE_REF): Remove.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21 Richard Hendersonc-common.c (verify_sequence_points): Export.
2004-06-21 David Ayersobjc-act.h (get_object_reference): Rename to get_protoc...
2004-06-18 Richard Hendersonc-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-17 Richard Hendersonc-common.h (c_begin_if_stmt, [...]): Remove decls.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-06-13 Joseph Myersc-typeck.c (comptypes, [...]): Remove flags parameter.
2004-06-01 Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2004-06-01 Nicola Perore PR objc/7993 (private variables cannot be shadowed...
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-05 Richard Kennerc-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-25 Kazu Hiratacfgrtl.c, [...]: Fix comment typos.
2004-03-24 Ziemowit Laskiobjc-act.c (objc_comptypes): Treat comparisons between...
2004-03-23 Zack WeinbergPR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-06 Ziemowit Laskiobjc-act.c (synth_module_prologue): Const-qualify objc_...
2004-02-10 Ziemowit Laskiobjc-act.c (get_super_receiver): Move '#ifdef OBJCPLUS...
2004-02-06 Ziemowit Laski[gcc/ChangeLog]
2004-02-03 Paolo Bonzinire PR c/11658 (Wrong error message)
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.
next