| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in (all_diff_excludes, diff_excludes): Remove. | jsm28 | 2001-12-20 | 1 | -3/+0 |
* | * Makefile.in: Update dependencies. | neil | 2001-12-17 | 2 | -28/+2 |
* | Fixed compilation of bitfields of enumerations in args and ivars | nicola | 2001-12-12 | 1 | -1/+2 |
* | * objc/objc-act.c (build_string_class_template): New. | rth | 2001-12-12 | 1 | -2/+36 |
* | * objc/objc-act.c (finish_message_expr): Fix misplaced parens in a | shebs | 2001-12-11 | 1 | -2/+2 |
* | * objc/objc-act.c (build_constructor): Cast initializer values | rth | 2001-12-11 | 1 | -1/+20 |
* | * c-common.def (COMPOUND_LITERAL_EXPR): New. | jsm28 | 2001-12-04 | 1 | -0/+2 |
* | * objc/Make-lang.in: Update copyright. | zlaski | 2001-12-04 | 5 | -70/+133 |
* | * cfgrtl.c (purge_all_dead_edges): Initialize variable. | ghazi | 2001-12-02 | 1 | -1/+1 |
* | * objc-act.c: Partially reverse mistaken commit. | neil | 2001-12-02 | 1 | -1/+27 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -48/+22 |
* | * configure.in (target_list): Add generated-manpages. | jsm28 | 2001-11-29 | 1 | -0/+1 |
* | * cpphash.c (_cpp_init_hashtable): Update. | neil | 2001-11-27 | 1 | -12/+12 |
* | * cppfiles.c (stack_include_file): Don't optimize zero-length | neil | 2001-11-26 | 1 | -4/+3 |
* | * Makefile.in (c-parse.o, c-common.o): Update dependencies. | neil | 2001-11-18 | 1 | -0/+2 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -7/+13 |
* | * Makefile.in (c-lang.o): Depend on $(VARRAY_H). | aoliva | 2001-11-12 | 2 | -1/+29 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -15/+4 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -10/+3 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 2 | -1/+3 |
* | * Makefile.in (INTL_TARGETS, POSUB): Delete all references. | zack | 2001-10-31 | 1 | -1/+1 |
* | (GNU runtime only) statically type `self' in a class method context to be | nicola | 2001-10-29 | 1 | -11/+14 |
* | * langhooks.c (lang_hook_default_do_nothing, | neil | 2001-10-21 | 1 | -5/+11 |
* | 2001-10-12 Ziemowit Laski <zlaski@apple.com> | shebs | 2001-10-12 | 1 | -1/+1 |
* | 2001-10-03 Ziemowit Laski <zlaski@apple.com> | shebs | 2001-10-03 | 3 | -401/+417 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -8/+8 |
* | 2001-09-05 Ziemowit Laski <zlaski@apple.com> | shebs | 2001-09-06 | 1 | -3/+4 |
* | * except.c (TYPE_HASH): Delete. | ghazi | 2001-08-18 | 1 | -1/+1 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 2 | -38/+30 |
* | * varasm.c (assemble_constructor): Take a symbol_ref and a | rth | 2001-08-07 | 1 | -11/+9 |
* | * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h | neil | 2001-08-04 | 1 | -1/+1 |
* | 2001-08-01 Ziemowit Laski <zlaski@apple.com> | shebs | 2001-08-01 | 2 | -62/+176 |
* | * objc/Make-lang.in (objc-act.o): Depend on debug.h. | neil | 2001-07-23 | 2 | -1/+5 |
* | * c-common.c (decl_attributes): Only take a single attributes | jsm28 | 2001-07-08 | 1 | -28/+28 |
* | * objc/objc-act.c (handle_impent): Rewrite to be more portable | shebs | 2001-06-28 | 1 | -45/+30 |
* | * objc/objc-act.c (hash_init): Use xcalloc. | shebs | 2001-06-22 | 1 | -5/+2 |
* | * objc/objc-act.c (hash_init): Assume xmalloc always succeeds, | shebs | 2001-06-20 | 1 | -21/+5 |
* | * objc/objc.gperf: Remove, no longer used. | shebs | 2001-05-28 | 1 | -64/+0 |
* | * objc/objc-act.c: Add/fix various comments. | shebs | 2001-05-28 | 1 | -120/+8 |
* | * toplev.c (debug_args, f_options, W_options): Mark | zack | 2001-05-26 | 1 | -7/+12 |
* | * hashtable.c (calc_hash): Fix HASHSTEP definition. | neil | 2001-05-20 | 1 | -6/+1 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -1/+4 |
* | * c-common.h (RID_FIRST_PQ): New. | neil | 2001-05-16 | 1 | -43/+0 |
* | * objc/objc-act.c (handle_class_ref): Use rest_of_decl_compilation | geoffk | 2001-05-15 | 1 | -12/+8 |
* | * objc/objc-act.c (STRING_OBJECT_CLASS_NAME): Default to | shebs | 2001-05-02 | 1 | -1/+51 |
* | * objc/objc-act.c (build_module_descriptor): Clear DECL_CONTEXT | shebs | 2001-05-01 | 1 | -1/+11 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -1/+1 |
* | * objc/objc-act.c (handle_class_ref): Rewrite to flush target | shebs | 2001-04-29 | 1 | -32/+29 |
* | * objc/objc-act.c: Remove all code ifdefed with the never-used | shebs | 2001-04-13 | 1 | -31/+1 |
* | * objc/objc-act.c (objc_init): Use dump_base_name. | shebs | 2001-03-28 | 1 | -31/+60 |