* gcc.target/cris/torture/pr34773.c: Use __asm__, not asm.
[platform/upstream/gcc.git] / gcc / opts.h
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-02-15 Manuel López-Ibáñezre PR c/26494 (-pedantic-errors can be overridden by...
2007-02-12 Nick Cliftoninvoke.texi (Overall Options): Document --help=.
2006-05-16 H.J. Lure PR target/26885 (-m64 -m32 no longer creates 32...
2006-02-01 Jan Hubickaopts.c (no_unit_at_a_time_default): New global variable.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Richard Sandifordsystem.h (TARGET_OPTIONS, [...]): Poison.
2005-06-01 Richard Sandifordopts.h (cl_option_state): New structure.
2005-05-26 Richard Sandifordopt-functions.awk (var_type): New function.
2005-05-16 Richard SandifordMakefile.in (options.c): Tell optc-gen.awk to include...
2005-05-03 DJ Deloriec-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-03-18 Kazu Hiratahooks.c, [...]: Update copyright.
2005-03-14 Richard Sandifordconfig.gcc (extra_options): New variable for listing...
2004-11-18 Ben Ellistonopts.h (add_input_filename): Remove extern declaration.
2004-10-15 Kazu Hiratabitmap.c, [...]: Update copyright.
2004-07-08 Zack Weinbergc-decl.c (pop_scope): Do not set DECL_CONTEXT on file...
2004-07-05 Zack Weinberglanghooks.c: Don't include gt-langhooks.h.
2004-06-14 Zdenek DvorakMakefile.in (FLAGS_H): New.
2003-08-19 Kazu Hiratac-common.c: Fix comment formatting.
2003-07-31 Per Bothneropts.c (in_fnames, [...]): Moved here from c-opts.
2003-07-17 Neil Boothc.opt: Document Uncodumented; use it.
2003-07-08 Neil BoothMakefile.in: Update.
2003-07-02 Neil Boothc-common.h (c_common_init_options): New prototype.
2003-06-28 Neil BoothMakefile.in: Update.
2003-06-25 Neil Boothc-opts.c (complain_wrong_lang, [...]): Remove.
2003-06-22 Neil Boothopts.c (find_opt): Fix to always guarantee a find of...
2003-06-16 Neil Boothc-opts.c (c_common_handle_option): s/on/value/.
2003-06-15 Neil Boothc-opts.c (lang_flags): Update for new spelling of flags.
2003-06-14 Neil BoothMakefile.in: Update to use common.opt and lang_opt_files.
2003-06-08 Neil BoothMakefile.in: Rename options.c and options.h to c-option...
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.