aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2023-06-12Fix oversight in latest changeEric Botcazou1-1/+1
2023-06-10VECT: Add SELECT_VL supportJu-Zhe Zhong1-0/+22
2023-06-09doc: Clarification for -Wmissing-field-initializersMarek Polacek1-2/+3
2023-06-06c++: Add -WnrvoJason Merrill1-0/+19
2023-06-07Add RTX codes for BITREVERSE and COPYSIGN.Roger Sayle1-0/+11
2023-06-05Remove widen_plus/minus_expr tree codesAndre Vieira1-27/+0
2023-06-05internal-fn,vect: Refactor widen_plus as internal_fnAndre Vieira1-4/+86
2023-06-02doc: clarify semantics of vector bitwise shiftsAlexander Monakov1-1/+8
2023-06-02Support parallel testing in libgomp: fallback Perl 'flock' [PR66005]Thomas Schwinge1-0/+3
2023-06-02Back to requiring "Perl version 5.6.1 (or later)" [PR82856]Thomas Schwinge1-1/+1
2023-06-01doc: improve docs for -pedantic{,-errors}Jason Merrill1-18/+80
2023-06-01doc: Fix description of x86 -m32 option [PR109954]Jonathan Wakely1-1/+1
2023-05-30stor-layout, aarch64: Express SRA intrinsics with RTL codesKyrylo Tkachov2-1/+15
2023-05-26amdgcn: Change -m(no-)xnack to -mxnack=(on,off,any)Tobias Burnus1-6/+8
2023-05-24PR modula2/109952 Inconsistent HIGH values with 'ARRAY OF CHAR'Gaius Mulley1-2/+95
2023-05-23md: Allow <FOO> to refer to the value of int iterator FOORichard Sandiford1-6/+9
2023-05-21nvptx: Add suppport for __builtin_nvptx_brev instrinsic.Roger Sayle1-0/+15
2023-05-21install.texi: Remove alpha*-*-* sectionGerald Pfeifer1-11/+0
2023-05-17doc: Fix a pinch of typos in extend.texiArsen Arsenović1-3/+3
2023-05-17doc: Describe behaviour of enums with fixed underlying type [PR109532]Jonathan Wakely1-0/+4
2023-05-16rs6000: Enable REE pass by default“Ajit Kumar Agarwal”1-2/+2
2023-05-12rs6000: Change mode and insn condition for scalar extract exp instructionHaochen Gui1-1/+4
2023-05-06Canonicalize vec_merge when mask is constant.liuhongt1-0/+7
2023-05-06doc: Document order of define_peephole2 scanningHans-Peter Nilsson1-0/+9
2023-05-03Docs: Add vector register constarint for asm operandsKito Cheng1-0/+9
2023-05-02docs: port documentation of VRP paramsMartin Liska1-6/+9
2023-04-28Fix autoprofiledbootstrap buildEugene Rozenfeld1-1/+1
2023-04-28Add targetm.libm_function_max_errorJakub Jelinek2-0/+17
2023-04-27doc: Add explanation of zero-length array exampleJonathan Wakely1-0/+3
2023-04-26RISCV: Inline subword atomic opsPatrick O'Neill1-1/+9
2023-04-25gcov: add info about "calls" to JSON output formatMartin Liska1-2/+45
2023-04-24Docs, OpenMP: Small fixes to internal OMP_FOR doc.Frederik Harwath1-2/+2
2023-04-24doc: Update install.texi for GCC 13Rainer Orth1-109/+78
2023-04-21PR target/108779 aarch64: Implement -mtp= optionKyrylo Tkachov1-0/+10
2023-04-20doc: Remove repeated word (typo)Alejandro Colomar1-1/+1
2023-04-19gcc: xtensa: add -m[no-]strict-align optionMax Filippov1-1/+13
2023-04-19install.texi: Document --enable-decimal-float for AArch64Christophe Lyon1-7/+8
2023-04-18doc: remove stray @golJason Merrill1-1/+1
2023-04-18Add -gcodeview optionMark Harmstone1-0/+7
2023-04-18Docs: Add doc for RISC-V vector intrinsicsKito Cheng1-0/+9
2023-04-18LoongArch: Add built-in functions description of LoongArch Base instruction s...Lulu Cheng1-0/+129
2023-04-10Support Intel AMX-COMPLEXHaochen Jiang3-4/+15
2023-04-05doc: md.texi (Including Patterns): Fix page breakHans-Peter Nilsson1-2/+1
2023-04-04doc: md.texi (Insn Splitting): Tweak wording for readability.Hans-Peter Nilsson1-15/+15
2023-04-03param: document ranger-recompute-depthMartin Liska1-0/+4
2023-04-02Added item entry in docs for the new check_effective_target.Cupertino Miranda1-0/+3
2023-04-03Document signbitm2.liuhongt1-0/+11
2023-04-01aarch64, builtins: Include PR registers in FUNCTION_ARG_REGNO_P etc. [PR109254]Jakub Jelinek1-2/+4
2023-03-28Modula-2: fix documentation layout againEric Botcazou1-6/+6
2023-03-27Docs, OpenMP: Correct internal documentation of OMP_FOR.Sandra Loosemore1-16/+54