aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-12Remove gcc/params.* files.Martin Liska1-16/+2
2019-11-12Include new generated gcc/params.opt file.Martin Liska1-1/+1
2019-11-11[build] Properly track GCC language configure fragmentsThomas Schwinge1-1/+2
2019-11-04pass --enable-obsolete down to gcc/configure for auto-build.hAlexandre Oliva1-0/+8
2019-11-02re PR bootstrap/92314 (missing omp-device-properties', needed by 's-omp-devic...Jakub Jelinek1-9/+0
2019-10-31configure.ac: Compute and substitute omp_device_properties and omp_device_pro...Jakub Jelinek1-1/+34
2019-10-10Documentation hyperlinks for [-Wname-of-option] (PR 87488)David Malcolm1-0/+2
2019-10-03Makefile.in (OBJS): Add range.o and range-op.o.Aldy Hernandez1-1/+2
2019-10-01libada: Remove racy duplicate gnatlib installationMaciej W. Rozycki1-0/+4
2019-09-30Add function_abi.{h,cc}Richard Sandiford1-0/+2
2019-09-20New IPA-SRAMartin Jambor1-1/+2
2019-09-16* Makefile.in (build/genmatch.o): Depend on $(CPPLIB_H).Jason Merrill1-1/+1
2019-09-09Remove bt-load.cRichard Sandiford1-1/+0
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska1-1/+1
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska1-1/+3
2019-06-07Makefile.in (genprogerr): Add condmd.Jakub Jelinek1-2/+2
2019-05-06Add lto-dump tool.Hrishikesh Kulkarni1-1/+1
2019-04-25re PR tree-optimization/90037 (-Wnull-dereference false positive after r269302)Jeff Law1-1/+0
2019-04-09Come up with bootstrap-lto-lean config.Martin Liska1-2/+2
2019-01-16Extend locations where to seach for Fortran pre-include.Martin Liska1-1/+3
2019-01-11* Makefile.in (PLUGIN_HEADERS): Add $(INSN_ATTR_H).Jakub Jelinek1-1/+1
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-17Add a loop versioning passRichard Sandiford1-0/+1
2018-11-21re PR bootstrap/88133 (Build fails with host GCC < 4.3)Richard Biener1-1/+0
2018-11-20re PR tree-optimization/87926 (bad array-index warning breaks --disable-check...Nathan Sidwell1-1/+1
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm1-1/+1