summaryrefslogtreecommitdiff
path: root/gcc/c-opts.c
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/22476 (-Wmissing-format-attribute should pick out function pointer ...Kaveh R. Ghazi2005-07-191-2/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-common.c (unsigned_conversion_warning): Move warning control from if() to w...DJ Delorie2005-05-241-12/+15
* dummy-checksum.c: New.Geoffrey Keating2005-05-181-0/+8
* Yet more Objective-C++...Ziemowit Laski2005-05-171-8/+0
* re PR c++/19542 (attribute(sentinel) has problems with C++ __null)Michael Matz2005-05-021-0/+4
* c-opts.c (finish_options): Make the line-number of the <built-in> location 0...Per Bothner2005-04-241-1/+4
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-10/+10
* c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin2005-03-221-4/+6
* Index: gcc/ChangeLogGeoffrey Keating2005-03-151-0/+13
* c-common.c, [...]: Fix comment formatting.Kazu Hirata2005-03-081-2/+2
* re PR debug/20253 (Macro debug info broken due to lexer change)Daniel Berlin2005-03-041-1/+4
* re PR middle-end/18902 (Naive (default) complex division algorithm)Richard Henderson2005-02-241-0/+5
* c-opts.c, [...]: Update copyright.Kazu Hirata2005-01-241-1/+1
* c-common.c (explicit_flag_signed_bitfields, [...]): Remove.Kazu Hirata2005-01-231-2/+0
* c-opts.c (check_deps_environment_vars): If spec != NULL, set deps_seen.Jakub Jelinek2004-11-301-0/+1
* re PR preprocessor/17651 (Erroneous preprocessor output with -g when generati...Nathanael Nerode2004-11-281-0/+2
* c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher2004-11-241-4/+1
* re PR c/17538 (Filename and IMA)Andrew Pinski2004-10-211-1/+1
* re PR other/17361 (gcc driver complains about C++ options when assembling)Roger Sayle2004-10-111-14/+12
* c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers2004-10-031-4/+4
* c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics.Joseph Myers2004-09-131-7/+7
* c-opts.c (c_common_handle_option): <case OPT_Werror> set global_dc->warning_a...Gabriel Dos Reis2004-08-301-0/+1
* re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill2004-08-271-0/+4
* re PR c/13282 (A "-Wno..." switch to turn off "missing initializer" warnings)Richard Sandiford2004-08-061-2/+4
* re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas2004-07-251-0/+4
* bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti2004-07-251-3/+3
* c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti2004-07-251-3/+3
* c-opts.c (c_common_post_options): Force unit-at-a-time mode on when we have m...Zack Weinberg2004-07-091-10/+30
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-7/+2
* c-common.h (warn_cast_qual, [...]): Remove explicit declarations.DJ Delorie2004-06-251-174/+2
* c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating2004-06-221-0/+4
* c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson2004-06-171-0/+10
* Makefile.am: Add makedepend.Zack Weinberg2004-06-051-1/+11
* c.opt (Wmissing-include-dirs): New.Ben Elliston2004-05-221-5/+9
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-15/+6
* invoke.texi (Directory Options): Document -iquote.Mike Stump2004-05-051-0/+6
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-04-301-1/+1
* Fix problem reported by Dan Berlin on gcc list.James E Wilson2004-04-131-1/+5
* builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2004-03-311-1/+1
* PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg2004-03-231-27/+10
* target-def.h (TARGET_OPTF): Delete.Alan Modra2004-03-041-0/+4
* Add framework support for darwin.Mike Stump2004-03-041-0/+5
* Remove -fwritable-strings.Zack Weinberg2004-02-231-2/+0
* c-opts.c (warn_variadic_macros): New.Richard Henderson2004-02-191-0/+12
* re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell2004-02-171-4/+0
* c-opts.c (c_common_post_options): Don't emit working directory in cpp output ...Per Bothner2004-02-101-1/+2
* c-common.c (shadow_warning): Delete.Zack Weinberg2004-02-081-1/+0
* Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner2004-02-041-25/+41
* [multiple changes]Eric Christopher2004-02-021-0/+4