aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2016-10-11sparc.opt (msubxc): New option.Eric Botcazou1-15/+24
2016-10-10[ARC] Disable compact casesi patterns for arcv2Claudiu Zissulescu1-2/+2
2016-10-09ipa-cp.c (ipcp_alignment_lattice): Remove.Prathamesh Kulkarni1-0/+1
2016-10-08invoke.texi: Document accepting Else, fallthrough.Jakub Jelinek1-3/+3
2016-10-08invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment style changes.Jakub Jelinek1-3/+5
2016-10-08c-lex.c (c_lex_with_flags): For CPP_COMMENT token with PREV_FALLTHROUGH...Jakub Jelinek1-4/+20
2016-10-06C++17 copy elision improvements.Jason Merrill1-1/+5
2016-10-03invoke.texi: Update -Wint-in-bool-context.Bernd Edlinger1-1/+2
2016-10-01* doc/invoke.texi (-Wregister): Document.Jakub Jelinek1-1/+10
2016-09-30Enhance documentation of asan-use-after-return param.Martin Liska1-0/+4
2016-09-29[RS6000] .gnu.attributes Tag_GNU_Power_ABI_FPAlan Modra1-0/+9
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska1-5/+9
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-1/+90
2016-09-24re PR c/77490 (bit-not (~) on boolean should be warned about)Marek Polacek1-2/+14
2016-09-23[PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile.Matthew Wahab1-0/+13
2016-09-22[ARM] Add support for -mpure-code optionAndre Vieira1-1/+10
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor1-2/+109
2016-09-20Add Early VRPKugan Vivekanandarajah1-0/+5
2016-09-20invoke.texi (Warning Options): Simplify language.Gerald Pfeifer1-5/+5
2016-09-19re PR c++/77434 (warn about suspicious precedence of ternary operator (?:))Bernd Edlinger1-1/+10
2016-09-12extend.texi: Use lowercase "boolean".Marek Polacek1-1/+1
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill1-1/+22
2016-09-05invoke.texi (SPU Options): nops -> NOPs.Gerald Pfeifer1-5/+5
2016-09-05re PR c/77423 (-Wlogical-not-parentheses false positive for bitwise expressio...Marek Polacek1-2/+2
2016-09-02Add -fdiagnostics-generate-patchDavid Malcolm1-1/+22
2016-09-02Introduce class edit_contextDavid Malcolm1-1/+19
2016-08-26Tweak to colors of fix-it hintsDavid Malcolm1-7/+21
2016-08-26Patch for performing interprocedural bitwise constant propagation.Prathamesh Kulkarni1-1/+8
2016-08-19Add source information to -fverbose-asmDavid Malcolm1-0/+83
2016-08-12passes.c (execute_todo): Do not push/pop TV_TODO.Richard Biener1-1/+5
2016-08-10Cherry-pick fprofile-generate-atomic from google/gcc-4_9Martin Liska1-0/+12
2016-07-26Teach VRP to register assertions along default switch labels (PR18046)Patrick Palka1-0/+4
2016-07-25PR c++/65970 - constexpr infinite loopJason Merrill1-1/+8
2016-07-22rs6000.c (rs6000_option_override_internal): Add comments to explain why certa...Kelvin Nilsen1-40/+4
2016-07-22common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng1-10/+1
2016-07-21[Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt_seq_costJames Greenhalgh1-0/+11
2016-07-20Enhance documentation of -fipa-ra option.Martin Liska1-2/+6
2016-07-12arm.c (arm_option_override): Set MASK_SINGLE_PIC_BASE when -mno-pic-data-is-t...Nathan Sidwell1-3/+6
2016-07-12Introduce new param: AVG_LOOP_NITERMartin Liska1-0/+3
2016-07-12re PR tree-optimization/23286 (Missed code hoisting optimization)Steven Bosscher1-3/+12
2016-07-08P0145R2: Refining Expression Order for C++ (assignment 2).Jason Merrill1-0/+7
2016-07-08P0145: Refining Expression Order for C++ (-fstrong-eval-order).Jason Merrill1-8/+9
2016-07-08re PR target/71806 (PowerPC -mcpu=power9 enables __float128 without an explic...Michael Meissner1-1/+13
2016-07-07arm-arches.def (armv8-m.base): Define new architecture.Thomas Preud'homme1-5/+6
2016-07-04[AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments and documentationsJiong Wang1-1/+1
2016-07-04[AArch64] ARMv8.2 command line and feature macros supportMatthew Wahab1-1/+6
2016-06-28re PR target/58655 ([avr] -mfract-convert-truncate not documented)Pitchumani Sivanupandi1-2/+6
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm1-1/+33
2016-06-22[ARM] Add initial support for Cortex-A73Kyrylo Tkachov1-2/+3
2016-06-22[AArch64] Add initial support for Cortex-A73Kyrylo Tkachov1-4/+6