aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2021-10-29gcc/Makefile.in: fix bug in gengtype link ruleDavid Malcolm1-1/+1
2021-10-28hardened conditionalsAlexandre Oliva1-0/+1
2021-10-22Add install-dvi Makefile targets.Eric Gallager1-2/+18
2021-09-17Factor predidacte analysis out of tree-ssa-uninit.c into its own module.Martin Sebor1-0/+1
2021-09-14configure: Avoid unnecessary constraints on executables for $build.Iain Sandoe1-7/+0
2021-09-13Move pointer_equiv_analyzer to new file.Aldy Hernandez1-0/+1
2021-08-30analyzer: support "bifurcation"; reimplement realloc [PR99260]David Malcolm1-0/+1
2021-08-17Abstract tracing routines into a class.Andrew MacLeod1-0/+1
2021-08-09openacc: Middle-end worker-partitioning supportJulian Brown1-0/+1
2021-08-09Remove 'gcc/omp-offload.c' from 'GTFILES'Thomas Schwinge1-1/+0
2021-08-04analyzer: initial implementation of asm support [PR101570]David Malcolm1-0/+1
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