OSDN Git Service

* config/darwin.c (indirect_data): Fix typo in strncmp logic.
[pf3gnuchains/gcc-fork.git] / gcc / objc /
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-14 aj * objc/objc-act.c: Convert to ISO C90 prototypes.
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-09-04 dj * targhooks.c: New file.
2003-09-03 hubicka * Makefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-08-29 rthgcc/
2003-08-20 kraai * Makefile.in (STAGESTUFF): Move cc1obj$(exeext) from...
2003-08-19 pinskiaPR c++/10538, PR c/5582
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
2003-07-31 kraai * objc/Make-lang.in (objc.stage1, objc.stage2, objc...
2003-07-25 gdr * objc/objc-act.c (objc_check_decl): Don't...
2003-07-19 ghazigcc:
2003-07-17 geoffk PR 11498
2003-07-17 zack * objc/objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to
2003-07-17 zackMissed this hunk - belongs with the previous patch
2003-07-17 zack * c-decl.c: Fix typos in several comments. Remove all
2003-07-17 neil * c.opt: Document Uncodumented; use it. Document...
2003-07-14 geoffk * objc/objc-act.h (CLASS_SUPER_NAME): Add a little...
2003-07-11 geoffkIndex: ChangeLog
2003-07-09 hubicka * objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_I...
2003-07-06 neil * c-common.h (c_comon_handle_filename,
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-27 nathan * c-tree.h (grokfield): Remove unused filename and...
2003-06-25 zack PR 10178
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-05 hubicka * install.tex: Document profiledbootstrap.
2003-05-29 shebs Remove OBJC_PROLOGUE everywhere.
2003-05-23 geoffk * config/rs6000/rs6000.c (expand_block_move): Unify...
2003-05-20 jason * tree.c (expr_last): New fn.
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-12 zack * diagnostic.c (diagnostic_for_decl): Take a
2003-05-08 gdr * objc/objc-act.c (error_with_ivar): Don't use
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-11 zack2003-04-10 Zack Weinberg <zack@codesourcery.com>
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-07 geoffk * objc/lang-specs.h (objective-c-header): Use .gch...
2003-03-07 geoffk * c-pch.c: Include langhooks.h.
2003-03-04 tromey * doc/sourcebuild.texi (Front End Directory): Document...
2003-03-02 neil * gcc.c (default_compilers): Add -no-integrated-cpp...
2003-02-26 hubicka * objc-act.c: (mark_referenced_methods): Fix compilati...
2003-02-26 hubicka * objc-act.c: Include cgraph.h
2003-01-31 nathan * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT):...
2003-01-30 ljrittle * objc/Make-lang.in (objc-parse.y): Find c-parse.in...
2003-01-21 ghazigcc:
2003-01-11 geoffk * Makefile.in (parsedir): New variable.
2003-01-10 geoffkMerge from pch-branch.
2003-01-02 aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01 neil * objc/Make-lang.in, objc/config-lang.in, objc/lang...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-24 zlaski2002-10-23 Ziemowit Laski <zlaski@apple.com>
2002-09-17 nicolaFixed ObjC typechecking, particularly case with protocols
2002-09-06 zlaski[gcc/ChangeLog]
2002-09-06 nicolaCompile ObjC @protocols into list of ObjC statically...
2002-09-06 nicolaFixed bugs in the ObjC -gen-decls option
2002-09-03 nicolaFixed typo causing bloat when compiling ObjC programs...
2002-08-27 nicolaAdded -Wundeclared-selector ObjC command line option
2002-08-26 zlaski[gcc]
2002-08-20 zlaski 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2002-08-20 zlaski[gcc]
2002-08-10 neil * c-opts.c (set_std_cxx98, set_std_c89): New.
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-08-08 dpatel * objc/objc-act.c (build_selector_translation_t...
2002-08-08 nathan * configure.in (enable_coverage): New enable switch.
2002-08-07 neil * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS...
2002-08-01 ghazi * objc/objc-act.c (encode_complete_bitfield): Add...
2002-08-01 neil * c-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-29 neil * objc/objc-act.c (objc_init): Return immediately...
2002-07-25 neil * objc/objc-act.c (UTAG_STATICS, UTAG_PROTOCOL_LIST...
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-14 timjoslingMake gengtype.c language independent.
2002-07-09 dpatel2002-07-09 Devang Patel <dpatel@apple.com>
2002-07-02 dpatel * objc/objc-act.c (adjust_type_for_id_default...
2002-07-02 shebs2002-07-02 Ziemowit Laski <zlaski@apple.com>
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-07-01 shebs2002-06-30 Devang Patel <dpatel@apple.com>
2002-06-11 gdr * objc/objc-act.c (warn_with_ivar): Adjust calls to
2002-06-06 nicolaDefine some laguage hooks which were missing - LANG_HOO...
2002-06-05 gdr * toplev.h (report_error_function): Remove.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 rth * gcc.c (cpp_unique_options): Remove "-d" options.
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-22 neil PR preprocessor/6517
2002-05-14 neil * gcc.c (cpp_options): Must pass -m* and -f* options
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
2002-04-20 neil * Makefile.in: Update.
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-03 rth PR opt/4330
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
next