NEWS 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. 2018-05-26 Matias A. Fonzo <selk@dragora.org>
  2. Version 2018May26 released.
  3. * Binutils 2.30.
  4. * Linux-libre 4.14.41 (headers).
  5. * GCC-7-20180524 (from snapshot, post gcc-7.3.0).
  6. - GMP 6.1.2.
  7. - MPFR 4.0.1 + cumulative patch (latest update: 2018-05-01).
  8. - MPC 1.1.0.
  9. - ISL 0.19.
  10. * Musl 1db9a35 (from snapshot, post musl-1.1.19).
  11. * targets: powerpc64: added new target file.
  12. Thanks to David Edelsohn.
  13. * targets: s390x: added new target file. Thanks to David Edelsohn.
  14. * targets: i586, x32: fixed issue with multilib option.
  15. * targets: x86_64: enhanced multilib option for tuning GCC:
  16. "--with-arch=x86-64 --with-tune=generic".
  17. * The Apache license version 2 is now used by darkcrusade
  18. (scripts).
  19. * Minor changes.
  20. 2017-06-20 Matias A. Fonzo <selk@dragora.org>
  21. Version 2017Jun09 released.
  22. * The pass for the CC and CXX environment flags have been fixed for
  23. the final GCC -- previously resulting in a partial
  24. statically-linked cross-compiler.
  25. * Linux-libre 4.9.31 (headers).
  26. * Checksum files are now produced using sha256sum(1).
  27. 2017-01-06 Matias A. Fonzo <selk@dragora.org>
  28. Version 2017Jan05 released.
  29. * Binutils 2.26.1.
  30. * Linux-libre 4.4.39 (headers).
  31. * GCC 6.3.0.
  32. - GMP 6.1.2.
  33. - MPFR 3.1.5 (patch level 2).
  34. - MPC 1.0.3.
  35. - ISL 0.18.
  36. * Musl 1.1.16.
  37. 2016-06-19 Matias A. Fonzo <selk@dragora.org>
  38. * Initial release.