<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9de4d0b1 - Fix build by escaping a line break.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libgcc_s/Makefile#9de4d0b1</link>
        <description>Fix build by escaping a line break.PR:		225597Submitted by:	cbnfinley at gmail.comSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-12.1/lib/libgcc_s/Makefile</description>
        <pubDate>Wed, 31 Jan 2018 21:41:42 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c4bb7e3 - Don&apos;t include long double routines on architectures with small long double.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libgcc_s/Makefile#2c4bb7e3</link>
        <description>Don&apos;t include long double routines on architectures with small long double.Reviewed by:	emasteSponsored by:	DARPA / AFRLDifferential Revision:	https://reviews.freebsd.org/D13874

            List of files:
            /freebsd-12.1/lib/libgcc_s/Makefile</description>
        <pubDate>Wed, 31 Jan 2018 18:13:33 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b0a39ef0 - Apply r315689 to lib/libgcc_s as well to unbreak the gcc xtoolchain build</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libgcc_s/Makefile#b0a39ef0</link>
        <description>Apply r315689 to lib/libgcc_s as well to unbreak the gcc xtoolchain buildlib/libgcc_s consumes lib/libcompiler_rt/Makefile*. The NO_WERROR.gcc inlib/libcompiler_rt/Makefile doesn&apos;t seem to have made a difference in beingable to build this, so sprinkle NO_WERROR.gcc here as well.MFC after:	3 daysReported by:	Jenkins (FreeBSD-head-amd64-gcc)Tested with:	amd64-gcc-6.3.0 (devel/amd64-xtoolchain-gcc)Sponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/lib/libgcc_s/Makefile</description>
        <pubDate>Tue, 28 Mar 2017 19:01:01 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2f21ec01 - libgcc_s: add libc DT_NEEDED to fix underlinking</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libgcc_s/Makefile#2f21ec01</link>
        <description>libgcc_s: add libc DT_NEEDED to fix underlinkingPR:		216012Reported by:	jbeichMFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-12.1/lib/libgcc_s/Makefile</description>
        <pubDate>Fri, 13 Jan 2017 15:17:25 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2ed1e385 - libcc_{s,eh}: build without SSP</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libgcc_s/Makefile#2ed1e385</link>
        <description>libcc_{s,eh}: build without SSPAs in the gnu/lib/libgcc Makefile:    libgcc is linked in last and thus cannot depend on ssp    symbols coming from earlier libraries. Disable stack protection    for this library.Reviewed by:	dimSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-12.1/lib/libgcc_s/Makefile</description>
        <pubDate>Fri, 11 Nov 2016 23:28:07 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0eaded92 - Spell &apos;PACKAGE&apos; correctly.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libgcc_s/Makefile#0eaded92</link>
        <description>Spell &apos;PACKAGE&apos; correctly.Submitted by:	Kyle Evans, emasteMFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-12.1/lib/libgcc_s/Makefile</description>
        <pubDate>Fri, 11 Nov 2016 18:47:53 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6430a5fd - Move the LLVM-based libgcc_s to /lib</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libgcc_s/Makefile#6430a5fd</link>
        <description>Move the LLVM-based libgcc_s to /libWhen enabled, it should install in the same location as the existinglibrary.Reported by:	antoine

            List of files:
            /freebsd-12.1/lib/libgcc_s/Makefile</description>
        <pubDate>Mon, 24 Oct 2016 14:56:13 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bff20752 - libgcc_s: add libm dependencies from div{d,s,x}c3</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libgcc_s/Makefile#bff20752</link>
        <description>libgcc_s: add libm dependencies from div{d,s,x}c3compiler-rt&apos;s complex division support routines contain calls tocompiler builtins such as `__builtin_scalbnl`.  Unfortunately Clangturns these back into a call to `scalbnl`.For now link libm&apos;s C version of the required support routines.Reviewed by:	edSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D8190

            List of files:
            /freebsd-12.1/lib/libgcc_s/Makefile</description>
        <pubDate>Thu, 13 Oct 2016 19:18:00 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49c5eacb - Introduce lib/libgcc_eh and lib/libgcc_s for LLVM&apos;s implementation</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libgcc_s/Makefile#49c5eacb</link>
        <description>Introduce lib/libgcc_eh and lib/libgcc_s for LLVM&apos;s implementationThey are not yet connected to the build, but I am adding them to allowfor easier testing, ports exp-runs, etc.Reviewed by:	edSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D8188

            List of files:
            /freebsd-12.1/lib/libgcc_s/Makefile</description>
        <pubDate>Thu, 13 Oct 2016 18:57:18 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
