aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2024-12-13genrecog: Split into separate partitions [PR111600].Robin Dapp1-5/+24
2024-12-06diagnostics: UX: add doc URLs for attributes (v2)David Malcolm1-0/+13
2024-12-01[PATCH v7 10/12] Verify detected CRC loop with symbolic execution and LFSR ma...Mariam Arutunian1-0/+1
2024-12-01[PATCH v6 09/12] Add symbolic execution support.Matevos Mehrabyan1-0/+3
2024-12-01[PATCH v7 08/12] Add a new pass for naive CRC loops detectionMariam Arutunian1-0/+1
2024-11-29Rename "libdiagnostics" to "libgdiagnostics"David Malcolm1-93/+93
2024-11-25Add target-independent store forwarding avoidance passKonstantinos Eleftheriou1-0/+1
2024-11-18libdiagnostics: add a "sarif-replay" command-line tool [PR96032]David Malcolm1-3/+13
2024-11-18json: add json parsing supportDavid Malcolm1-1/+1
2024-11-18Add libdiagnostics (v4)David Malcolm1-1/+178
2024-11-12selftests: clear GCC_COLORS [PR117503]David Malcolm1-1/+1
2024-11-01Reimplement 'assume' processing pass.Andrew MacLeod1-0/+1
2024-11-01Use LC_ALL=C when running selftests [PR117361]David Malcolm1-0/+3
2024-10-31diagnostics: add class lazy_diagnostic_pathDavid Malcolm1-0/+1
2024-10-29diagnostics: support multiple output formats simultaneously [PR116613]David Malcolm1-1/+2
2024-10-27genmatch: Add selftests to genmatch for diag_vfprintfJakub Jelinek1-0/+1
2024-10-15genmatch: Revert recent genmatch changes, instead add custom diag_vfprintf ro...Jakub Jelinek1-11/+3
2024-10-12bootstrap: Fix genmatch build where system gcc defaults to -fPIE -pieJakub Jelinek1-0/+5
2024-10-12libcpp, genmatch: Use gcc_diag instead of printf for libcpp diagnosticsJakub Jelinek1-3/+6
2024-10-02opts: Fix up regenerate-opt-urls dependenciesJakub Jelinek1-2/+2
2024-08-26diagnostics: move output formats from diagnostic.{c,h} to their own filesDavid Malcolm1-0/+1
2024-07-24diagnostics: SARIF output: potentially add escaped renderings of source (§3....David Malcolm1-0/+1
2024-07-21gcc: stop adding -fno-common for checking buildsSam James1-6/+2
2024-07-08[to-be-committed][RISC-V][V3] DCE analysis for extension eliminationJeff Law1-0/+1
2024-06-25diagnostics: introduce diagnostic-global-context.ccDavid Malcolm1-0/+1
2024-06-24Add a late-combine pass [PR106594]Richard Sandiford1-0/+1
2024-06-18diagnostics: rename tree-diagnostic-path.cc to diagnostic-path.ccDavid Malcolm1-3/+3
2024-06-18diagnostics: introduce diagnostic-macro-unwinding.h/ccDavid Malcolm1-0/+1
2024-06-18diagnostics: remove tree usage from tree-diagnostic-path.ccDavid Malcolm1-0/+2
2024-06-18diagnostics: move simple_diagnostic_{path,thread,event} to their own .h/ccDavid Malcolm1-0/+1
2024-06-06Plugins: Add label-text.h to CPPLIB_H so it will be installed [PR115288]Andrew Pinski1-0/+1
2024-05-30aarch64, middle-end: Move pair_fusion pass from aarch64 to middle-endAjit Kumar Agarwal1-0/+1
2024-05-30Add new text_art::tree_widget and use it in analyzerDavid Malcolm1-0/+1
2024-05-28Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167]David Malcolm1-1/+2
2024-05-11[PATCH v2 1/4] Support for CodeView debugging formatMark Harmstone1-0/+2
2024-05-07Remove obsolete Solaris 11.3 supportRainer Orth1-1/+0
2024-02-12gcc/Makefile.in: Always check info dependenciesChristophe Lyon1-0/+7
2024-01-18Darwin, configure: Handle a missing substitution.Iain Sandoe1-1/+1
2024-01-04opts: add logic to generate options-urls.ccDavid Malcolm1-4/+14
2024-01-04options: add gcc/regenerate-opt-urls.pyDavid Malcolm1-0/+16
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-22Allow overriding EXPECTChristophe Lyon1-0/+3
2023-12-14A new copy propagation and PHI elimination passFilip Kastl1-0/+1
2023-12-06remove qmtest-related Makefile targetsEric Gallager1-53/+0
2023-12-05Introduce strub: machine-independent stack scrubbingAlexandre Oliva1-0/+2
2023-12-02attribs: Cache the gnu namespaceRichard Sandiford1-1/+2
2023-11-28analyzer: install header files for use by plugins [PR109077]David Malcolm1-4/+6
2023-11-19libcpp: split decls out to rich-location.hDavid Malcolm1-0/+1
2023-11-17analyzer: new warning: -Wanalyzer-infinite-loop [PR106147]David Malcolm1-0/+1
2023-11-14*: add modern gettextArsen Arsenović1-3/+5