Age | Commit message (Expand) | Author | Files | Lines |
2024-06-13 | doc: Spell "command-line option" with a hypen | Gerald Pfeifer | 1 | -5/+5 |
2024-06-13 | [APX CCMP] Add targetm.have_ccmp hook [PR115370] | Hongyu Wang | 2 | -0/+9 |
2024-06-13 | doc: Streamline requirements on the build compiler | Gerald Pfeifer | 1 | -5/+3 |
2024-06-12 | Remove const char * support for asm constexpr | Andi Kleen | 1 | -1/+2 |
2024-06-12 | doc: Update Cygwin web link | Gerald Pfeifer | 1 | -1/+1 |
2024-06-12 | doc: Simplify *-*-linux-gnu dependencies | Gerald Pfeifer | 1 | -3/+0 |
2024-06-11 | c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operand | Joseph Myers | 3 | -3/+32 |
2024-06-12 | doc: Remove redundant introduction of x86-64 | Gerald Pfeifer | 1 | -2/+0 |
2024-06-11 | RISC-V: Add Zalrsc and Zaamo testsuite support | Patrick O'Neill | 1 | -2/+14 |
2024-06-11 | C++: Support constexpr strings for asm statements | Andi Kleen | 1 | -6/+29 |
2024-06-11 | modula2: Fix typos, grammar, and a link | Gerald Pfeifer | 1 | -3/+3 |
2024-06-09 | doc: Remove link to www.amelek.gda.pl/avr/ | Gerald Pfeifer | 1 | -2/+0 |
2024-06-07 | analyzer: new warning: -Wanalyzer-undefined-behavior-ptrdiff (PR analyzer/105... | David Malcolm | 1 | -0/+16 |
2024-06-07 | c++: -include and header unit translation | Jason Merrill | 1 | -0/+17 |
2024-06-07 | enable adjustment of return_pc debug attrs | Alexandre Oliva | 2 | -0/+9 |
2024-06-07 | Match: Support more form for scalar unsigned SAT_ADD | Pan Li | 1 | -0/+16 |
2024-06-05 | RISC-V: Introduce -mvector-strict-align. | Robin Dapp | 1 | -0/+17 |
2024-06-05 | doc: Streamline recommendation of GNU awk | Gerald Pfeifer | 1 | -2/+1 |
2024-06-04 | invoke.texi: Clarify -march=lujiazui | Jakub Jelinek | 1 | -2/+4 |
2024-06-03 | install.texi (gcn): Fix date of recommended newlib version | Tobias Burnus | 1 | -1/+1 |
2024-05-31 | Provide counted_by attribute to flexible array member field | Qing Zhao | 1 | -0/+68 |
2024-05-31 | Fix some opindex for some options [PR115022] | Andrew Pinski | 1 | -6/+11 |
2024-05-30 | Add new text_art::tree_widget and use it in analyzer | David Malcolm | 1 | -28/+147 |
2024-05-30 | [testsuite] conditionalize dg-additional-sources on target and type | Alexandre Oliva | 1 | -1/+7 |
2024-05-29 | c++: add module extensions | Jason Merrill | 1 | -10/+10 |
2024-05-27 | modula2: simplify xref usage in documentation, remove external ref to gm2. | Gaius Mulley | 1 | -13/+13 |
2024-05-27 | doc: Use https for our own site (and GCC for the project) | Gerald Pfeifer | 1 | -3/+3 |
2024-05-27 | VAX/doc: Fix issues with FP format option documentation | Maciej W. Rozycki | 1 | -2/+12 |
2024-05-26 | doc: Quote singular '=' signs | Gerald Pfeifer | 1 | -3/+3 |
2024-05-24 | modula2: fix xref fourth parameter in documentation, change from gm2 to m2 | Gaius Mulley | 1 | -13/+13 |
2024-05-22 | AARCH64: Add Qualcomnm oryon-1 core | Andrew Pinski | 1 | -0/+1 |
2024-05-22 | web/115183 - fix typo in C++ docs | Richard Biener | 1 | -1/+1 |
2024-05-20 | i386: Remove Xeon Phi ISA support | Haochen Jiang | 2 | -77/+14 |
2024-05-18 | RISC-V: Implement -m{,no}fence-tso | Palmer Dabbelt | 1 | -0/+8 |
2024-05-17 | diagnostics, analyzer: add CFG edge visualization to path-printing | David Malcolm | 1 | -1/+28 |
2024-05-15 | diagnostics: simplify output of purely intraprocedural execution paths | David Malcolm | 1 | -16/+14 |
2024-05-15 | c++: DR 569, DR 1693: fun with semicolons [PR113760] | Marek Polacek | 1 | -1/+28 |
2024-05-10 | c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw ... | Jakub Jelinek | 2 | -0/+10 |
2024-05-07 | Rename "x86 Windows Options" to "Cygwin and MinGW Options" | Zac Walker | 1 | -0/+10 |
2024-05-07 | Remove obsolete Solaris 11.3 support | Rainer Orth | 1 | -27/+12 |
2024-05-07 | Mention that some options are turned on by `-Ofast` in their descriptions [PR... | Andrew Pinski | 1 | -19/+22 |
2024-05-06 | RISC-V: Document -mcmodel=large | Palmer Dabbelt | 1 | -1/+6 |
2024-05-06 | Allow flexible array members in unions and alone in structures [PR53548] | Qing Zhao | 1 | -0/+34 |
2024-05-03 | docs: rtl: document GET_MODE_INNER | Vineet Gupta | 1 | -0/+7 |
2024-05-02 | PR modula2/113836 gm2 does not dump gimple or quadruples to a file | Gaius Mulley | 1 | -5/+34 |
2024-05-02 | doc: Describe limitations re Ada, D, and Go on FreeBSD | Gerald Pfeifer | 1 | -0/+8 |
2024-05-01 | doc: FreeBSD no longer has a GNU toolchain in base | Gerald Pfeifer | 1 | -10/+5 |
2024-05-01 | doc: Remove old details on libunwind for ia64-*-hpux* | Gerald Pfeifer | 1 | -6/+0 |
2024-04-30 | libcpp: Adjust __STDC_VERSION__ for C23 | Jakub Jelinek | 1 | -2/+2 |
2024-04-28 | doc: Remove references to FreeBSD 7 and older | Gerald Pfeifer | 1 | -7/+2 |