Age | Commit message (Expand) | Author | Files | Lines |
11 days | rs6000: Add -msplit-patch-nops (PR112980) | Michael Matz | 1 | -2/+15 |
11 days | doc: document Incremental LTO flags | Michal Jires | 1 | -3/+23 |
2025-03-14 | Doc: Remove redundant info from documentation of -ansi. | Sandra Loosemore | 1 | -33/+0 |
2025-03-11 | s390: Deprecate ESA/390 support | Stefan Schulze Frielinghaus | 1 | -1/+5 |
2025-03-11 | COBOL: documentation updates for gcobol | James K. Lowden | 1 | -0/+7 |
2025-03-10 | Sanitizer: Fix typo in previous documentation patch. | Sandra Loosemore | 1 | -1/+1 |
2025-03-07 | c: do not warn about truncating NUL char when initializing nonstring arrays [... | Jakub Jelinek | 1 | -6/+9 |
2025-03-07 | Sanitizer: Mention -g option in documentation [PR56682] | Sandra Loosemore | 1 | -1/+8 |
2025-03-07 | x86: Improve documentation for -msse4 [PR116708] | Sandra Loosemore | 1 | -0/+5 |
2025-03-07 | middle-end: delay checking for alignment to load [PR118464] | Tamar Christina | 1 | -1/+1 |
2025-03-07 | Documentation: Improve -Wstringop-overflow documentation [PR 113515] | Sandra Loosemore | 1 | -6/+29 |
2025-03-06 | AArch64: Enable early scheduling for -O3 and higher (PR118351) | Wilco Dijkstra | 1 | -1/+3 |
2025-03-04 | AVR: Add texi @subsubsection "AVR Optimization Options". | Georg-Johann Lay | 1 | -82/+93 |
2025-02-27 | GCC: Documentation of -x option | Jerry DeLisle | 1 | -1/+5 |
2025-02-20 | invoke.texi: Fix typo in the file-cache-lines param | Filip Kastl | 1 | -1/+1 |
2025-02-18 | [PR middle-end/113525] Drop obsolete options from documentation | Jeff Law | 1 | -8/+0 |
2025-02-18 | Fix description of file-cache-lines/file-cache-files params | Andi Kleen | 1 | -10/+10 |
2025-02-16 | AVR: ad target/118764 - Let -mcvt set built-in macro __AVR_CVT__ | Georg-Johann Lay | 1 | -1/+5 |
2025-02-14 | LoongArch: Adjust the cost of ADDRESS_REG_REG. | Lulu Cheng | 1 | -1/+6 |
2025-02-13 | driver: -fhardened and -z lazy/-z norelro [PR117739] | Marek Polacek | 1 | -2/+2 |
2025-02-12 | AVR: target/118806 - Add -mno-call-main to tweak running main(). | Georg-Johann Lay | 1 | -2/+32 |
2025-02-12 | Doc: Fix some typos and other nearby sloppy-writing issues | Sandra Loosemore | 1 | -31/+31 |
2025-02-12 | c++: don't default -frange-for-ext-temps in -std=gnu++20 [PR188574] | Jason Merrill | 1 | -3/+2 |
2025-02-08 | ad target/118764: Fix a typo in doc/extend.texi. | Georg-Johann Lay | 1 | -3/+3 |
2025-02-07 | [gcn] Add gfx9-generic and generic-associated gfx* | Tobias Burnus | 1 | -0/+53 |
2025-02-06 | AVR: Add support for a Compact Vector Table (-mcvt). | Georg-Johann Lay | 1 | -1/+18 |
2025-02-04 | Fix file cache tunables documentation | Andi Kleen | 1 | -0/+10 |
2025-01-24 | aarch64: Add +cpa feature flag | Andrew Carlotti | 1 | -1/+3 |
2025-01-24 | docs: Add +wfxt and +xs to armv9.2-a | Andrew Carlotti | 1 | -1/+1 |
2025-01-24 | aarch64: Add command line support for armv9.5-a | Andrew Carlotti | 1 | -0/+1 |
2025-01-23 | c++: Fix mangling of lambdas in static data member initializers [PR107741] | Nathaniel Shead | 1 | -0/+3 |
2025-01-21 | Add warning for non-spec compliant FMV in Aarch64 | Alfie Richards | 1 | -1/+10 |
2025-01-18 | Fix bootstrap failure on SPARC with -O3 -mcpu=niagara4 | Eric Botcazou | 1 | -4/+18 |
2025-01-18 | AVR: Fix a plenk in doc/invoke.texi. | Georg-Johann Lay | 1 | -1/+1 |
2025-01-15 | AArch64: Deprecate -mabi=ilp32 | Wilco Dijkstra | 1 | -0/+2 |
2025-01-10 | docs: Add new AArch64 flags | Andrew Carlotti | 1 | -4/+18 |
2025-01-09 | nvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52'+ [PR65181] | Thomas Schwinge | 1 | -1/+12 |
2025-01-08 | nvptx: For '-march=sm_52' and higher, default at least to '-mptx=7.3' | Thomas Schwinge | 1 | -3/+3 |
2025-01-08 | nvptx: Support '-mptx=7.3' | Thomas Schwinge | 1 | -1/+1 |
2025-01-08 | nvptx: Support '-march=sm_37': update '-march-map=sm_50' documentation | Thomas Schwinge | 1 | -1/+1 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2025-01-02 | Update copyright dates. | Jakub Jelinek | 1 | -1/+1 |
2025-01-01 | Documentation: Fix Machine-Dependent Options ordering | Sandra Loosemore | 1 | -167/+168 |
2024-12-23 | doc: Remove references to HP-UX 8 and HP-UX 9 | Gerald Pfeifer | 1 | -2/+1 |
2024-12-20 | c++/modules: Ignore TU-local entities where necessary | Nathaniel Shead | 1 | -1/+19 |
2024-12-18 | Revert "PR81358: Enable automatic linking of libatomic." | Prathamesh Kulkarni | 1 | -5/+1 |
2024-12-18 | PR81358: Enable automatic linking of libatomic. | Prathamesh Kulkarni | 1 | -1/+5 |
2024-12-17 | Documentation: Make OpenMP/OpenACC docs easier to find [PR26154] | Sandra Loosemore | 1 | -113/+127 |
2024-12-17 | [PATCH v2 2/2] RISC-V: Add Tenstorrent Ascalon 8 wide architecture | Anton Blanchard | 1 | -1/+2 |
2024-12-17 | [PATCH v2 1/2] RISC-V: Document thead-c906, xiangshan-nanhu, and generic-ooo | Anton Blanchard | 1 | -5/+6 |