Age | Commit message (Expand) | Author | Files | Lines |
2025-02-27 | input: Fix up ICEs with --param=file-cache-files=N for N > 16 [PR118860] | Jakub Jelinek | 1 | -1/+2 |
2025-02-02 | Add tunables for input buffer | Andi Kleen | 1 | -0/+2 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-12-14 | opts: Use OPTION_SET_P instead of magic value 2 for -fshort-enums default [PR... | Jakub Jelinek | 1 | -1/+1 |
2024-12-08 | Support for 64-bit location_t: Activate 64-bit location_t | Lewis Hyatt | 1 | -3/+0 |
2024-11-30 | Support for 64-bit location_t: toplev parts | Lewis Hyatt | 1 | -1/+1 |
2024-11-25 | asan: Support dynamic shadow offset | Kito Cheng | 1 | -1/+2 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-10-29 | diagnostics: support multiple output formats simultaneously [PR116613] | David Malcolm | 1 | -2/+2 |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -3/+3 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -3/+5 |
2024-10-23 | jit: reset state in varasm.cc [PR117275] | David Malcolm | 1 | -0/+1 |
2024-09-09 | diagnostics: replace option_hooks with a diagnostic_option_manager class | David Malcolm | 1 | -5/+5 |
2024-09-09 | diagnostics: rename dc.printer to m_printer [PR116613] | David Malcolm | 1 | -2/+2 |
2024-08-22 | RISC-V: Enable -gvariable-location-views by default | Bernd Edlinger | 1 | -3/+9 |
2024-08-22 | Dump aliases in -fcallgraph-info | Alexandre Oliva | 1 | -0/+37 |
2024-08-06 | diagnostics: SARIF output: fix "executionSuccessful" §3.20.14 [PR116177] | David Malcolm | 1 | -1/+1 |
2024-07-24 | diagnostics: SARIF output: add "arguments" property (§3.20.2) | David Malcolm | 1 | -3/+10 |
2024-07-24 | json: support std::unique_ptr in array::append and object::set | David Malcolm | 1 | -0/+1 |
2024-07-13 | diagnostics: add highlight-a vs highlight-b in colorization and pp_markup | David Malcolm | 1 | -0/+2 |
2024-05-17 | diagnostics, analyzer: add CFG edge visualization to path-printing | David Malcolm | 1 | -0/+2 |
2024-05-11 | [PATCH v2 1/4] Support for CodeView debugging format | Mark Harmstone | 1 | -0/+4 |
2024-02-21 | ipa: Convert lattices from pure array to vector (PR 113476) | Martin Jambor | 1 | -0/+2 |
2024-01-18 | Fix ICE in -fdiagnostics-generate-patch [PR112684] | David Malcolm | 1 | -4/+1 |
2024-01-10 | libgccjit: Fix GGC segfault when using -flto | Antoni Boucher | 1 | -0/+5 |
2024-01-04 | options: wire up options-urls.cc into gcc_urlifier | David Malcolm | 1 | -2/+3 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-23 | gcc: Introduce -fhardened | Marek Polacek | 1 | -2/+23 |
2023-11-16 | diagnostics: make m_lang_mask private | David Malcolm | 1 | -3/+3 |
2023-11-14 | diagnostics: make option-handling callbacks private | David Malcolm | 1 | -4/+4 |
2023-11-06 | diagnostics: make diagnostic_context::m_urlifier private | David Malcolm | 1 | -1/+1 |
2023-11-03 | diagnostics: add automatic URL-ification within messages | David Malcolm | 1 | -0/+2 |
2023-11-03 | diagnostics: convert diagnostic_context to a class | David Malcolm | 1 | -26/+24 |
2023-10-27 | preprocessor: c++: Support `#pragma GCC target' macros [PR87299] | Lewis Hyatt | 1 | -8/+13 |
2023-10-08 | libcpp: eliminate COMBINE_LOCATION_DATA | David Malcolm | 1 | -2/+2 |
2023-10-02 | diagnostics: group together source printing fields of diagnostic_context | David Malcolm | 1 | -4/+4 |
2023-09-14 | ggc, jit: forcibly clear GTY roots in jit | David Malcolm | 1 | -0/+3 |
2023-05-19 | Allow plugin dumps | Nathan Sidwell | 1 | -0/+4 |
2023-05-18 | gcc: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -1/+1 |
2023-05-01 | apply debug-remap to file names in .su files | Rasmus Villemoes | 1 | -1/+2 |
2023-03-03 | driver: toplev: Fix a typo | Xi Ruoyao | 1 | -1/+1 |
2023-02-02 | driver, toplevel: Avoid emitting the version information twice. | Iain Sandoe | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-10 | Don't ICE running selftests if errors were raised [PR99723] | Andrea Corallo | 1 | -1/+1 |
2022-09-02 | STABS: remove -gstabs and -gxcoff functionality | Martin Liska | 1 | -21/+0 |
2022-07-08 | lto-dump: Do not print output file | Martin Liska | 1 | -1/+1 |
2022-06-23 | diagnostics: add ability to associate diagnostics with rules from coding stan... | David Malcolm | 1 | -0/+2 |
2022-05-10 | middle-end/105537 - debug processing | Richard Biener | 1 | -24/+0 |
2022-04-12 | libgccjit: Add support for register variables [PR104072] | Antoni Boucher | 1 | -0/+1 |
2022-04-12 | libgccjit: Add support for bitcasts [PR104071] | Antoni Boucher | 1 | -0/+1 |