aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-14openmp: cgraph support for late declare variant resolutionJakub Jelinek1-0/+1
2020-05-12gcc: Enable Intel CET on Intel CET enabled host for jitH.J. Lu1-0/+4
2020-04-30--with-{documentation,changes}-root-url tweaksJakub Jelinek1-3/+0
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek1-0/+1
2020-02-26analyzer: improvements to logging/dumpingDavid Malcolm1-0/+1
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe1-0/+1
2020-01-14analyzer: add function-set.cc/hDavid Malcolm1-0/+1
2020-01-14Initial commit of analyzerDavid Malcolm1-2/+33
2020-01-10Add diagnostic pathsDavid Malcolm1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-18PR 86416 – improve lto1 diagnostic if a mode does not existTobias Burnus1-0/+2
2019-12-03Makefile.in (SOURCES): Add doc/lto-dump.1.Matthias Klose1-2/+10
2019-11-13Move plain value_range things to value-range.[hc]*.Aldy Hernandez1-0/+2