aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2010-06-28config.gcc (powerpc*-*-*): Handle titan.Philipp Tomsich1-1/+1
2010-06-28cgraph.h (struct varpool_node): new used_from_object_file flag.Bingfeng Mei1-1/+1
2010-06-28params.def (max-inline-insns-auto): Default to 40.Jan Hubicka1-1/+1
2010-06-25invoke.texi (-Wsuggest-attribute): Add item for noreturn.Manuel López-Ibáñez1-2/+3
2010-06-25tree-pass.h (pass_split_functions): Declare.Jan Hubicka1-1/+10
2010-06-25invoke.texi: Delete mcmodel=medium from powerpc options.Alan Modra1-5/+0
2010-06-25* doc/invoke.texi (-Wsuggest-attribute): Add noreturn.Jan Hubicka1-1/+1
2010-06-24c-parser.c (c_parser_conditional_expression): Call warn_for_omitted_condop.Andi Kleen1-0/+6
2010-06-16common.opt (-fstrict-volatile-bitfields): new.DJ Delorie1-0/+26
2010-06-16c.opt: Add -Wnoexcept.Jason Merrill1-1/+9
2010-06-15invoke.texi: Add mcmodel to powerpc options.Alan Modra1-0/+17
2010-06-11invoke.texi: Document ARM -mcpu=cortex-m4.Paul Brook1-1/+1
2010-06-11invoke.texi (Wsuggest-attribute): Document.Jan Hubicka1-19/+10
2010-06-09fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer1-1/+1
2010-06-03PR target/44218, improve -mrecip on powerpcMichael Meissner1-12/+48
2010-06-01invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet1-3/+10
2010-05-27invoke.texi (xtensa options): Add -mforce-no-pic.Sterling Augustine1-0/+7
2010-05-27Support compilation for Android platform. Reimplement -mandroid.Maxim Kuvyrkov1-1/+25
2010-05-27Add support for Bionic C libraryMaxim Kuvyrkov1-3/+8
2010-05-25invoke.texi: Document -Ofast.Richard Guenther1-1/+8
2010-05-23Honor $MAKE for -fwhopr=; do not honor $MAKEFLAGS, $MFLAGS.Ralf Wildenhues1-1/+2
2010-05-21tree-eh.c (cleanup_is_dead_in): New.Jason Merrill1-5/+8
2010-05-19invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther1-2/+6
2010-05-18ipacp_0.c: New test.Jan Hubicka1-2/+0
2010-05-17Also apply the insn to prefetch ratio heuristic to loops with known trip count.Changpeng Fang1-2/+1
2010-05-16invoke.texi (-fipa-struct-reorg): Do not mention -fipa-type-escape.Richard Guenther1-3/+2
2010-05-15c.opt: Add -fnothrow-opt.Jason Merrill1-0/+9
2010-05-11gcc.c (execute): For -### don't quote arguments that contain just alphanumeri...Jakub Jelinek1-3/+3
2010-05-06re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez1-3/+3
2010-05-05* doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.Maxim Kuvyrkov1-7/+7
2010-05-04Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani1-6/+7
2010-05-03re PR c++/43680 ([DR 1022] G++ is too aggressive in optimizing away bounds ch...Jason Merrill1-0/+9
2010-04-27invoke.texi (-Wsuggest-attribute=const, [...]): Document.Manuel López-Ibáñez1-1/+27
2010-04-27invoke.texi (-fipa-profile): Document.Jan Hubicka1-1/+11
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers1-0/+11
2010-04-16typo fixDiego Novillo1-1/+1
2010-04-16rephrase textDiego Novillo1-2/+2
2010-04-16Clarify what happens with an unrecognized -Wno- optionDiego Novillo1-0/+9
2010-04-16add accumulate-outgoing-args and omit-frame-pointer for SHChristian Bruel1-1/+7
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-2/+4
2010-04-12gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec.Matthias Klose1-2/+9
2010-04-09re PR c++/28584 (Cast to pointer from integer of different size)Manuel López-Ibáñez1-2/+4
2010-04-08re PR driver/42485 (-V switch broken)Manuel López-Ibáñez1-37/+2
2010-04-07re PR c/18624 (GCC does not detect local variable set but never used)Jakub Jelinek1-2/+28
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin1-1/+6
2010-04-07invoke.texi (-fargument-alias, [...]): Remove.Richard Guenther1-27/+1
2010-04-05Document LTO behavior with incompatible declarations.Ralf Wildenhues1-0/+5
2010-03-13Fix documentation of the new parameters.Sebastian Pop1-7/+11
2010-03-13Document PARAM_LOOP_BLOCK_TILE_SIZE.Sebastian Pop1-8/+17
2010-03-13Add PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.Sebastian Pop1-0/+5