aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2011-06-29invoke.texi: Document -scev dump modifier.Richard Guenther1-0/+2
2011-06-22invoke.texi (ARM Options): Document -mtls-dialect option.Nathan Sidwell1-1/+13
2011-06-14invoke.texi: Re-add missing -mcpu docs for Faraday cores.Sanjin Liu1-1/+3
2011-06-10re checking -fdump-passesXinliang David Li1-1/+8
2011-06-10invoke.texi (SPARC options): Add -mflat.Eric Botcazou1-1/+14
2011-06-09Revert r174848,174849Xinliang David Li1-8/+1
2011-06-09-fdump-pass implementationDavid Li1-1/+8
2011-06-08invoke.texi (ARM Options): Update description of -mthumb-interwork.Nick Clifton1-4/+5
2011-06-07re PR c++/48969 (ICE with -std=c++0x)Jason Merrill1-1/+2
2011-06-07Handle assembler name in -fdisable/enable optionsXinliang David Li1-6/+8
2011-06-04invoke.texi: Document -Wdelete-non-virtual-dtor.Jonathan Wakely1-0/+9
2011-06-01arm-cores.def: Add cortex-r5.Paul Brook1-1/+2
2011-05-31params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): New.Alexandre Oliva1-0/+10
2011-05-30New option to disable/enable optimization passes.Xinliang David Li1-1/+75
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-1/+32
2011-05-21re PR c++/48780 ([C++0x] scoped enumerations and va_arg (default argument pro...Jason Merrill1-0/+2
2011-05-18invoke.texi (Blackfin Options): -mcpu accepts bf592.Stuart Henderson1-1/+1
2011-05-14invoke.texi (-Ofast): Also enables -fstack-arrays.Tobias Burnus1-1/+1
2011-05-13re PR gcov-profile/47793 (Relative path in fprofile-use turns into absolute p...Martin Thuresson1-1/+1
2011-05-08invoke.texi (-fuse-linker-plugin): Improve grammar.Jonathan Wakely1-9/+10
2011-05-06re PR target/47930 (-marm is undocumented; driver accepts -mno-thumb)Ramana Radhakrishnan1-8/+8
2011-05-04Remove extra spacing at the end of the line.Mike Stump1-46/+46
2011-05-04re PR fortran/48864 (-Ofast should imply -fno-protect-parens)Tobias Burnus1-1/+2
2011-05-04re PR other/48093 (-mtls-dialect= is undocumented)Alexandre Oliva1-0/+13
2011-04-26Implement -Wno-maybe-uninitializedXinliang David Li1-18/+15
2011-04-20mips.opt (mfix-24k): New.Catherine Moore1-0/+8
2011-04-17New flag to apply SMS when SC equals 1Revital Eres1-0/+4
2011-04-10Remove doubled up words.Mike Stump1-1/+1
2011-04-06invoke.texi (Spec Files): Fix typo.Jonathan Wakely1-1/+1
2011-03-31common.opt (fdebug-types-section): Move earlier.Jakub Jelinek1-5/+5
2011-03-30arm.opt (mhard-float, [...]): Mark Undocumented.Joseph Myers1-9/+1
2011-03-30Introduce -fno-debug-types-section flag.Mark Wielaard1-1/+11
2011-03-27Split 32-byte AVX unaligned load/store.H.J. Lu1-1/+8
2011-03-24invoke.texi (max-stores-to-sink): Document.Ira Rosen1-0/+5
2011-03-23re PR other/48179 (Reference mismatch in documentation chapter 6)Jonathan Wakely1-79/+79
2011-03-23Makefile.in (IPA_TYPE_ESCAPE_H): Remove.Richard Guenther1-23/+1
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers1-145/+1
2011-03-22invoke.texi (Overall Options): Move closing brace to end of options list.Nick Clifton1-11/+24
2011-03-21gthr-solaris.h: Remove.Rainer Orth1-8/+1
2011-03-18tweak fconstexpr-depth docsJason Merrill1-1/+1
2011-03-18install.texi (--enable-gold): Remove.Richard Guenther1-3/+3
2011-03-16emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek1-6/+0
2011-03-15c-common.c (max_constexpr_depth): New.Jason Merrill1-1/+8
2011-03-12invoke.texi (-fdiagnostics-show-option): Replace with...Chris Demetriou1-9/+14
2011-03-11invoke.texi (max-inline-insns-single): Adjust default value.Richard Guenther1-1/+1
2011-03-07Remove redundant word 'See' before @xrefMingjie Xing1-1/+1
2011-03-05* doc/invoke.texi (C++ Dialect Options): Document ABI v5.Jason Merrill1-0/+4
2011-02-27invoke.texi (ARC Options): Use CPU instead of cpu.Gerald Pfeifer1-6/+6
2011-02-22Fix PR47848: Do not mention -ftree-loop-if-convert-memory-writes.Sebastian Pop1-1/+1
2011-02-17Added -fobjc-abi-version=N and -fobjc-nilcheck flags, and documented themNicola Pero1-2/+25