aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-13Limit the number of parameters per SCoP.Sebastian Pop1-0/+4
2010-03-04doc: normalize 3DNow! spelling and spacing.Ralf Wildenhues1-8/+8
2010-02-28Fix typos in documentation.Ralf Wildenhues1-4/+4
2010-02-27re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...Richard Guenther1-0/+3
2010-02-26re PR c/20631 (Support -std=c90 as alias for -std=c89)Manuel López-Ibáñez1-11/+14
2010-02-26* doc/invoke.texi (-fvar-tracking-assignments): Fix typo.Jan Kratochvil1-1/+1
2010-02-24c.opt (-ftemplate-depth=): New.Manuel López-Ibáñez1-2/+2
2010-02-24* doc/invoke.texi: Improve -Wabi and -fabi-version docs.Jason Merrill1-1/+31
2010-02-21re PR fortran/35259 (-fassociative-math not enabled by default; No option to...Tobias Burnus1-1/+3
2010-02-20re PR c++/35669 (NULL (__null) not considered different from 0 with C++)Manuel López-Ibáñez1-7/+12
2010-02-16params.def (PARAM_MAX_VARTRACK_SIZE): New.Jakub Jelinek1-0/+9
2010-02-09common.opt (fsched2-use-traces): Preserved for backward compatibility.Alexander Monakov1-15/+1
2010-02-03invoke.texi: Fix name of sched1 dump.Steven Bosscher1-1/+1
2010-02-02rx.c (rx_is_legitimate_constant): Treat a maximum constant size of 4 as being...Nick Clifton1-2/+2
2010-01-06rx.h (enum rx_cpu_type): Add RX200.Nick Clifton1-22/+30
2010-01-05invoke.texi: Remove the documentation about option -Wunreachable-code.Eric Fisher1-24/+1
2010-01-03* doc/invoke.texi: Add 2010 to copyright years.Gerald Pfeifer1-2/+2
2010-01-02invoke.texi (Optimize Options): Reword introduction a bit.Gerald Pfeifer1-2/+3
2009-12-22re PR driver/42463 (A typo with "estimated" word in gcc-4.5-b20091203.pot file)Paolo Carlini1-1/+1
2009-12-16invoke.texi, [...]: Fix typos.Kazu Hirata1-4/+4
2009-12-15Fix @itemx vs. @itemxRalf Wildenhues1-3/+3
2009-12-15tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.Richard Guenther1-0/+6
2009-12-07config.gcc (cpu_is_64bit): Add new core e500mc64.Edmar Wienskoski1-4/+4
2009-12-05Add TARGET_FUSED_MADD to FMA4 insns.Sebastian Pop1-2/+9
2009-12-02invoke.texi (-fdump-tree-slp): Document.Ira Rosen1-5/+17
2009-11-22opts.c (decode_options): Don't enable flag_schedule_insns when optimizing for...Richard Earnshaw1-1/+1
2009-11-20invoke.texi: Document ARM -mcpu=cortex-a5.Paul Brook1-1/+1
2009-11-19config.gcc: Add new ARM --with-fpu options.Paul Brook1-2/+2