| Commit message (Expand) | Author | Age | Files | Lines |
* | objc-act.c (handle_impent): Remove leading '*' from objc_class_name. | David Billinghurst | 2002-02-18 | 1 | -1/+1 |
* | c-decl.c, [...]: Revert bitfield patch. | Neil Booth | 2002-02-02 | 1 | -0/+7 |
* | Makefile.in (c-parse.c): Handle .output file. | Jason Merrill | 2002-02-01 | 1 | -3/+8 |
* | re PR c/3325 (cast of bit-field to same type gets discarded) | Neil Booth | 2002-01-29 | 1 | -7/+0 |
* | re PR other/1502 (Nonexistent -W options not diagnosed) | Jakub Jelinek | 2002-01-29 | 1 | -2/+2 |
* | Remove spurious warnings of the like '__objc_class_ref_NSObject defined but | Nicola Pero | 2002-01-08 | 1 | -0/+1 |
* | objc-act.c (handle_impent): Use assemble_variable to emit __objc_class_name_*. | Jakub Jelinek | 2002-01-06 | 1 | -6/+15 |
* | objc-act.c (hack_method_prototype): Clear current_function_decl after abusing... | Richard Henderson | 2002-01-02 | 1 | -1/+5 |
* | objc-act.c (STRING_OBJECT_CLASS_NAME): Remove. | Stan Shebs | 2001-12-29 | 1 | -6/+4 |
* | * objc/objc-act.c: Apply various cosmetic and formatting changes. | Stan Shebs | 2001-12-29 | 1 | -67/+63 |
* | objc-act.c (build_module_descriptor): Make sure the init function is not defe... | Stan Shebs | 2001-12-28 | 1 | -0/+8 |
* | configure.in (all_diff_excludes, [...]): Remove. | Joseph Myers | 2001-12-20 | 1 | -3/+0 |
* | Makefile.in: Update dependencies. | Neil Booth | 2001-12-17 | 2 | -28/+2 |
* | Fixed compilation of bitfields of enumerations in args and ivars | Nicola Pero | 2001-12-12 | 1 | -1/+2 |
* | objc-act.c (build_string_class_template): New. | Richard Henderson | 2001-12-11 | 1 | -2/+36 |
* | objc-act.c (finish_message_expr): Fix misplaced parens in a test of class names. | Stan Shebs | 2001-12-11 | 1 | -2/+2 |
* | objc-act.c (build_constructor): Cast initializer values to the proper field t... | Richard Henderson | 2001-12-11 | 1 | -1/+20 |
* | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 2001-12-04 | 1 | -0/+2 |
* | Make-lang.in: Update copyright. | Ziemowit Laski | 2001-12-04 | 5 | -70/+133 |
* | cfgrtl.c (purge_all_dead_edges): Initialize variable. | Kaveh R. Ghazi | 2001-12-02 | 1 | -1/+1 |
* | * objc-act.c: Partially reverse mistaken commit. | Neil Booth | 2001-12-02 | 1 | -1/+27 |
* | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 2001-12-02 | 1 | -48/+22 |
* | configure.in (target_list): Add generated-manpages. | Joseph Myers | 2001-11-29 | 1 | -0/+1 |
* | cpphash.c (_cpp_init_hashtable): Update. | Neil Booth | 2001-11-27 | 1 | -12/+12 |
* | cppfiles.c (stack_include_file): Don't optimize zero-length files. | Neil Booth | 2001-11-26 | 1 | -4/+3 |
* | Makefile.in (c-parse.o, c-common.o): Update dependencies. | Neil Booth | 2001-11-18 | 1 | -0/+2 |
* | c-common.c: Include c-lex.h. | Neil Booth | 2001-11-15 | 1 | -7/+13 |
* | Makefile.in (c-lang.o): Depend on $(VARRAY_H). | Alexandre Oliva | 2001-11-12 | 2 | -1/+29 |
* | Makefile.in: Update. | Neil Booth | 2001-11-09 | 1 | -15/+4 |
* | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 2001-11-09 | 1 | -10/+3 |
* | Clean up langhooks | Neil Booth | 2001-11-06 | 2 | -1/+3 |
* | Makefile.in (INTL_TARGETS, POSUB): Delete all references. | Zack Weinberg | 2001-10-31 | 1 | -1/+1 |
* | (GNU runtime only) statically type `self' in a class method context to be | Nicola Pero | 2001-10-29 | 1 | -11/+14 |
* | langhooks.c (lang_hook_default_do_nothing, [...]): New defaults. | Neil Booth | 2001-10-21 | 1 | -5/+11 |
* | objc-act.c (finish_objc): Correct precondition for emitting symtab declarations. | Ziemowit Laski | 2001-10-12 | 1 | -1/+1 |
* | c-parse.in (objc_inherit_code, [...]): Make static. | Ziemowit Laski | 2001-10-03 | 3 | -401/+417 |
* | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 2001-09-13 | 1 | -8/+8 |
* | objc-act.c (build_message_expr): If a class method cannot be found... | Ziemowit Laski | 2001-09-06 | 1 | -3/+4 |
* | except.c (TYPE_HASH): Delete. | Kaveh R. Ghazi | 2001-08-18 | 1 | -1/+1 |
* | Move constructor/destructor handling into target hooks. | Richard Henderson | 2001-08-09 | 2 | -38/+30 |
* | varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ... | Richard Henderson | 2001-08-06 | 1 | -11/+9 |
* | Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin... | Neil Booth | 2001-08-04 | 1 | -1/+1 |
* | c-parse.in (OBJC_NEED_RAW_IDENTIFIER): Define macro and flag for contextualiz... | Ziemowit Laski | 2001-08-01 | 2 | -62/+176 |
* | Make-lang.in (objc-act.o): Depend on debug.h. | Neil Booth | 2001-07-23 | 2 | -1/+5 |
* | c-common.c (decl_attributes): Only take a single attributes parameter. | Joseph Myers | 2001-07-08 | 1 | -28/+28 |
* | objc-act.c (handle_impent): Rewrite to be more portable and to use ASM_DECLAR... | Stan Shebs | 2001-06-28 | 1 | -45/+30 |
* | * objc/objc-act.c (hash_init): Use xcalloc. | Stan Shebs | 2001-06-22 | 1 | -5/+2 |
* | objc-act.c (hash_init): Assume xmalloc always succeeds, also use memset to cl... | Stan Shebs | 2001-06-20 | 1 | -21/+5 |
* | * objc/objc.gperf: Remove, no longer used. | Stan Shebs | 2001-05-28 | 1 | -64/+0 |
* | objc-act.c: Add/fix various comments. | Stan Shebs | 2001-05-28 | 1 | -120/+8 |