summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: clean up match.pd-related dependenciesAlexander Monakov2023-05-081-6/+3
* build: Use -nostdinc generating macro_list [PR109522]Xi Ruoyao2023-05-071-1/+1
* build: Replace seq for portability with GNU Make variantJakub Jelinek2023-05-061-10/+12
* match.pd: Use splits in makefile and make configurable.Tamar Christina2023-05-051-20/+47
* genmatch: split shared code to gimple-match-exports.ccTamar Christina2023-05-051-1/+3
* riscv: Fix genrvv-type-indexer dependenciesJakub Jelinek2023-04-081-2/+4
* html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo supports itArsen Arsenović2023-03-211-1/+5
* Set CROSS_SYSTEM_HEADER_DIR according includedirYunQiang Su2023-01-301-1/+5
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* modula-2: Fix building the plugin for Darwin [PR107612].Rainer Orth2022-12-311-2/+3
* analyzer: rename region-model-impl-calls.cc to kf.ccDavid Malcolm2022-12-081-1/+1
* analyzer: split out more stuff from region-model-impl-calls.ccDavid Malcolm2022-12-061-0/+3
* analyzer: move bounds checking to a new bounds-checking.ccDavid Malcolm2022-11-301-0/+1
* Remove value_range_equiv.Aldy Hernandez2022-11-241-1/+0
* d: respect --enable-link-mutex configure optionMartin Liska2022-11-231-0/+1
* Revert "configure: Implement --enable-host-pie"Marek Polacek2022-11-221-17/+12
* configure: Implement --enable-host-pieMarek Polacek2022-11-221-12/+17
* analyzer: split out checker-path.cc into a new checker-event.ccDavid Malcolm2022-11-161-0/+1
* c, analyzer: support named constants in analyzer [PR106302]David Malcolm2022-11-151-0/+2
* Revert "sphinx: support Sphinx in build system"Martin Liska2022-11-141-142/+226
* Revert "sphinx: add --with-sphinx-build"Martin Liska2022-11-141-20/+19
* Revert "sphinx: support installation if sphinx-build is missing"Martin Liska2022-11-141-36/+64
* Revert "avr: sphinx: port gen-avr-mmcu to RST"Martin Liska2022-11-141-7/+0
* Revert "docs: fix links pointing to gcc.gnu.org/install"Martin Liska2022-11-141-1/+1
* analyzer: new warning: -Wanalyzer-infinite-recursion [PR106147]David Malcolm2022-11-111-0/+1
* docs: fix links pointing to gcc.gnu.org/installMartin Liska2022-11-091-1/+1
* avr: sphinx: port gen-avr-mmcu to RSTMartin Liska2022-11-091-0/+7
* sphinx: support installation if sphinx-build is missingMartin Liska2022-11-091-64/+36
* sphinx: add --with-sphinx-buildMartin Liska2022-11-091-19/+20
* sphinx: support Sphinx in build systemMartin Liska2022-11-091-226/+142
* Better integrate default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRU...Thomas Schwinge2022-11-041-1/+0
* Restore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRUCTOR'Thomas Schwinge2022-11-041-0/+1
* analyzer: revamp side-effects of call summaries [PR107072]David Malcolm2022-10-041-0/+1
* Add OPTIONS_H_EXTRA to GTFILESRichard Sandiford2022-09-291-0/+1
* Create gimple_range_op_handler in a new source file.Andrew MacLeod2022-09-221-0/+1
* analyzer: add support for plugin-supplied known function behaviorsDavid Malcolm2022-09-091-0/+1
* STABS: remove -gstabs and -gxcoff functionalityMartin Liska2022-09-021-3/+1
* Support --disable-fixincludes.Martin Liska2022-08-311-17/+13
* Dispatch code for floating point range ops.Aldy Hernandez2022-07-251-0/+1
* Convert vrange dumping facilities to pretty_printer.Aldy Hernandez2022-07-151-0/+1
* Implement class vrange_storage to stream ranges to long term memory.Aldy Hernandez2022-07-031-0/+2
* analyzer: implement five new warnings for misuse of POSIX file descriptor API...Immad Mir2022-07-021-0/+1
* Remove legacy EVRP code.Aldy Hernandez2022-06-281-2/+0
* Add TFLAGS to gcc's GCC_FOR_TARGETAlexandre Oliva2022-06-281-1/+5
* Revert "configure: arrange to use appropriate objcopy"Jan Beulich2022-06-071-1/+0
* configure: arrange to use appropriate objcopyJan Beulich2022-06-031-0/+1
* diagnostics: add SARIF output formatDavid Malcolm2022-06-021-1/+7
* build: TAGS and .cc transitionJason Merrill2022-05-311-3/+3
* Use infer instead of side-effect for ranges.Andrew MacLeod2022-05-251-1/+1
* Add side effect infrastructure.Andrew MacLeod2022-05-171-0/+1