OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / objc /
2000-07-14 mmitchel * .cvsignore: Add generated YACC files.
2000-07-13 zack * gcc.c (do_spec_1): Add new %B operator.
2000-07-12 zack * gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if...
2000-07-12 mmitchel * gcc_update (files_and_dependencies): Remove generate...
2000-07-11 zackRegenerate after this patch:
2000-06-19 zack * c-parse.in (undeclared_variable_notice): Moved to...
2000-06-06 mmitchel * c-common.h (c_language_kind): New type.
2000-06-05 zack * objc/objc-act.c (generate_method_descriptors): Register
2000-06-05 nathan * tree.h (VOID_TYPE_P): New macro.
2000-05-09 zacktop level:
2000-05-04 ghazi * bb-reorder.c (get_next_bb_note, get_prev_bb_note...
2000-05-03 jason * Makefile.in (WARN_CFLAGS): Add -pedantic...
2000-04-21 lawUpdate. Build with the same version of bison.
2000-04-12 jakub * objc/objc-act.c: Include ggc.h.
2000-04-03 zack * gcc.c (C specs): Pass -f(no-)show-column to the
2000-03-31 law * c-parse.in (cast_expr): Move change from...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-20 loewis * c-parse.in (SAVE_WARN_FLAGS): Use size_int.
2000-03-17 mmitchel * objc/objc-act.c (encode_method_prototype): Pass...
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-14 gkm * c-parse.y, c-parse.c, c-parse.h: Regenerate.
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-29 kenner * Eliminate DECL_FIELD_SIZE.
2000-02-28 jasonregen
2000-02-26 lawFix copyrights
2000-02-24 zack * tree.h (TREE_SET_PERMANENT): New macro. Document...
2000-02-17 rth * objc/lang-specs.h: Add new __GNUC_PATCHLEVEL_...
2000-01-30 zack * c-parse.in: Apply Ulrich's changes from c-parse.y.
2000-01-25 zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-18 loewis * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
2000-01-12 ghazi * c-common.c: PROTO -> PARAMS.
1999-12-18 zack1999-12-18 10:42 -0800 Zack Weinberg <zack@wolery...
1999-12-10 ghazi * c-parse.in (string): With -Wtraditional,...
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-10-15 law * c-parse.in (component_decl): Support anonymou...
1999-09-24 cruxAllow to distinguish between three classes of builtin...
1999-09-22 law * c-parse.in: save and restore warn_pointer_arit...
1999-09-15 cruxRemove second arg from assign_parms
1999-09-14 law * objc/Make-lang.in: Prepend $(SHELL) to move...
1999-09-07 cruxCommit parts that were missing in Mark's last commit
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-06 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
1999-09-03 ghazi * objc/objc-act.c (objc_tree_code_type, objc_tree_code...
1999-09-02 rth * c-parse.in (compstmt_primary_start): New...
1999-08-31 ghazi * c-parse.in (language_string): Constify.
1999-08-29 ghazi * tree.c (tree_code_name): Constify a char*.
1999-08-09 ghazi * tree.h (lang_identify): Constify a char*.
1999-08-04 jasonregen
1999-08-04 jason * c-parse.in: Add END_OF_LINE token.
1999-07-26 rthRebuild.
1999-07-20 crux * c-common.h: New file.
1999-05-17 law * cppspec.c: Insert -no-gcc into command line...
1999-05-10 brolley1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys...
1999-05-05 zack1999-05-05 09:58 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-26 law * c-parse.in (absdcl1): Allow attributes in...
1999-04-26 rthUpdate.
1999-04-20 law * objc/Make-lang.in (objc-parse.c): Put BISON...
1999-04-14 zack1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-06 zack1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.colum...
1999-03-18 oliva* Makefile.in (INTL_TARGETS): new macro
1999-02-25 rth * gcc.c (default_compilers): Define __FAST_MATH...
1999-02-22 ovidiuReverted to the old behavior of encoding the types.
1999-02-18 ghazi * bitmap.c (bitmap_print): Qualify a char*...
1999-02-16 ovidiuApplied Richard Frith-Macdonald's patch to objc/objc...
1999-01-31 zack/
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-11 lawUpdate FSF address in copyright header.
1999-01-06 lawCopyright fixes.
1999-01-04 ghazi * c-common.c (decl_attributes): Allow applying...
1998-12-16 brolleyWed Dec 16 16:33:04 1998 Dave Brolley <brolley@cygnus...
1998-12-10 brolleyThu Dec 10 15:05:59 1998 Dave Brolley <brolley@cygnus...
1998-12-09 brolleyWed Dec 9 15:29:26 1998 Dave Brolley <brolley@cygnus...
1998-12-07 brolley1998-12-07 Zack Weinberg <zack@rabi.phys.columbia...
1998-12-01 rth * c-common.c (declare_function_name): Declare...
1998-11-25 law * gcc.c: Split out Objective-C specs to...
1998-10-28 rth * Makefile.in (cc1): Put C_OBJS, and thence...
1998-10-14 ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-08 law * c-lex.c (remember_protocol_qualifiers): Handl...
1998-09-17 bjeSun Sep 13 08:13:39 1998 Ben Elliston <bje@cygnus...
1998-09-02 lawBoehm GC support for ObjC from Ovidiu Predescu.
1998-07-06 law * c-parse.in (struct_head, union_head, enum_hea...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-29 ghaziWarning fixes:
1998-06-27 rth* objc/archive.c: Remove <string.h> prototypes.
1998-06-22 ghaziWarning fixes:
1998-06-22 ghaziWarning fixes:
1998-06-10 brolleyNew interface for lang_decode_option
1998-06-07 rth * toplev.c (flag_exceptions): Default to 0.
1998-05-15 law * objc/Make-lang.in (OBJC_O): Add missing exeext.
1998-05-13 ghaziWarning fixes:
1998-05-06 lawtypo typo fixes fixes
1998-05-06 wilsontoplev.h cleanups...
1998-05-06 ghaziMore system.h cutover...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-21 ghaziFixes a problem compiling on sparcs where STRUCT_VALUE...
1998-04-06 ghaziMore system.h cutover patches:
1998-04-06 law * objc/objc-act.c (encode_aggregate_within...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
next