aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-opts.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-24c-common.c (unsigned_conversion_warning): Move warning control from if() to w...DJ Delorie1-12/+15
2005-05-18dummy-checksum.c: New.Geoffrey Keating1-0/+8
2005-05-17Yet more Objective-C++...Ziemowit Laski1-8/+0
2005-05-02re PR c++/19542 (attribute(sentinel) has problems with C++ __null)Michael Matz1-0/+4
2005-04-24c-opts.c (finish_options): Make the line-number of the <built-in> location 0...Per Bothner1-1/+4
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-10/+10
2005-03-22c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin1-4/+6
2005-03-15Index: gcc/ChangeLogGeoffrey Keating1-0/+13
2005-03-08c-common.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2005-03-04re PR debug/20253 (Macro debug info broken due to lexer change)Daniel Berlin1-1/+4
2005-02-24re PR middle-end/18902 (Naive (default) complex division algorithm)Richard Henderson1-0/+5
2005-01-24c-opts.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-23c-common.c (explicit_flag_signed_bitfields, [...]): Remove.Kazu Hirata1-2/+0
2004-11-30c-opts.c (check_deps_environment_vars): If spec != NULL, set deps_seen.Jakub Jelinek1-0/+1
2004-11-28re PR preprocessor/17651 (Erroneous preprocessor output with -g when generati...Nathanael Nerode1-0/+2
2004-11-24c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher1-4/+1
2004-10-21re PR c/17538 (Filename and IMA)Andrew Pinski1-1/+1
2004-10-11re PR other/17361 (gcc driver complains about C++ options when assembling)Roger Sayle1-14/+12
2004-10-03c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers1-4/+4
2004-09-13c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics.Joseph Myers1-7/+7
2004-08-30c-opts.c (c_common_handle_option): <case OPT_Werror> set global_dc->warning_a...Gabriel Dos Reis1-0/+1
2004-08-27re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill1-0/+4
2004-08-06re PR c/13282 (A "-Wno..." switch to turn off "missing initializer" warnings)Richard Sandiford1-2/+4
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas1-0/+4
2004-07-25bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti1-3/+3
2004-07-25c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti1-3/+3
2004-07-09c-opts.c (c_common_post_options): Force unit-at-a-time mode on when we have m...Zack Weinberg1-10/+30
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-7/+2
2004-06-25c-common.h (warn_cast_qual, [...]): Remove explicit declarations.DJ Delorie1-174/+2
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating1-0/+4
2004-06-17c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson1-0/+10
2004-06-05Makefile.am: Add makedepend.Zack Weinberg1-1/+11
2004-05-22c.opt (Wmissing-include-dirs): New.Ben Elliston1-5/+9
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-15/+6
2004-05-05invoke.texi (Directory Options): Document -iquote.Mike Stump1-0/+6
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-04-13Fix problem reported by Dan Berlin on gcc list.James E Wilson1-1/+5
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-1/+1
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg1-27/+10
2004-03-04target-def.h (TARGET_OPTF): Delete.Alan Modra1-0/+4
2004-03-04Add framework support for darwin.Mike Stump1-0/+5
2004-02-23Remove -fwritable-strings.Zack Weinberg1-2/+0
2004-02-19c-opts.c (warn_variadic_macros): New.Richard Henderson1-0/+12
2004-02-17re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell1-4/+0
2004-02-10c-opts.c (c_common_post_options): Don't emit working directory in cpp output ...Per Bothner1-1/+2
2004-02-08c-common.c (shadow_warning): Delete.Zack Weinberg1-1/+0
2004-02-04Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner1-25/+41
2004-02-02[multiple changes]Eric Christopher1-0/+4
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1