aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-01-30Set CROSS_SYSTEM_HEADER_DIR according includedirYunQiang Su1-1/+5
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-12-31modula-2: Fix building the plugin for Darwin [PR107612].Rainer Orth1-2/+3
2022-12-08analyzer: rename region-model-impl-calls.cc to kf.ccDavid Malcolm1-1/+1
2022-12-06analyzer: split out more stuff from region-model-impl-calls.ccDavid Malcolm1-0/+3
2022-11-30analyzer: move bounds checking to a new bounds-checking.ccDavid Malcolm1-0/+1
2022-11-24Remove value_range_equiv.Aldy Hernandez1-1/+0
2022-11-23d: respect --enable-link-mutex configure optionMartin Liska1-0/+1
2022-11-22Revert "configure: Implement --enable-host-pie"Marek Polacek1-17/+12
2022-11-22configure: Implement --enable-host-pieMarek Polacek1-12/+17
2022-11-16analyzer: split out checker-path.cc into a new checker-event.ccDavid Malcolm1-0/+1
2022-11-15c, analyzer: support named constants in analyzer [PR106302]David Malcolm1-0/+2
2022-11-14Revert "sphinx: support Sphinx in build system"Martin Liska1-142/+226
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska1-20/+19
2022-11-14Revert "sphinx: support installation if sphinx-build is missing"Martin Liska1-36/+64
2022-11-14Revert "avr: sphinx: port gen-avr-mmcu to RST"Martin Liska1-7/+0
2022-11-14Revert "docs: fix links pointing to gcc.gnu.org/install"Martin Liska1-1/+1
2022-11-11analyzer: new warning: -Wanalyzer-infinite-recursion [PR106147]David Malcolm1-0/+1
2022-11-09docs: fix links pointing to gcc.gnu.org/installMartin Liska1-1/+1
2022-11-09avr: sphinx: port gen-avr-mmcu to RSTMartin Liska1-0/+7
2022-11-09sphinx: support installation if sphinx-build is missingMartin Liska1-64/+36
2022-11-09sphinx: add --with-sphinx-buildMartin Liska1-19/+20
2022-11-09sphinx: support Sphinx in build systemMartin Liska1-226/+142
2022-11-04Better integrate default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRU...Thomas Schwinge1-1/+0
2022-11-04Restore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRUCTOR'Thomas Schwinge1-0/+1
2022-10-04analyzer: revamp side-effects of call summaries [PR107072]David Malcolm1-0/+1
2022-09-29Add OPTIONS_H_EXTRA to GTFILESRichard Sandiford1-0/+1
2022-09-22Create gimple_range_op_handler in a new source file.Andrew MacLeod1-0/+1
2022-09-09analyzer: add support for plugin-supplied known function behaviorsDavid Malcolm1-0/+1
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-3/+1
2022-08-31Support --disable-fixincludes.Martin Liska1-17/+13
2022-07-25Dispatch code for floating point range ops.Aldy Hernandez1-0/+1
2022-07-15Convert vrange dumping facilities to pretty_printer.Aldy Hernandez1-0/+1
2022-07-03Implement class vrange_storage to stream ranges to long term memory.Aldy Hernandez1-0/+2
2022-07-02analyzer: implement five new warnings for misuse of POSIX file descriptor API...Immad Mir1-0/+1
2022-06-28Remove legacy EVRP code.Aldy Hernandez1-2/+0
2022-06-28Add TFLAGS to gcc's GCC_FOR_TARGETAlexandre Oliva1-1/+5
2022-06-07Revert "configure: arrange to use appropriate objcopy"Jan Beulich1-1/+0
2022-06-03configure: arrange to use appropriate objcopyJan Beulich1-0/+1
2022-06-02diagnostics: add SARIF output formatDavid Malcolm1-1/+7
2022-05-31build: TAGS and .cc transitionJason Merrill1-3/+3
2022-05-25Use infer instead of side-effect for ranges.Andrew MacLeod1-1/+1
2022-05-17Add side effect infrastructure.Andrew MacLeod1-0/+1
2022-05-16analyzer: implement four new warnings for <stdarg.h> misuses [PR105103]David Malcolm1-1/+2
2022-01-17Manual changes for .cc renaming.Martin Liska1-23/+23
2022-01-17Change references of .c files to .cc filesMartin Liska1-142/+142
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-12Replace gnu::unique_ptr with std::unique_ptrJonathan Wakely1-1/+0
2021-12-09Provide vxworks alternate stdint.h during the buildOlivier Hainque1-2/+3
2021-12-02gcc: Fix "argument list too long" from install-pluginsRichard Purdie1-1/+1