aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2023-06-23c++: Add support for -std={c,gnu}++2{c,6}Marek Polacek2-3/+16
2023-06-22configure: Implement --enable-host-bind-nowMarek Polacek1-0/+6
2023-06-21analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]David Malcolm1-0/+15
2023-06-21diagnostics: add support for "text art" diagramsDavid Malcolm1-2/+23
2023-06-21c-family: implement -ffp-contract=onAlexander Monakov1-3/+5
2023-06-21docs: replace backslashchar [PR 110329].Tamar Christina1-1/+1
2023-06-20rs6000: Add builtins for IEEE 128-bit floating point valuesCarl Love1-5/+19
2023-06-19New compact syntax for insn and insn_split in Machine Descriptions.Tamar Christina1-0/+163
2023-06-19Doc update: -foffload-options= examples + OpenMP in Fortran intrinsic modulesTobias Burnus1-1/+1
2023-06-19VECT: Support LEN_MASK_{LOAD,STORE} ifn && optabsJu-Zhe Zhong1-4/+57
2023-06-16uiltins: Add support for clang compatible __builtin_{add,sub}c{,l,ll} [PR79173]Jakub Jelinek1-0/+44
2023-06-16c++: Accept elaborated-enum-base with pedwarnAlex Coplan1-1/+12
2023-06-16Add MinGW option -mcrtdll= for choosing C RunTime DLL libraryPali Rohár1-1/+23
2023-06-16MIPS16: Implement `code_readable` function attribute.Simon Dardis1-0/+17
2023-06-15configure: Implement --enable-host-pieMarek Polacek1-2/+14
2023-06-15middle-end, i386: Pattern recognize add/subtract with carry [PR79173]Jakub Jelinek1-0/+16
2023-06-15Missed opportunity to use [SU]ABDOluwatamilore Adebayo1-0/+10
2023-06-14driver: Forward '-lgfortran', '-lm' to offloading compilationThomas Schwinge1-3/+2
2023-06-13arm: Extend -mtp= argumentsKyrylo Tkachov1-6/+9
2023-06-13aarch64: Extend -mtp= argumentsKyrylo Tkachov1-6/+6
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