| Commit message (Expand) | Author | Age | Files | Lines |
* | [gcc/ChangeLog] | zlaski | 2002-09-06 | 1 | -6/+20 |
* | Compile ObjC @protocols into list of ObjC statically allocated instances, | nicola | 2002-09-06 | 1 | -1/+84 |
* | Fixed bugs in the ObjC -gen-decls option | nicola | 2002-09-06 | 1 | -11/+36 |
* | Fixed typo causing bloat when compiling ObjC programs with GNU runtime | nicola | 2002-09-03 | 1 | -4/+4 |
* | Added -Wundeclared-selector ObjC command line option | nicola | 2002-08-27 | 1 | -0/+30 |
* | [gcc] | zlaski | 2002-08-26 | 1 | -2/+6 |
* | 2002-08-19 Ziemowit Laski <zlaski@apple.com> | zlaski | 2002-08-20 | 1 | -4/+4 |
* | [gcc] | zlaski | 2002-08-20 | 2 | -59/+18 |
* | * c-opts.c (set_std_cxx98, set_std_c89): New. | neil | 2002-08-10 | 1 | -4/+3 |
* | 2002-08-09 Ziemowit Laski <zlaski@apple.com> | zlaski | 2002-08-10 | 2 | -18/+4 |
* | * objc/objc-act.c (build_selector_translation_table): Issue | dpatel | 2002-08-08 | 1 | -0/+26 |
* | * configure.in (enable_coverage): New enable switch. | nathan | 2002-08-08 | 1 | -0/+1 |
* | * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update. | neil | 2002-08-07 | 3 | -43/+1 |
* | * objc/objc-act.c (encode_complete_bitfield): Add prototype and | ghazi | 2002-08-01 | 1 | -1/+5 |
* | * c-common.c: Define all C/ObjC/C++ warning and flag variables. | neil | 2002-08-01 | 1 | -35/+4 |
* | * objc/objc-act.c (objc_init): Return immediately if filename | neil | 2002-07-29 | 1 | -0/+2 |
* | * objc/objc-act.c (UTAG_STATICS, UTAG_PROTOCOL_LIST, USERTYPE): | neil | 2002-07-25 | 1 | -6/+0 |
* | * defaults.h (obstack_chunk_alloc, obstack_chunk_free): | neil | 2002-07-23 | 1 | -3/+0 |
* | Make gengtype.c language independent. | timjosling | 2002-07-14 | 1 | -1/+1 |
* | 2002-07-09 Devang Patel <dpatel@apple.com> | dpatel | 2002-07-09 | 1 | -1/+1 |
* | * objc/objc-act.c (adjust_type_for_id_default): Do not allow an | dpatel | 2002-07-02 | 1 | -0/+4 |
* | 2002-07-02 Ziemowit Laski <zlaski@apple.com> | shebs | 2002-07-02 | 2 | -6/+2 |
* | * tree.h: Modify builtin_function interface to take an extra | sayle | 2002-07-01 | 1 | -4/+8 |
* | 2002-06-30 Devang Patel <dpatel@apple.com> | shebs | 2002-07-01 | 1 | -1/+4 |
* | * objc/objc-act.c (warn_with_ivar): Adjust calls to | gdr | 2002-06-11 | 1 | -2/+2 |
* | Define some laguage hooks which were missing - LANG_HOOKS_GET_ALIAS_SET | nicola | 2002-06-06 | 1 | -1/+5 |
* | * toplev.h (report_error_function): Remove. | gdr | 2002-06-05 | 2 | -5/+6 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 5 | -87/+19 |
* | * gcc.c (cpp_unique_options): Remove "-d" options. | rth | 2002-05-31 | 1 | -1/+2 |
* | * Makefile.in (C_COMMON_H): Fix. | neil | 2002-05-25 | 2 | -6/+4 |
* | PR preprocessor/6517 | neil | 2002-05-22 | 2 | -14/+3 |
* | * gcc.c (cpp_options): Must pass -m* and -f* options | neil | 2002-05-14 | 1 | -1/+1 |
* | * c-common.c (fix_string_type): Split out of ... | rth | 2002-04-26 | 1 | -16/+18 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -2/+0 |
* | * attribs.c (c_common_attribute_table): Move table and handlers | neil | 2002-04-24 | 1 | -0/+6 |
* | * Makefile.in: Update. | neil | 2002-04-20 | 1 | -0/+7 |
* | * builtins.c: Include langhooks.h. | neil | 2002-04-19 | 1 | -0/+2 |
* | * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | neil | 2002-04-18 | 1 | -0/+2 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -0/+2 |
* | PR opt/4330 | rth | 2002-04-03 | 1 | -0/+3 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -0/+2 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -0/+6 |
* | * c-common.c (c_unsafe_for_reeval): Rename. | neil | 2002-03-31 | 1 | -0/+4 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 2 | -1/+6 |
* | * c-decl.c (finish_function): New arg can_defer_p. Pass it | rth | 2002-03-28 | 1 | -2/+2 |
* | * Makefile.in (attribs.o): Update. | neil | 2002-03-27 | 1 | -0/+2 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -0/+2 |
* | * Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 1 | -0/+2 |
* | Removal of separate preprocessor cpp0. | neil | 2002-03-24 | 1 | -1/+1 |
* | * Makefile.in: Update. | neil | 2002-03-20 | 3 | -4/+4 |