1. Apr 27, 2016
  2. Apr 14, 2016
    • segher's avatar
      Make distclean clean up more (PR70173) · f1907b88
      segher authored
      Currently, distclean does not remove the libcc1, gnattools, and gotools
      directories, and not the stage_final file either.  Fix that.
      
      
      	PR bootstrap/70173
      	* Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
      	and gotools directories.  Delete the stage_final file.
      	* Makefile.in: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234954 138bc75d-0d04-0410-961f-82ee72b054a4
      f1907b88
  3. Apr 12, 2016
  4. Apr 10, 2016
  5. Apr 05, 2016
  6. Mar 29, 2016
  7. Mar 18, 2016
  8. Mar 02, 2016
  9. Feb 23, 2016
  10. Feb 20, 2016
  11. Feb 02, 2016
  12. Jan 30, 2016
  13. Jan 29, 2016
  14. Jan 27, 2016
  15. Jan 26, 2016
    • spop's avatar
      fix PR68343: disable fuse-*.c tests for isl 0.14 or earlier · 45fc5243
      spop authored
      The patch disables all fuse-*.c tests when configuring gcc with isl 0.14 or earlier.
      
      ChangeLog:
      
      	* Makefile.in: Regenerate.
      	* Makefile.tpl: Export ISLVER.
      	* configure: Regenerate.
      	* config/isl.m4: Detect isl-0.15.
      
      gcc/
      
      	* Makefile.in: Set ISLVER in site.exp.
      
      gcc/testsuite/
      
      	* gcc.dg/graphite/graphite.exp: Only run the fuse-*.c tests with isl-0.15.
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232811 138bc75d-0d04-0410-961f-82ee72b054a4
      45fc5243
  16. Jan 24, 2016
  17. Jan 13, 2016
  18. Jan 12, 2016
  19. Jan 01, 2016
  20. Dec 18, 2015
  21. Dec 17, 2015
    • nathan's avatar
      * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs. · 07ae8272
      nathan authored
      	* configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231759 138bc75d-0d04-0410-961f-82ee72b054a4
      07ae8272
    • spop's avatar
      update required isl version · 7458b15a
      spop authored
      we check for a the isl compute timeout function added in isl 0.13.
      That means GCC could still be configured with isl 0.13, 0.14, and 0.15.
      
      	* config/isl.m4 (ISL_CHECK_VERSION): Check for
      	isl_ctx_get_max_operations.
      	* configure: Regenerate.
      
      	gcc/
      	* config.in: Regenerate.
      	* configure: Regenerate.
      	* configure.ac: Remove checks for functions that exist in isl 0.13 or
      	later.
      	* graphite-isl-ast-to-gimple.c: Remove #ifdefs and code for isl 0.12.
              * graphite-optimize-isl.c: Same.
      	* graphite-poly.c: Same.
      	* graphite-sese-to-poly.c: Same.
      	* graphite.h: Add comment for isl 0.14.
      	* toplev.c (print_version): Print isl version.
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231706 138bc75d-0d04-0410-961f-82ee72b054a4
      7458b15a
  22. Dec 16, 2015
  23. Dec 15, 2015
  24. Dec 03, 2015
    • ian's avatar
      ./: · 877f47a9
      ian authored
      	PR go/66147
      	* Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
      	* Makefile.in: Regenerate.
      gotools/:
      	PR go/66147
      	* Makefile.am (GOCOMPILER): In NATIVE case, add
      	$(XGCC_FLAGS_FOR_TARGET).
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231199 138bc75d-0d04-0410-961f-82ee72b054a4
      877f47a9
  25. Dec 02, 2015
  26. Nov 29, 2015
  27. Nov 26, 2015
  28. Nov 20, 2015
  29. Nov 19, 2015
  30. Nov 13, 2015
  31. Nov 03, 2015
  32. Oct 24, 2015
  33. Oct 23, 2015