aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-13re PR lto/41565 (-m32 causes an ICE when the object files were compiled with ...Richard Guenther1-0/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-10-07re PR middle-end/37576 (-v --help ICEs)Jakub Jelinek1-8/+8
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-1/+2
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-1/+0
2008-02-25re PR other/28322 (GCC new warnings and compatibility)Manuel López-Ibáñez1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-02-15re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez1-0/+2
2007-02-12invoke.texi (Overall Options): Document --help=.Nick Clifton1-10/+23
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu1-0/+3
2006-02-01opts.c (no_unit_at_a_time_default): New global variable.Jan Hubicka1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-01system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford1-1/+0
2005-06-01opts.h (cl_option_state): New structure.Richard Sandiford1-0/+9
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford1-4/+8
2005-05-16Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor...Richard Sandiford1-0/+1
2005-05-03c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...DJ Delorie1-1/+1
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-14config.gcc (extra_options): New variable for listing option files.Richard Sandiford1-3/+21
2004-11-18opts.h (add_input_filename): Remove extern declaration.Ben Elliston1-1/+0
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-07-08c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when...Zack Weinberg1-4/+0
2004-07-05langhooks.c: Don't include gt-langhooks.h.Zack Weinberg1-0/+4
2004-06-14Makefile.in (FLAGS_H): New.Zdenek Dvorak1-0/+4
2003-08-19c-common.c: Fix comment formatting.Kazu Hirata1-2/+2
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner1-0/+9
2003-07-17c.opt: Document Uncodumented; use it.Neil Booth1-0/+1
2003-07-08Makefile.in: Update.Neil Booth1-0/+1
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-1/+1
2003-06-28Makefile.in: Update.Neil Booth1-2/+1
2003-06-25c-opts.c (complain_wrong_lang, [...]): Remove.Neil Booth1-1/+3
2003-06-22opts.c (find_opt): Fix to always guarantee a find of a switch with joined par...Neil Booth1-0/+1
2003-06-16c-opts.c (c_common_handle_option): s/on/value/.Neil Booth1-1/+3
2003-06-15c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth1-10/+1
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-4/+10
2003-06-08Makefile.in: Rename options.c and options.h to c-options.c and c-options.h.Neil Booth1-0/+10
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-0/+34