stages: 1/16-qi: make sure to create the usr/pkg directory for build the final system
[dragora.git] / compilers / NEWS
blobdea94cc3445967ea657ece8238660750a10cc9cd
2 2018-05-26 Matias A. Fonzo <selk@dragora.org>
4 Version 2018May26 released.
6     * Binutils 2.30.
8     * Linux-libre 4.14.41 (headers).
10     * GCC-7-20180524 (from snapshot, post gcc-7.3.0).
12         - GMP 6.1.2.
14         - MPFR 4.0.1 + cumulative patch (latest update: 2018-05-01).
16         - MPC 1.1.0.
18         - ISL 0.19.
20     * Musl 1db9a35 (from snapshot, post musl-1.1.19).
22     * targets: powerpc64: added new target file.
23       Thanks to David Edelsohn.
25     * targets: s390x: added new target file.  Thanks to David Edelsohn.
27     * targets: i586, x32: fixed issue with multilib option.
29     * targets: x86_64: enhanced multilib option for tuning GCC:
30       "--with-arch=x86-64 --with-tune=generic".
32     * The Apache license version 2 is now used by darkcrusade
33       (scripts).
35     * Minor changes.
37 2017-06-20 Matias A. Fonzo <selk@dragora.org>
39 Version 2017Jun09 released.
41     * The pass for the CC and CXX environment flags have been fixed for
42       the final GCC -- previously resulting in a partial
43       statically-linked cross-compiler.
45     * Linux-libre 4.9.31 (headers).
47     * Checksum files are now produced using sha256sum(1).
49 2017-01-06 Matias A. Fonzo <selk@dragora.org>
51 Version 2017Jan05 released.
53     * Binutils 2.26.1.
55     * Linux-libre 4.4.39 (headers).
57     * GCC 6.3.0.
59         - GMP 6.1.2.
61         - MPFR 3.1.5 (patch level 2).
63         - MPC 1.0.3.
65         - ISL 0.18.
67     * Musl 1.1.16.
69 2016-06-19 Matias A. Fonzo <selk@dragora.org>
71     * Initial release.