* dbxout.c (dbxout_source_line): Remove extra tab.
[gcc.git] / gcc / objc /
2000-09-26 Neil Boothgcc.c (cpp_options): Add spec for -ftabstop=.
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-08-21 Nixlang-specs.h: Do not process -o or run the assembler...
2000-08-06 Ovidiu PredescuNew command line option -fconstant-string-class to...
2000-08-06 Ovidiu PredescuMoved the Objective-C specific options from toplev.c.
2000-08-05 Zack Weinberg[multiple changes]
2000-08-04 Zack Weinbergcpplex.c (parse_name): Might have to glue a CPP_OTHER...
2000-07-31 Zack WeinbergMakefile.in: Rename cpp to cpp0, tradcpp to tradcpp0...
2000-07-29 Mark MitchellRevert previous checkin.
2000-07-29 Mark MitchellMakefile.in: Generate objc parser along with the C...
2000-07-14 Mark Mitchellcvsignore: Add generated YACC files.
2000-07-13 Zack Weinberggcc.c (do_spec_1): Add new %B operator.
2000-07-12 Zack Weinberggcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any...
2000-07-12 Mark Mitchellgcc_update (files_and_dependencies): Remove generated...
2000-07-11 Benjamin ChelfRegenerate after this patch:
2000-06-19 Zack Weinbergc-parse.in (undeclared_variable_notice): Moved to c...
2000-06-06 Mark Mitchellc-common.h (c_language_kind): New type.
2000-06-05 Zack Weinbergobjc-act.c (generate_method_descriptors): Register...
2000-06-05 Nathan Sidwelltree.h (VOID_TYPE_P): New macro.
2000-05-09 Zack Weinbergtop level:
2000-05-04 Kaveh R. Ghazibb-reorder.c (get_next_bb_note, [...]): Prototype.
2000-05-03 Jason MerrillMakefile.in (WARN_CFLAGS): Add -pedantic -Wno-long...
2000-04-21 Jeff LawUpdate. Build with the same version of bison.
2000-04-12 Jakub Jelinekobjc-act.c: Include ggc.h.
2000-04-03 Zack Weinberggcc.c (C specs): Pass -f(no-)show-column to the preproc...
2000-03-31 Jeffrey A Lawc-parse.in (cast_expr): Move change from March 21 into...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-20 Martin v. Löwisc-parse.in (SAVE_WARN_FLAGS): Use size_int.
2000-03-17 Mark Mitchellobjc-act.c (encode_method_prototype): Pass types, not...
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-14 Greg McGaryc-parse.y, [...]: Regenerate.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-02-29 Richard Kenner* Eliminate DECL_FIELD_SIZE.
2000-02-28 Jason Merrillregen
2000-02-26 Jeff LawFix copyrights
2000-02-24 Zack Weinbergtree.h (TREE_SET_PERMANENT): New macro.
2000-02-17 Richard Hendersonlang-specs.h: Add new __GNUC_PATCHLEVEL__ define to...
2000-01-30 Zack Weinbergc-parse.in: Apply Ulrich's changes from c-parse.y.
2000-01-25 Zack Weinbergc-common.c, [...]: Remove all references to obstack...
2000-01-18 Martin v. Löwisc-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
2000-01-12 Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
1999-12-18 Zack Weinbergobjc-parse.c: Regenerate.
1999-12-10 Kaveh R. Ghazic-parse.in (string): With -Wtraditional, warn if ANSI...
1999-10-26 Kaveh R. Ghazic-parse.in (cast_expr): Constify.
1999-10-15 Alastair J. Houghtonc-parse.in (component_decl): Support anonymous struct...
1999-09-24 Bernd SchmidtAllow to distinguish between three classes of builtin...
1999-09-22 Jim Kingdonc-parse.in: save and restore warn_pointer_arith on...
1999-09-15 Bernd SchmidtRemove second arg from assign_parms
1999-09-14 Marc Espie* objc/Make-lang.in: Prepend $(SHELL) to move-if-change...
1999-09-07 Bernd SchmidtCommit parts that were missing in Mark's last commit
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-07 Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-09-06 Bernd SchmidtMakefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-09-05 Bernd Schmidtc-decl.c (struct language_function): Renamed from struc...
1999-09-03 Kaveh R. Ghaziobjc-act.c (objc_tree_code_type, [...]): Constify.
1999-09-02 Richard Hendersonc-parse.in (compstmt_primary_start): New, broken out...
1999-08-31 Kaveh R. Ghazic-parse.in (language_string): Constify.
1999-08-29 Kaveh R. Ghazitree.c (tree_code_name): Constify a char*.
1999-08-09 Kaveh R. Ghazitree.h (lang_identify): Constify a char*.
1999-08-04 Jason Merrillregen
1999-08-04 Jason Merrill* c-parse.in: Add END_OF_LINE token.
1999-07-26 Richard HendersonRebuild.
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-05-17 Zack Weinbergcppspec.c: Insert -no-gcc into command line unless...
1999-05-10 Zack Weinbergcppspec.c: Treat two non-option arguments as input...
1999-05-05 Zack Weinberggcc.c (default_compilers): Fix brace nesting bug.
1999-04-26 Mumit Khanc-parse.in (absdcl1): Allow attributes in explicit...
1999-04-26 Richard HendersonUpdate.
1999-04-20 Nathan SidwellMake-lang.in (objc-parse.c): Put BISON parameters in...
1999-04-14 Zack Weinberggraph.c (node_data): Return void.
1999-04-06 Zack Weinbergcppinit.c (install_predefs): Delete function.
1999-03-18 Alexandre OlivaMakefile.in (INTL_TARGETS): new macro
1999-02-25 Richard Hendersongcc.c (default_compilers): Define __FAST_MATH__ when...
1999-02-22 Ovidiu PredescuReverted to the old behavior of encoding the types.
1999-02-18 Kaveh R. Ghazibitmap.c (bitmap_print): Qualify a char* with the ...
1999-02-16 Ovidiu PredescuApplied Richard Frith-Macdonald's patch to objc/objc...
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-11 Jeff LawUpdate FSF address in copyright header.
1999-01-06 Jeff LawCopyright fixes.
1999-01-04 Kaveh R. Ghazic-common.c (decl_attributes): Allow applying attribute...
1998-12-16 Dave Brolleylang-specs.h: Pass -MD, -MMD and -MG to cc1obj if confi...
1998-12-10 Dave Brolleyobjc-act.c (lang_init_options): Enclose cpplib related...
1998-12-09 Dave Brolleyobjc-act.c (cpp_initialized): Removed.
1998-12-07 Zack Weinbergcpplib.c (initialize_char_syntax): Use ISALPHA and...
1998-12-01 Ulrich Drepperc-common.c (declare_function_name): Declare predefinied...
1998-11-25 Zack Weinberggcc.c: Split out Objective-C specs to...
1998-10-28 Richard HendersonMakefile.in (cc1): Put C_OBJS, and thence @extra_c_objs...
1998-10-14 Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-08 Richard Frith-Macd... c-lex.c (remember_protocol_qualifiers): Handle RID_BYREF.
1998-09-17 Ben Ellistonconfig-lang.in: Do not output the name of the selected...
1998-09-02 Ovidiu PredescuBoehm GC support for ObjC from Ovidiu Predescu.
1998-07-06 Jason Merrillc-parse.in (struct_head, [...]): New nonterminals.
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-29 Kaveh R. GhaziWarning fixes:
1998-06-27 Richard Henderson* objc/archive.c: Remove <string.h> prototypes.
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-10 Dave BrolleyNew interface for lang_decode_option Wed Jun 10 13...
next