summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* analyzer: implement four new warnings for <stdarg.h> misuses [PR105103]David Malcolm2022-05-161-1/+2
* Manual changes for .cc renaming.Martin Liska2022-01-171-23/+23
* Change references of .c files to .cc filesMartin Liska2022-01-171-142/+142
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Replace gnu::unique_ptr with std::unique_ptrJonathan Wakely2021-12-121-1/+0
* Provide vxworks alternate stdint.h during the buildOlivier Hainque2021-12-091-2/+3
* gcc: Fix "argument list too long" from install-pluginsRichard Purdie2021-12-021-1/+1
* d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)Iain Buclaw2021-11-301-0/+4
* Make etags path used by build system configurableEric Gallager2021-11-291-2/+6
* Implement -Winfinite-recursion [PR88232].Martin Sebor2021-11-231-0/+1
* gcc/Makefile.in: fix bug in gengtype link ruleDavid Malcolm2021-10-291-1/+1
* hardened conditionalsAlexandre Oliva2021-10-281-0/+1
* Add install-dvi Makefile targets.Eric Gallager2021-10-221-2/+18
* Factor predidacte analysis out of tree-ssa-uninit.c into its own module.Martin Sebor2021-09-171-0/+1
* configure: Avoid unnecessary constraints on executables for $build.Iain Sandoe2021-09-141-7/+0
* Move pointer_equiv_analyzer to new file.Aldy Hernandez2021-09-131-0/+1
* analyzer: support "bifurcation"; reimplement realloc [PR99260]David Malcolm2021-08-301-0/+1
* Abstract tracing routines into a class.Andrew MacLeod2021-08-171-0/+1
* openacc: Middle-end worker-partitioning supportJulian Brown2021-08-091-0/+1
* Remove 'gcc/omp-offload.c' from 'GTFILES'Thomas Schwinge2021-08-091-1/+0
* analyzer: initial implementation of asm support [PR101570]David Malcolm2021-08-041-0/+1
* Add new gimple-ssa-warn-access pass.Martin Sebor2021-07-281-0/+2
* Implement basic block path solver.Aldy Hernandez2021-07-271-0/+1
* Support scanning of build-time GC roots in gengtypeBill Schmidt2021-07-161-2/+3
* CTF/BTF debug formatsIndu Bhagat2021-06-281-0/+8
* Add support for per-location warning groups.Martin Sebor2021-06-241-2/+4
* Split gimple-range into gimple-range-fold and gimple-range.Andrew MacLeod2021-06-231-0/+1
* Initial value-relation code.Andrew MacLeod2021-06-221-0/+1
* Generate gimple-match.c and generic-match.c earlierBernd Edlinger2021-05-281-0/+1
* Remove install-old.texiMartin Liska2021-05-261-1/+1
* genversion should depend on DATESTAMPMartin Liska2021-05-181-1/+1
* Remove version.h from object filesMartin Liska2021-05-121-2/+2
* Fix genversion linker error.Martin Liska2021-05-101-0/+4
* Use genversion to generate version.h.Martin Liska2021-05-101-35/+18