Age | Commit message (Expand) | Author | Files | Lines |
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 |
2024-04-28 | doc: Update David Binderman's entry in contrib.texi | Gerald Pfeifer | 1 | -2/+2 |
2024-04-26 | amdgcn: Add gfx90c target | Frederik Harwath | 2 | -2/+5 |
2024-04-25 | bpf: default to using pseudo-C assembly syntax by default | Jose E. Marchesi | 1 | -1/+1 |
2024-04-24 | v2: DOCUMENTATION_ROOT_URL vs. release branches [PR114738] | Jakub Jelinek | 1 | -1/+3 |
2024-04-23 | Remove repeated information in -ftree-loop-distribute-patterns doc | Jan Hubicka | 1 | -2/+0 |
2024-04-23 | LoongArch: Define ISA versions | Yang Yujie | 1 | -20/+37 |
2024-04-18 | [testsuite] introduce strndup effective target | Alexandre Oliva | 1 | -0/+3 |
2024-04-16 | Document that vector_size works with typedefs [PR92880] | Andrew Pinski | 1 | -6/+7 |
2024-04-16 | LoongArch: Add indexes for some compilation options. | Lulu Cheng | 1 | -1/+6 |
2024-04-15 | AVR: Add 8 more avrxmega3 MCUs. | Georg-Johann Lay | 1 | -1/+1 |
2024-04-12 | c++: reference cast, conversion fn [PR113141] | Jason Merrill | 1 | -0/+13 |
2024-04-11 | modula2: add modula-2 language section to languages supported by GCC | Gaius Mulley | 1 | -0/+11 |
2024-04-10 | analyzer: fixes to internal docs | David Malcolm | 1 | -2/+8 |
2024-04-09 | modula2: remove description of fdebug-trace-quad, fdebug-trace-api and add fm... | Gaius Mulley | 1 | -8/+5 |
2024-04-09 | Fix up duplicated words mostly in comments, part 2 | Jakub Jelinek | 2 | -5/+5 |
2024-04-08 | GCN: '--param=gcn-preferred-vectorization-factor=[default,32,64]' | Thomas Schwinge | 1 | -0/+8 |
2024-04-08 | New effective-target 'asm_goto_with_outputs' | Thomas Schwinge | 1 | -0/+6 |
2024-04-08 | RISC-V: Implement TLS Descriptors. | Tatsuyuki Ishi | 2 | -1/+15 |
2024-04-05 | analyzer: respect GCC_COLORS in out-of-bounds diagrams [PR114588] | David Malcolm | 1 | -1/+9 |
2024-04-04 | Add condition coverage (MC/DC) | Jørgen Kvalsvik | 2 | -0/+59 |
2024-04-03 | GCN: install.texi update for Newlib change and LLVM 18 release | Tobias Burnus | 1 | -3/+5 |
2024-04-02 | LoongArch: Add support for TLS descriptors. | mengqinggang | 1 | -1/+15 |