[OpenACC] bump version for 2.6 plus libgomp.texi update
[gcc.git] / gcc / doc / invoke.texi
2020-02-03 Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-01-31 Richard Sandifordaarch64: Add Armv8.6 SVE matrix multiply support
2020-01-21 Jason MerrillPR c++/40752 - useless -Wconversion with short +=.
2020-01-18 Iain Sandoe[C++ coroutines] Initial implementation.
2020-01-17 Matthew Malcomson[AArch64] Enable CLI for Armv8.6-A f64mm
2020-01-16 Mihail IonescuAdd CLI and multilib support for Armv8.1-M Mainline...
2020-01-16 Mihail Ionescu[PATCH, GCC/ARM, 2/10] Add command line support for...
2020-01-15 David Malcolminvoke.texi: update -fdiagnostics-show-cwe for analyzer
2020-01-14 David MalcolmInitial commit of analyzer
2020-01-13 Andrew PinskiAdd initial octeontx2 support.
2020-01-13 Jason MerrillFix typo in invoke.texi.
2020-01-13 Jonathan Wakelydoc: Note that some warnings depend on optimizations...
2020-01-10 David MalcolmAdd diagnostic paths
2020-01-10 Richard Sandiford[AArch64] Make -msve-vector-bits=128 generate VL-specif...
2020-01-08 Georg-Johann Layre PR target/93182 ([avr] Add -nodevicespecs option.)
2020-01-08 Georg-Johann LayImplement 64-bit double functions.
2020-01-02 Dennis Zhang[Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and...
2020-01-01 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2019-12-22 Gerald Pfeifer* doc/invoke.texi (-flto): Use "compile time" as a...
2019-12-18 David MalcolmAdd diagnostic_metadata and CWE support
2019-12-17 Martin SeborPR c++/61339 - add warning for mismatch between struct...
2019-12-17 Christophe Lyon[ARM] Add support for -mpure-code in thumb-1 (v6m)
2019-12-17 Jakub Jelinekre PR target/92962 (Documentation: x86 Options - znver2...
2019-12-16 Jozef LawrynowiczMSP430: Add new msp430-elfbare target
2019-12-13 Dennis Zhang[AArch64] Enable CLI for Armv8.6-a: armv8.6-a, i8mm...
2019-12-11 Jakub Jelinekopts.c (default_options_table): Move -ftree-loop-distri...
2019-12-10 Jakub Jelinekre PR middle-end/92825 (Unnecesary stack protection...
2019-12-05 Jan Hubickacgraphclones.c (localize_profile): New function.
2019-12-02 Feng XueEnable recursive function versioning
2019-11-23 Jan HubickaConvert inliner to function specific param infrastructure
2019-11-21 Harald van Dijkdoc: Remove claim about ISO C
2019-11-20 Joseph MyersDocument -Wc11-c2x-compat.
2019-11-20 Wilco DijkstraPR85678: Change default to -fno-common
2019-11-19 Dennis Zhang[AArch64] Implement Armv8.5-A memory tagging (MTE)...
2019-11-19 Eric Botcazou* doc/invoke.texi (-gno-internal-reset-location-views...
2019-11-16 Richard Sandiford[AArch64] Enable VECT_COMPARE_COSTS by default for SVE
2019-11-14 Martin LiskaAdd Optimization keyword for param_max_inline_insns_aut...
2019-11-14 Martin LiskaDocument -fallocation-dce.
2019-11-13 Martin LiskaEnhance syntax of -fdbg-cnt.
2019-11-08 Joseph MyersHandle removal of old-style function definitions in...
2019-11-07 Feng XueLoop split on semi-invariant conditional statement
2019-11-07 Georg-Johann LaySupport 64-bit double and 64-bit long double configurat...
2019-11-06 Claudiu Zissulescu[ARC] Update mea option documentation
2019-11-06 Eric Botcazouintroduce -fcallgraph-info option
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...
next