aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-12Split pointer ibased range operators to range-op-ptr.ccAndrew MacLeod1-0/+1
2023-06-05Fix PR 110085: `make clean` in GCC directory on sh target causes a failureAndrew Pinski1-7/+0
2023-05-24Gimple range PHI analyzer and testcasesAndrew MacLeod1-0/+1
2023-05-08Makefile.in: clean up match.pd-related dependenciesAlexander Monakov1-6/+3
2023-05-07build: Use -nostdinc generating macro_list [PR109522]Xi Ruoyao1-1/+1
2023-05-06build: Replace seq for portability with GNU Make variantJakub Jelinek1-10/+12
2023-05-05match.pd: Use splits in makefile and make configurable.Tamar Christina1-20/+47
2023-05-05genmatch: split shared code to gimple-match-exports.ccTamar Christina1-1/+3
2023-04-08riscv: Fix genrvv-type-indexer dependenciesJakub Jelinek1-2/+4
2023-03-21html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo supports itArsen Arsenović1-1/+5
2023-01-30Set CROSS_SYSTEM_HEADER_DIR according includedirYunQiang Su1-1/+5
2023-01-02Update copyright years.Jakub Jelinek1-1/+1