aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Add new gimple-ssa-warn-access pass.Martin Sebor1-0/+2
2021-07-27Implement basic block path solver.Aldy Hernandez1-0/+1
2021-07-16Support scanning of build-time GC roots in gengtypeBill Schmidt1-2/+3
2021-06-28CTF/BTF debug formatsIndu Bhagat1-0/+8
2021-06-24Add support for per-location warning groups.Martin Sebor1-2/+4
2021-06-23Split gimple-range into gimple-range-fold and gimple-range.Andrew MacLeod1-0/+1
2021-06-22Initial value-relation code.Andrew MacLeod1-0/+1
2021-05-28Generate gimple-match.c and generic-match.c earlierBernd Edlinger1-0/+1
2021-05-26Remove install-old.texiMartin Liska1-1/+1
2021-05-18genversion should depend on DATESTAMPMartin Liska1-1/+1
2021-05-12Remove version.h from object filesMartin Liska1-2/+2
2021-05-10Fix genversion linker error.Martin Liska1-0/+4
2021-05-10Use genversion to generate version.h.Martin Liska1-35/+18
2021-04-28Move pass free_lang_data to its own file.Martin Sebor1-0/+1
2021-03-11analyzer: new implementation of shortest feasible path [PR96374]David Malcolm1-1/+3
2021-01-15aarch64: Add a minipass for fusing CC insns [PR88836]Richard Sandiford1-0/+7
2021-01-11Make the serialized link target more verboseMatthias Klose1-1/+1
2021-01-06robustify vxworks glimits.h overridingAlexandre Oliva1-3/+6
2021-01-05build: libcody: Link with -lsocket -lnsl if necessary [PR98316]Rainer Orth1-1/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-24C++ : Add the -stdlib= option.Iain Sandoe1-0/+6
2020-12-17Add rtl-ssaRichard Sandiford1-0/+6
2020-12-17Add an alternative splay tree implementationRichard Sandiford1-0/+1
2020-12-15Add libcodyNathan Sidwell1-2/+6
2020-12-13middle-end: Support complex AdditionTamar Christina1-0/+1
2020-12-01Add if-chain to switch conversion pass.Martin Liska1-0/+1
2020-11-18configury: --enable-link-serialization supportJakub Jelinek1-0/+19
2020-11-13Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany1-0/+1
2020-11-02gcc: quote characters in texi sourceFrançois-Xavier Coudert1-1/+1
2020-10-31Move clone_info to summaryJan Hubicka1-0/+2
2020-10-28analyzer: move svalue and region decls to their own header filesDavid Malcolm1-0/+1
2020-10-23Move thunks out of cgraph_nodeJan Hubicka1-1/+3
2020-10-23Fix up plugin header installJakub Jelinek1-5/+7
2020-10-06Ranger classes.Andrew MacLeod1-0/+4
2020-10-01Initial implementation of value query class.Aldy Hernandez1-0/+1
2020-09-22Add $(ZLIBINC) to CFLAGS-analyzer/engine.oDavid Malcolm1-0/+1
2020-09-20New modref/ipa_modref optimization passesJan Hubicka1-0/+4
2020-08-13analyzer: rewrite of region and value-handlingDavid Malcolm1-1/+7
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-11/+1
2020-08-03Multi-range implementation for value_range (irange).Aldy Hernandez1-1/+1
2020-07-16build: Fix TAGS target in gcc/Makefile.inAndrea Corallo1-1/+1
2020-07-13Remove long-gone cxxmain.c from makefilesNathan Sidwell1-1/+0
2020-06-23build: Change conditional include and empty.mk to -include in MakefilesDavid Edelsohn1-9/+3
2020-06-17Lower VEC_COND_EXPR into internal functions.Martin Liska1-0/+2
2020-06-09When specifying a non-system prefix with --with-zstd, the build fails because...Michael Kuhn1-2/+3
2020-06-03Fix missing dependencies for selftests which occasionally causes failed builds.Romain Naour1-2/+4
2020-06-01Move array bounds checking into its own file.Aldy Hernandez1-0/+1
2020-06-01Move value_range_equiv code to its own file.Aldy Hernandez1-0/+1
2020-05-28jit: port libgccjit to WindowsNicolás Bértolo1-4/+6
2020-05-20Fix alignment for local variable [PR90811]Kito Cheng1-0/+1