PR c++/91979 - mangling nullptr expression
[gcc.git] / gcc / doc / invoke.texi
2019-11-04 Kamlesh KumarPR c++/91979 - mangling nullptr expression
2019-11-04 Jozef LawrynowiczMSP430: Add -mtiny-printf option
2019-11-04 Jozef LawrynowiczMSP430: Add new methods of finding external MCU data...
2019-11-01 Martin SeborPR middle-end/91679 - missing -Warray-bounds accessing...
2019-10-30 Bernd Edlingerre PR c++/92024 (crash in check_local_shadow)
2019-10-16 Feng XueGeneralized IPA predicate on parameter reference
2019-10-15 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-10 David MalcolmDocumentation hyperlinks for [-Wname-of-option] (PR...
2019-10-10 David Malcolmpretty-print: support URL escape sequences (PR 87488)
2019-10-09 Martin SeborPR tree-optimization/90879 - fold zero-equality of...
2019-10-09 Jason MerrillUpdate the concepts implementation to conform to C...
2019-10-08 Joseph MyersMake C2X imply -fno-fp-int-builtin-inexact.
2019-10-07 Vladislav Ivanishin[doc] -Wuninitialized doesn't do -Wclobbered's job
2019-10-04 Bernd Edlingerinvoke.texi (-Wshadow=global, [...]): Fix description.
2019-10-03 Jan Hubickaparams.def (PARAM_INLINE_HEURISTICS_HINT_PERCENT, ...
2019-10-02 Jan Hubickacif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [....
2019-10-01 Jan Hubickainvoke.texi (early-inlining-insns-O2): Document.
2019-09-19 Martin JamborNew IPA-SRA
2019-09-19 Richard Hendersonaarch64: Implement -moutline-atomics
2019-09-17 Feng XuePR ipa/91089 - Setup predicate for switch default case...
2019-09-13 Ian Lance Taylor* doc/invoke.texi (Optimize Options): Fix typo.
2019-09-11 Richard Bienerlto-opts.c (lto_write_options): Stream -g when debug...
2019-09-10 Christophe Lyon[ARM/FDPIC 01/24] [ARM] FDPIC: Add -mfdpic option support
2019-09-09 Richard SandifordRemove bt-load.c
2019-09-09 Jose E. MarchesiGCC port for eBPF
2019-09-06 Martin LiskaRemove support for repo files (PR c++/91125).
2019-09-04 Marek PolacekRemove -fdeduce-init-list.
2019-09-04 Prathamesh KulkarniAdd warning Wenum-conversion for C and ObjC.
2019-09-03 Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-09-03 Dennis Zhang[AArch64] Add support for missing CPUs
2019-08-30 Marek Polacek* doc/invoke.texi (-Wvolatile): Use @code for volatile.
2019-08-29 Marek PolacekImplement P1152R4: Deprecating some uses of volatile.
2019-08-28 Marek PolacekPR c++/91360 - Implement C++20 P1143R2: constinit.
2019-08-23 Wilco Dijkstra[ARM] Deprecate -mneon-for-64bits
2019-08-23 Dennis Zhang[Arm] Add support for missing CPUs
2019-08-20 Hongtao LiuAdd TIGERLAKE and COOPERLAKE to GCC.
2019-08-13 Jozef LawrynowiczMSP430: Read MCU data from external file
2019-08-13 Martin LiskaAutomatically detect GNU jobserver with -flto.
2019-08-09 Martin LiskaAdd -flto=auto option value.
2019-08-05 Marek PolacekPR c++/91338 - Implement P1161R3: Deprecate a[b,c].
2019-08-02 Eric Botcazouinvoke.texi (hot-bb-count-fraction): Rework description.
2019-07-31 Sudakshina Das[GCC, AArch64] Enable Transactional Memory Extension
2019-07-30 Martin LiskaDeduce automatically number of cores for -flto option.
2019-07-29 Richard SandifordDon't run DSE at -Og
2019-07-23 Ilia DiachkovRISC-V: Add -malign-data= option.
2019-07-21 Stafford Horneor1k: Initial support for FPU
2019-07-21 Stafford Horneor1k: Add mrori option, fix option docs
2019-07-19 Richard Sandiford[AArch64] Rename +bitperm to +sve2-bitperm
2019-07-14 Jan Hubickaipa-fnsummary.c (ipa_dump_hints): Do not dump array_index.
2019-07-12 Martin Seborinvoke.texi (ssa-name-def-chain-limit): Document new...
2019-07-09 Martin LiskaEnhance documentation of -fprofile-note option.
2019-07-08 Segher Boessenkoolsubreg: Add -fsplit-wide-types-early (PR88233)
2019-07-03 Martin LiskaAdd -fprofile-note option.
2019-07-02 Qing Zhaore PR preprocessor/90581 (provide an option to adjust...
2019-07-01 Sandra Loosemoreinvoke.texi (Link Options): Further editorial changes...
2019-06-27 Jason MerrillPR c++/55442 - memory-hog with highly recursive constexpr.
2019-06-27 Bill Schmidtrs6000.c (rs6000_option_override_internal): Enable...
2019-06-26 Segher Boessenkooldoc: Fix opindex for -W options
2019-06-26 Hongtao LiuEnable GCC support for AVX512_VP2INTERSECT which will...
2019-06-25 Jozef LawrynowiczImplement alternate "__intN__" form of "__intN" type
2019-06-21 Matthew BeliveauPR c++/90875 - added -Wswitch-outside-range option
2019-06-15 Maya Rashishinvoke.texi (Spec Files): Update location of the Fortra...
2019-06-13 Feng XuePR tree-optimization/89713 - Assume loop with an exit...
2019-06-12 Dimitar DimitrovInitial TI PRU GCC port
2019-06-11 Matthew BeliveauPR c++/90449 - add -Winaccessible-base option.
2019-06-08 Jonathan WakelyUse consistent spelling of PCLMUL instruction
2019-06-07 Andrew StubbsDocument -march=gfx906 option.
2019-06-07 Jan Hubickacommon.opt (flto-odr-type-merging): Ignore.
2019-06-07 Martin LiskaRemove indirect call top N counter type.
2019-06-03 Segher Boessenkoolrs6000: Delete -mmfpgpr
2019-05-31 Thomas De Schamphe... re PR debug/86964 (Too many debug symbols included...
2019-05-29 Sam Tebbs[PATCH 3/3][GCC][AARCH64] Add support for pointer authe...
2019-05-28 Xuepeng GuoAdd GCC support to ENQCMD.
2019-05-26 Gerald Pfeiferinvoke.texi (Link Options): Many editorial changes...
2019-05-26 Rainer OrthRemove Solaris 10-only note about -mvect8-ret-in-mem
2019-05-23 Bill Schmidtrs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add OPTION_M...
2019-05-23 Bill SchmidtAdd infrastructure to support -mcpu=future to represent...
2019-05-22 Matthew Malcomson[aarch64] Introduce flags for SVE2.
2019-05-10 Martin LiskaAdd params for jump-table expansion params (PR middle...
2019-05-08 Hongtao LiuEnable support for bfloat16 which will be in Future...
2019-05-02 Martin LiskaPrefer to use strlen call instead of inline expansion...
2019-04-30 Martin LiskaAdd missing dash for 2 options in documentation (PR...
2019-04-23 Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-12 Jan Hubickainvoke.texi (max-lto-streaming-paralellism): New -...
2019-04-11 Jonathan WakelyClarify documentation for -flive-patching
2019-04-10 Jonathan WakelyChange wording of -fipa-icf documentation
2019-04-10 Jonathan WakelyClearly document behaviour of multiple -g options
2019-04-03 Sudakshina Das[GCC, DOCS, AArch64] Add missing documenation for mbran...
2019-03-29 Martin LiskaRemove -Wchkp from documentation.
2019-03-26 Andrew WatermanRISC-V: Add sifive-7 pipeline description.
2019-03-22 Jakub Jelinekre PR c++/87481 (Endless loop with optimisation in...
2019-03-14 Martin LiskaRemove dead option from manual (PR other/89712).
2019-03-02 Kito ChengRISC-V: Generalize -march support, add ELF attribute...
2019-02-27 Martin Jambor[doc] Reword description of -Wno-absolute-value
2019-02-25 Sandra Loosemorec.opt (Wmissing-attributes): Clean up doc string.
2019-02-22 Kyrylo Tkachov[arm] Add support for Neoverse N1
2019-02-22 Kyrylo Tkachov[AArch64] Add support for Neoverse E1
2019-02-22 Kyrylo Tkachov[AArch64] Add support for Neoverse N1
2019-02-18 Martin Seborinvoke.texi (-Wreturn-type): Correct and expand.
2019-02-12 Pat Haugeninvoke.texi (RS/6000 and PowerPC Options): Remove dupli...
next