aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
2001-12-04re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers1-0/+2
2001-12-04Make-lang.in: Update copyright.Ziemowit Laski5-70/+133
2001-12-02cfgrtl.c (purge_all_dead_edges): Initialize variable.Kaveh R. Ghazi1-1/+1
2001-12-02* objc-act.c: Partially reverse mistaken commit.Neil Booth1-1/+27
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-48/+22
2001-11-29configure.in (target_list): Add generated-manpages.Joseph Myers1-0/+1
2001-11-27cpphash.c (_cpp_init_hashtable): Update.Neil Booth1-12/+12
2001-11-26cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth1-4/+3
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth1-0/+2
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-7/+13
2001-11-12Makefile.in (c-lang.o): Depend on $(VARRAY_H).Alexandre Oliva2-1/+29
2001-11-09Makefile.in: Update.Neil Booth1-15/+4
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-10/+3
2001-11-06Clean up langhooksNeil Booth2-1/+3
2001-10-31Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg1-1/+1
2001-10-29(GNU runtime only) statically type `self' in a class method context to beNicola Pero1-11/+14
2001-10-21langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth1-5/+11
2001-10-12objc-act.c (finish_objc): Correct precondition for emitting symtab declarations.Ziemowit Laski1-1/+1
2001-10-03c-parse.in (objc_inherit_code, [...]): Make static.Ziemowit Laski3-401/+417
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-8/+8
2001-09-06objc-act.c (build_message_expr): If a class method cannot be found...Ziemowit Laski1-3/+4
2001-08-18except.c (TYPE_HASH): Delete.Kaveh R. Ghazi1-1/+1
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson2-38/+30
2001-08-06varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ...Richard Henderson1-11/+9
2001-08-04Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...Neil Booth1-1/+1
2001-08-01c-parse.in (OBJC_NEED_RAW_IDENTIFIER): Define macro and flag for contextualiz...Ziemowit Laski2-62/+176
2001-07-23Make-lang.in (objc-act.o): Depend on debug.h.Neil Booth2-1/+5
2001-07-08c-common.c (decl_attributes): Only take a single attributes parameter.Joseph Myers1-28/+28
2001-06-28objc-act.c (handle_impent): Rewrite to be more portable and to use ASM_DECLAR...Stan Shebs1-45/+30
2001-06-22* objc/objc-act.c (hash_init): Use xcalloc.Stan Shebs1-5/+2
2001-06-20objc-act.c (hash_init): Assume xmalloc always succeeds, also use memset to cl...Stan Shebs1-21/+5
2001-05-28* objc/objc.gperf: Remove, no longer used.Stan Shebs1-64/+0
2001-05-28objc-act.c: Add/fix various comments.Stan Shebs1-120/+8
2001-05-26toplev.c (debug_args, [...]): Mark descriptions for translation.Zack Weinberg1-7/+12
2001-05-20hashtable.c (calc_hash): Fix HASHSTEP definition.Neil Booth1-6/+1
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-1/+4
2001-05-16c-common.h (RID_FIRST_PQ): New.Neil Booth1-43/+0
2001-05-15objc-act.c (handle_class_ref): Use rest_of_decl_compilation so that CHOOSE_SE...Geoffrey Keating1-12/+8
2001-05-02objc-act.c (STRING_OBJECT_CLASS_NAME): Default to NSConstantString for NeXT-s...Stan Shebs1-1/+51
2001-05-01objc-act.c (build_module_descriptor): Clear DECL_CONTEXT of UOBJC_MODULES_decl.Stan Shebs1-1/+11
2001-05-01bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi1-1/+1
2001-04-29objc-act.c (handle_class_ref): Rewrite to flush target specific code and use ...Stan Shebs1-32/+29
2001-04-13objc-act.c: Remove all code ifdefed with the never-used macro OBJC_INT_SELECT...Stan Shebs1-31/+1
2001-03-28objc-act.c (objc_init): Use dump_base_name.Stan Shebs1-31/+60
2001-03-27Makefile.in (SYSTEM_H): Define.Kaveh R. Ghazi1-2/+2
2001-03-20objc-act.c (get_static_reference): Use NULL_TREE.Stan Shebs1-11/+17
2001-03-20objc-act.c (maybe_objc_method_name): Remove, never called.Stan Shebs1-13/+0
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell1-1/+1
2001-03-09objc-act.c: Fix old typos in comments, add comments for various functions.Stan Shebs1-11/+34
2001-03-06objc-act.c (init_objc): Set save_lang_status, restore_lang_status, and mark_l...Nicola Pero1-0/+3