<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/gcc.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-05-21T22:09:42Z</updated>
<entry>
<title>gnu: libstdc++-doc: Add version 9.x.</title>
<updated>2019-05-21T22:09:42Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-21T13:47:48Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=e7313ae2936dfc0b3627d06b79d24fba5c04e406'/>
<id>urn:sha1:e7313ae2936dfc0b3627d06b79d24fba5c04e406</id>
<content type='text'>
* gnu/packages/gcc.scm (libstdc++-doc-4.9): Remove.
(libstdc++-doc-9): New variable.
</content>
</entry>
<entry>
<title>gnu: libstdc++-doc: Unhide.</title>
<updated>2019-05-21T22:09:41Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-21T13:42:54Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=798591b6ee464b95e42a1624a611c679bbe6f7e2'/>
<id>urn:sha1:798591b6ee464b95e42a1624a611c679bbe6f7e2</id>
<content type='text'>
This is a followup to d78010b81ee6ef4fd8803082e2f401b9e55b44db.

* gnu/packages/gcc.scm (make-libstdc++-doc): Add 'properties' field.
</content>
</entry>
<entry>
<title>gnu: custom-gcc: Unhide resulting package.</title>
<updated>2019-05-16T11:45:23Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2019-05-16T11:42:37Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=fbeb92d7607dc1dc6c3a34a536352636274a69de'/>
<id>urn:sha1:fbeb92d7607dc1dc6c3a34a536352636274a69de</id>
<content type='text'>
This is a follow-up to commit d78010b81ee6ef4fd8803082e2f401b9e55b44db.  While
the plain "gcc" packages should be hidden by default, gcc-derived packages
like "gfortran" should not.

* gnu/packages/gcc.scm (custom-gcc)[properties]: Remove the 'hidden? property.
</content>
</entry>
<entry>
<title>gnu: gcc-4.7: Hide package.</title>
<updated>2019-05-09T21:18:39Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2019-02-12T22:21:48Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d78010b81ee6ef4fd8803082e2f401b9e55b44db'/>
<id>urn:sha1:d78010b81ee6ef4fd8803082e2f401b9e55b44db</id>
<content type='text'>
* gnu/packages/gcc.scm (gcc-4.7): Wrap in "hidden-package" expression.
</content>
</entry>
<entry>
<title>gnu: gcc@9: Fix limits.h include for cross builds.</title>
<updated>2019-05-06T08:22:00Z</updated>
<author>
<name>Carl Dong</name>
<email>contact@carldong.me</email>
</author>
<published>2019-05-05T14:35:13Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=0e293f75f1e41876a54f87c131d4a37408b70f56'/>
<id>urn:sha1:0e293f75f1e41876a54f87c131d4a37408b70f56</id>
<content type='text'>
This allows us to supply gcc-9 as an optional argument to cross-gcc,
successfully constructing gcc-9-based cross-compilers.

* gnu/packages/gcc.scm (gcc-9)[source](patches): Add
  "gcc-9-asan-fix-limits-include.patch".
* gnu/packages/patches/gcc-9-asan-fix-limits-include.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the patch.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: gcc: Add 9.1.0.</title>
<updated>2019-05-06T08:18:15Z</updated>
<author>
<name>Carl Dong</name>
<email>contact@carldong.me</email>
</author>
<published>2019-05-05T14:32:57Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=bdfc327639dd613f47fd21f7f809b2ea75b46d5f'/>
<id>urn:sha1:bdfc327639dd613f47fd21f7f809b2ea75b46d5f</id>
<content type='text'>
* gnu/packages/gcc.scm (gcc-9): New variable.
* gnu/packages/commencement.scm (gcc-toolchain-9): New variable.
* gnu/packages/patches/gcc-9-strmov-store-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the patch.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: GCC: Update to 8.3.0.</title>
<updated>2019-02-28T18:08:48Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-02-25T12:26:56Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=14c272d5cebddad26ffe1ddce7a2504a1473ce7a'/>
<id>urn:sha1:14c272d5cebddad26ffe1ddce7a2504a1473ce7a</id>
<content type='text'>
* gnu/packages/gcc.scm (gcc-8): Update to 8.3.0.
</content>
</entry>
<entry>
<title>gnu: GCC@7: Update to 7.4.0.</title>
<updated>2018-12-08T18:37:47Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2018-12-07T23:44:44Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=7570ec5aa96d459aa41ddfaf459a883be89848d4'/>
<id>urn:sha1:7570ec5aa96d459aa41ddfaf459a883be89848d4</id>
<content type='text'>
* gnu/packages/gcc.scm (gcc-7): Update to 7.4.0.
[source](patches): Drop 'gcc-libsanitizer-ustat.patch'.
* gnu/packages/storage.scm (ceph)[inputs]: Change from BOOST to BOOST-CXX14,
as GCC 7.4.0 triggers &lt;https://bugs.gnu.org/33605&gt;.
</content>
</entry>
<entry>
<title>gnu: GCC@6: Update to 6.5.0.</title>
<updated>2018-12-08T18:37:47Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2018-12-07T23:43:36Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=8d65ae44ac9492b17266aa1bbe04d562e904946a'/>
<id>urn:sha1:8d65ae44ac9492b17266aa1bbe04d562e904946a</id>
<content type='text'>
* gnu/packages/patches/gcc-libsanitizer-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gcc.scm (gcc-6): Update to 6.5.0.
[source](patches): Drop obsolete patches.
[source](snippet): Remove.
</content>
</entry>
<entry>
<title>Merge branch 'master' into core-updates</title>
<updated>2018-09-09T15:40:35Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2018-09-09T15:40:35Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=0aeb13485055975d71ec8283040f007c79599bba'/>
<id>urn:sha1:0aeb13485055975d71ec8283040f007c79599bba</id>
<content type='text'>
</content>
</entry>
</feed>
