tree.h (enum tree_code_class): Add tcc_vl_exp.
[gcc.git] / gcc / objc / lang-specs.h
2005-06-25 Kelley CookUpdate FSF address.
2005-01-29 Kazu Hiratalang-specs.h, [...]: Update copyright.
2005-01-14 Mike Stumplang-specs.h ("@objective-c"): Use cc1obj when -E is...
2004-04-05 Caroline Ticegcc.c (combine_flag): New global variable, for new...
2003-10-23 Rainer OrthMakefile.in (runtime-info.h): Remove -Wp.
2003-09-25 Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-05-23 Geoffrey Keatingrs6000.c (expand_block_move): Unify the TARGET_STRING...
2003-03-07 Geoffrey Keatinglang-specs.h (objective-c-header): Use .gch not .pch...
2003-03-07 Geoffrey Keatingc-pch.c: Include langhooks.h.
2003-03-02 Ashif Harjigcc.c (default_compilers): Add -no-integrated-cpp flag...
2003-01-02 Steven Bosscherexcept.c, [...]: Fix Copyright years.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-08-10 Neil Boothc-opts.c (set_std_cxx98, [...]): New.
2002-05-31 Matthew Woodcraftgcc.c (cpp_unique_options): Remove "-d" options.
2002-05-14 Neil Boothgcc.c (cpp_options): Must pass -m* and -f* options...
2002-03-24 Neil BoothRemoval of separate preprocessor cpp0.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-01-29 Jakub Jelinekre PR other/1502 (Nonexistent -W options not diagnosed)
2001-03-02 Zack Weinberggcc.c, [...]: Add zero initializer for cpp_spec field...
2000-11-29 Neil Boothc-decl.c (c_decode_option): Don't handle -lang-objc.
2000-11-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-09-26 Neil Boothgcc.c (cpp_options): Add spec for -ftabstop=.
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-08-21 Nixlang-specs.h: Do not process -o or run the assembler...
2000-07-31 Zack WeinbergMakefile.in: Rename cpp to cpp0, tradcpp to tradcpp0...
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-04-03 Zack Weinberggcc.c (C specs): Pass -f(no-)show-column to the preproc...
2000-02-17 Richard Hendersonlang-specs.h: Add new __GNUC_PATCHLEVEL__ define to...
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-06 Zack Weinbergcppinit.c (install_predefs): Delete function.
1999-02-25 Richard Hendersongcc.c (default_compilers): Define __FAST_MATH__ when...
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1998-12-16 Dave Brolleylang-specs.h: Pass -MD, -MMD and -MG to cc1obj if confi...
1998-11-25 Zack Weinberggcc.c: Split out Objective-C specs to...