aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-03diagnostics: add automatic URL-ification within messagesDavid Malcolm1-1/+2
2023-10-31analyzer: move class record_layout to its own .h/.ccDavid Malcolm1-0/+1
2023-10-31genemit: Split insn-emit.cc into several partitions.Robin Dapp1-8/+28
2023-10-25rtl-ssa: Add new helper functionsRichard Sandiford1-0/+1
2023-10-22Testsuite: allow non-installed testing on darwinIain Sandoe1-0/+3
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-3/+8
2023-10-20Control flow redundancy hardeningAlexandre Oliva1-0/+1
2023-10-16Implement new RTL optimizations pass: fold-mem-offsetsManolis Tsamis1-0/+1
2023-09-21rust: Add skeleton support and documentation for targetrustm hooks.Iain Buclaw1-1/+33
2023-09-06_BitInt lowering support [PR102989]Jakub Jelinek1-0/+1
2023-08-29analyzer: new warning: -Wanalyzer-overlapping-buffers [PR99860]David Malcolm1-0/+1
2023-08-19improve error when /usr/include isn't found [PR90835]Eric Gallager1-1/+7
2023-08-18Makefile.in: Make TM_P_H depend on $(TREE_H) [PR111021]Kewen Lin1-1/+2
2023-08-15Makefile.in: Make recog.h depend on $(TREE_H) [PR111021]Kewen Lin1-1/+1
2023-08-12Add stdckdint.h header for C23Jakub Jelinek1-0/+1
2023-08-08genmatch: Reduce variability of generated codeAndrzej Turko1-2/+2
2023-07-26analyzer: add symbol base class, moving region id to there [PR104940]David Malcolm1-0/+1
2023-07-17Include insn-opinit.h in PLUGIN_H [PR110610]Andre Vieira1-1/+1
2023-06-21analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]David Malcolm1-0/+1
2023-06-21diagnostics: add support for "text art" diagramsDavid Malcolm1-1/+10
2023-06-15configure: Implement --enable-host-pieMarek Polacek1-13/+19