| Commit message (Expand) | Author | Age | Files | Lines |
* | 2003-04-10 Zack Weinberg <zack@codesourcery.com> | zack | 2003-04-11 | 1 | -2/+2 |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 2 | -8/+6 |
* | * objc/lang-specs.h (objective-c-header): Use .gch not .pch; | geoffk | 2003-03-07 | 1 | -5/+5 |
* | * c-pch.c: Include langhooks.h. | geoffk | 2003-03-07 | 4 | -14/+29 |
* | * doc/sourcebuild.texi (Front End Directory): Document tags. | tromey | 2003-03-04 | 1 | -0/+3 |
* | * gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke | neil | 2003-03-02 | 1 | -4/+4 |
* | * objc-act.c: (mark_referenced_methods): Fix compilation problem. | hubicka | 2003-02-26 | 1 | -2/+2 |
* | * objc-act.c: Include cgraph.h | hubicka | 2003-02-26 | 2 | -0/+29 |
* | * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT): Remove. | nathan | 2003-01-31 | 1 | -1/+1 |
* | * objc/Make-lang.in (objc-parse.y): Find c-parse.in in $(srcdir). | ljrittle | 2003-01-30 | 1 | -1/+1 |
* | gcc: | ghazi | 2003-01-21 | 1 | -0/+2 |
* | * Makefile.in (parsedir): New variable. | geoffk | 2003-01-11 | 1 | -8/+8 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -0/+1 |
* | 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-01-02 | 4 | -4/+8 |
* | * objc/Make-lang.in, objc/config-lang.in, objc/lang-options.h, | neil | 2003-01-01 | 8 | -41/+41 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 3 | -26/+21 |
* | 2002-10-23 Ziemowit Laski <zlaski@apple.com> | zlaski | 2002-10-24 | 1 | -4/+2 |
* | Fixed ObjC typechecking, particularly case with protocols | nicola | 2002-09-17 | 1 | -34/+191 |
* | [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 |