aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2022-09-02c/c++: new warning: -Wxor-used-as-pow [PR90885]David Malcolm1-0/+15
2022-09-02Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result.Kito Cheng2-0/+20
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska5-470/+17
2022-09-01libcpp: Add -Winvalid-utf8 warning [PR106655]Jakub Jelinek1-3/+10
2022-08-30omp-simd-clone: Allow fixed-lane vectorsAndrew Stubbs1-0/+3
2022-08-30Extend SLP permutation optimisationsRichard Sandiford1-0/+4
2022-08-26c++: Implement -Wself-move warning [PR81159]Marek Polacek1-1/+22
2022-08-26Implement __builtin_issignalingJakub Jelinek2-0/+21
2022-08-26cr16: remove obsoleted portMartin Liska4-121/+2
2022-08-25LoongArch: add model attributeXi Ruoyao1-0/+17
2022-08-24LoongArch: Add new code model 'medium'.Lulu Cheng1-0/+3
2022-08-20LoongArch: Add support code model extreme.Lulu Cheng1-40/+10
2022-08-18analyzer: warn on the use of floating-points operands in the size argument [P...Tim Lange1-0/+14
2022-08-16docs: remove link to www.bullfreeware.com from installMartin Liska1-4/+0
2022-08-16Adjust max-jump-thread-paths docsRichard Biener1-3/+3
2022-08-12[Committed] arm: Document +no options for Cortex-M55 CPU.Srinath Parvathaneni1-2/+13
2022-08-12analyzer: out-of-bounds checker [PR106000]Tim Lange1-0/+15
2022-08-09docs: add notes on which functions -fanalyzer has hardcoded knowledge ofDavid Malcolm1-0/+81
2022-08-09Remove --param max-fsm-thread-lengthRichard Biener1-3/+0
2022-08-09tree-optimization/106514 - add --param max-jump-thread-pathsRichard Biener1-0/+7
2022-08-05New warning: -Wanalyzer-jump-through-null [PR105947]David Malcolm1-0/+12
2022-08-03gcov-dump: add --stable optionMartin Liska1-0/+5
2022-08-01docs: fix copy&paste error in -Wanalyzer-putenv-of-auto-varDavid Malcolm1-1/+1
2022-07-28analyzer: new warning: -Wanalyzer-putenv-of-auto-var [PR105893]David Malcolm1-0/+14
2022-07-28analyzer: add CWE identifier URLs to docsDavid Malcolm1-5/+45
2022-07-28doc: Clarify FENV_ACCESS pragma semantics WRT `-ftrapping-math'Maciej W. Rozycki2-2/+9
2022-07-27docs: Fix outdated reference to LOOPS_HAVE_MARKED_SINGLE_EXITSAndrew Carlotti1-1/+1
2022-07-27LoongArch: document -m[no-]explicit-relocsWANG Xuerui1-0/+13
2022-07-26docs: fix previsou commitMartin Liska2-2/+2
2022-07-26docs: fix crossing declaration of @defmac and @hook.Martin Liska2-10/+10
2022-07-25docs: remove recently added trailing whitespacesMartin Liska2-11/+11
2022-07-23Adding three new function attributes for static analysis of file descriptorsImmad Mir2-1/+54
2022-07-19Remote trailing : for subheading.Martin Liska1-2/+2
2022-07-18RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute'Maciej W. Rozycki1-0/+2
2022-07-18RISC-V/doc: Correct the formatting of `-mstack-protector-guard-reg='Maciej W. Rozycki1-1/+1
2022-07-18RISC-V/doc: Correct the name of `-mriscv-attribute'Maciej W. Rozycki1-3/+3
2022-07-18arc: Add ARCHS release 310a tune variant.Claudiu Zissulescu1-0/+16
2022-07-15analyzer: documentation nits relating to new fd warningsDavid Malcolm1-0/+10
2022-07-14docs: fix position of @end deftypefnMartin Liska1-2/+2
2022-07-14docs: fix position of @end deftypefnMartin Liska1-2/+1
2022-07-03loongarch: use -mno-check-zero-division as the default for optimized codeXi Ruoyao1-1/+2
2022-07-02analyzer: add allocation size checker [PR105900]Tim Lange1-0/+14
2022-07-02analyzer: implement five new warnings for misuse of POSIX file descriptor API...Immad Mir1-0/+55
2022-06-29docs: remove removed param from documentationMartin Liska1-3/+0
2022-06-28testsuite: Add new target check for no_alignment_constraintsDimitar Dimitrov1-0/+9
2022-06-25Remove long deprecated tilegx and tilepro portsJeff Law4-316/+1
2022-06-24c++: Include -Woverloaded-virtual in -Wall [PR87729]Jason Merrill1-1/+25
2022-06-23Introduce -nostdlib++ optionAlexandre Oliva1-1/+5
2022-06-23aarch64: testsuite: symbol-range fallback to compileAlexandre Oliva1-0/+3
2022-06-23diagnostics: add ability to associate diagnostics with rules from coding stan...David Malcolm1-0/+10