aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)Author
2018-06-22Merge from gcc-7-branch.ARM/embedded-7-branch-2018q2ARM/embedded-7-branchAndre Vieira
2018-06-19PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-04-18Merge from gcc-7-branch.Thomas Preud'homme
2018-03-27rs6000: -mreadonly-in-sdata (PR82411)Segher Boessenkool
2018-03-12Fix spelling of -mclflushopt in manualJonathan Wakely
2018-03-06Backport r257842Martin Liska
2018-03-06Backport r257803Martin Liska
2018-03-01Merge from gcc-7-branch.Thomas Preud'homme
2018-02-27Allow -mcpu=cortex-m33+nodspThomas Preud'homme
2018-01-27Replace -mfunction-return== with -mfunction-return=H.J. Lu
2018-01-16x86: Disallow -mindirect-branch=/-mfunction-return= with -mcmodel=largeH.J. Lu
2018-01-16x86: Add -mindirect-branch-registerH.J. Lu
2018-01-16x86: Add -mfunction-return=H.J. Lu
2018-01-16x86: Add -mindirect-branch=H.J. Lu
2017-12-08Merge from gcc-7-branch.Thomas Preud'homme
2017-11-30Riscv doc fixes and improvements.Jim Wilson
2017-11-29Add riscv -mstrict-align option.Andrew Waterman
2017-11-21Backport r254137Martin Liska
2017-09-06[ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme
2017-09-06[ARM] Add support for ARMv8-R architectureThomas Preud'homme
2017-09-04Merge from gcc-7-branch.Thomas Preud'homme
2017-07-26[SPARC] Add -mfsmuld optionSebastian Huber
2017-07-11 * config/sparc/sparc.opt (mfix-ut700): New option.Daniel Cederman
2017-07-07Support for the SPARC M8 cpu.Jose E. Marchesi
2017-06-24Backport patch to remove falkor aarch32 support.Jim Wilson
2017-06-23PR c++/81187 fix -Wnoexcept-type entry in manualJonathan Wakely
2017-06-22Backport r247485Martin Liska
2017-06-19doc: update x86 -mcx16 option descriptionAlexander Monakov
2017-06-05 * doc/invoke.texi (-Wduplicated-branches): Add to warning list.Volker Reichelt
2017-05-31Enable Purecode for ARMv8-M BaselinePrakhar Bahuguna
2017-04-10Update MIPS -mvirt option descriptionMatthew Fortune
2017-03-27Restructure -Wno-narrowing documentationJonathan Wakely
2017-03-22 PR sanitizer/80110Jakub Jelinek
2017-03-21Use the more formal "cannot" instead of the informal "can't."Martin Sebor
2017-03-17Document -fipa-vrpMartin Jambor
2017-03-14Document options that can't be combined with -fcheck-pointer-bounds.Martin Liska
2017-03-14Document -Wchkp (PR middle-end/79831).Martin Liska
2017-03-11 * doc/invoke.texi (Warning Options): Fix spelling of link-timeGerald Pfeifer
2017-03-04 * c.opt (Wnoexcept-type): New.Jason Merrill
2017-03-012017-03-01 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2017-03-012017-02-28 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2017-02-28Miscellaneous optimization group fixesThomas Schwinge
2017-02-26 * doc/invoke.texi (Optimize Options): Refine the descriptionGerald Pfeifer
2017-02-24Add documentation for -mload-store-pairsMatthew Fortune
2017-02-24 * doc/invoke.texi (x86 Options, -mfpmath=sse): Mention thatUros Bizjak
2017-02-22instead of -Wnormalized=<options>Martin Liska
2017-02-21[PATCH] Properly deprecate -fipa-cp-alignmentMartin Jambor
2017-02-20 * doc/invoke.texi (use-after-scope-direct-emission-threshold):Gerald Pfeifer
2017-02-19PR c++/69523 make -Wliteral-suffix control warningJonathan Wakely
2017-02-18 * common.opt (gno-column-info, gcolumn-info): New options.Jakub Jelinek