<?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>f54c5bc1cd9de86a903ca743b7c167b0c5b38128 - libc: Clean up some kernel profiling bits.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#f54c5bc1cd9de86a903ca743b7c167b0c5b38128</link>
        <description>libc: Clean up some kernel profiling bits.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sat, 14 Aug 2021 00:48:11 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>44d3e19022cad0b4aa9f4e1cf942754e3bf69a24 - libc: Add global __LIBC definition while building libc.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#44d3e19022cad0b4aa9f4e1cf942754e3bf69a24</link>
        <description>libc: Add global __LIBC definition while building libc. It will be used to limit visibility for uses outside libc context. No functional change yet.In-discussion-with: swilder

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Wed, 11 Sep 2019 11:01:19 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3a5be3f28bef988bcc8ffc2ec270322960f985dd - libc/libc_rtld: Fix up some comments in the Makefiles.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#3a5be3f28bef988bcc8ffc2ec270322960f985dd</link>
        <description>libc/libc_rtld: Fix up some comments in the Makefiles.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Tue, 20 Feb 2018 13:28:02 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>43a397d9530c74c94b1d6555fa851d394f2ed930 - Activate symbol versioning on libc (bump DF version)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#43a397d9530c74c94b1d6555fa851d394f2ed930</link>
        <description>Activate symbol versioning on libc (bump DF version)The symbol maps for libc have been verified to work as expected, thussymbol versioning has been activated for libc.  The major version oflibc remains at 8 indefinitely.The previously built packages and programs should continue to functionnormally.  Future packages built on latest master (400304+) will notrun on DragonFly with version 400303 or earlier due to missing symbolerrors by rtld.  The plan is to archive current packages under a newdirectory of mirror-master to continue (static) support for older versionsof master until those machines can be upgraded.The DF version is changed to 400304 with this commit.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sat, 12 Sep 2015 12:48:25 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>f32ed374dd2e99875dbe3008a30ac6fa60a300c3 - i386 removal, part 26/x: Remove i386 specific lib/libc/quad.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#f32ed374dd2e99875dbe3008a30ac6fa60a300c3</link>
        <description>i386 removal, part 26/x: Remove i386 specific lib/libc/quad.None of the platforms which lead to it being compiled into FreeBSD&apos;slibc look too interesting, so remove it.Also remove copies of a number of those functions residing in libkernand stop compiling one of these files into libstand. Libstand alsohas a quad.h header. Shrink it together to what is actually needed(not much), while here.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Thu, 30 Jul 2015 17:35:45 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>a4ada0f693ce7ab287c552126937e970639a4b24 - library versioning: Don&apos;t bump major version</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#a4ada0f693ce7ab287c552126937e970639a4b24</link>
        <description>library versioning: Don&apos;t bump major versionEight libraries have unused yet valid symbol maps.  The original plan wasto activate them together and bump all the major library versions at thesame time.  This never happened because the libc symbol map isn&apos;t quiteright yet.  However, it&apos;s not necessary to bump the version.  If mapped,both the versioned and unversioned symbol will be available and willreference the same location, so no breakage will occur.Once confirmed, the next commit will remove the &quot;RELEASE36&quot; check.  Thec library guard had changed to RELEASE42, so the intent is to activateversioning on 7 of the 8 libraries in one step.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Mon, 01 Dec 2014 12:51:18 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>17f97226bbe6d116c13d6150bcec8bce4b9a9895 - Dynamic root: Move required libraries to /lib</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#17f97226bbe6d116c13d6150bcec8bce4b9a9895</link>
        <description>Dynamic root: Move required libraries to /lib* Add /lib to the standard run-time loader library search path* Ensure libxxx.so symbolic links stay in /usr/lib, the build  tools won&apos;t pick them up in /lib

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sun, 13 Apr 2014 07:03:10 +0000</pubDate>
        <dc:creator>Fran&#231;ois Tigeot &lt;ftigeot@wolfpond.org&gt;</dc:creator>
    </item>
<item>
        <title>b98a330eda782c6e70ec62b38c8f160f8ab0d73a - Activate Native Language Support (NLS) for error messages</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#b98a330eda782c6e70ec62b38c8f160f8ab0d73a</link>
        <description>Activate Native Language Support (NLS) for error messagesError messages have been in English regardless of the locale selected bythe user.  NLS support has always been possible, but it&apos;s never beenactivated.  A simple CFLAG (-DNLS) does that now.  At the same time, NLSsupport was added for network messages.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sun, 29 Sep 2013 19:18:52 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>450f08dbfd98cded95c51be4079ef10f5adb3241 - libc: Raise WARNS to 1 and fix warnings.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#450f08dbfd98cded95c51be4079ef10f5adb3241</link>
        <description>libc: Raise WARNS to 1 and fix warnings.* Raise the priorities of our constructor functions from 0 to 101 because  0-100 are reserved priorities. This results in no change in object code  (as per comparison using hexdump(1)).* Provide a prototype for _pthread_init_early().* Be less strict in the exclusion of gdtoa&apos;s files to also match the files  outside contrib/ (in lib/libc/gdtoa/). Do the same for libc_rtld.* Also fix an ignored attribute warning due to __thread being defined  empty in libc_rtld.Note that the most important aspect of this commit is that it causes libcto no longer be built with -w (suppress all warnings). This was the resultof a hack we have to ignore warnings for gdtoa (which resides in contrib/).But in conjunction with WARNS being 0 it led to -w being set for _all_files of libc.Removing -w causes all the warnings which are enabled by default (evenwithout any -W options) to trigger again, in addition the few -W optionsthat WARNS=1 actually sets.Thanks to aggelos for useful clues.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Mon, 23 Sep 2013 18:33:02 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>df5c926fc385a9e1161fb6013e2d7dd8e32d0d39 - libc: Add symbol versions (not active)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#df5c926fc385a9e1161fb6013e2d7dd8e32d0d39</link>
        <description>libc: Add symbol versions (not active)

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sun, 16 Jun 2013 23:21:53 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>2a65303dc935e67ce5f4a93105d42df9774b2b70 - Bump library versions for libc and libm.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#2a65303dc935e67ce5f4a93105d42df9774b2b70</link>
        <description>Bump library versions for libc and libm.I forgot to do this for the libm changes, and it&apos;s required since someof the symbols moved around.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sun, 02 Jun 2013 12:37:18 +0000</pubDate>
        <dc:creator>Peter Avalos &lt;pavalos@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>b2ea2a51a6b802bbad74d60b9e29d01455cf02ae - libc: Bring back warnings to libc.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#b2ea2a51a6b802bbad74d60b9e29d01455cf02ae</link>
        <description>libc: Bring back warnings to libc.To disable warnings for the gdtoa sources only, the tweaking of theCWARNFLAGS has to come _after_ &lt;bsd.lib.mk&gt; is included.Therefore, it has to be done in libc&apos;s Makefile instead of itsMakefile.inc.Before this commit warnings were completely disabled for libc dueto &apos;-w&apos; passed to every command line.Also reset WARNS back to 0 since right now, libc doesn&apos;t even passWARNS=1.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Fri, 29 Mar 2013 13:11:13 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>45587072295bf2c672f5c284d045f504660b28ab - libc/libc_r: Remove some obsolete comments.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#45587072295bf2c672f5c284d045f504660b28ab</link>
        <description>libc/libc_r: Remove some obsolete comments.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Fri, 29 Mar 2013 14:58:56 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>572b65cc57d9e152d836739815a5e24daabea699 - bsd.dep.mk: Remove AINC knob</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#572b65cc57d9e152d836739815a5e24daabea699</link>
        <description>bsd.dep.mk: Remove AINC knobThe AINC knob was removed from FreeBSD before DragonFly 1.0 was released.It&apos;s not needed, so remove it to simplify bsd.dep.mk dependency makefile.While here, convert SRCS and CLEANFILES to the new += method of augmentingvariables.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sat, 27 Oct 2012 12:44:36 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>04febcfb30580676d3e95f58a16c5137ee478b32 - Merge branches &apos;hammer2&apos; and &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#04febcfb30580676d3e95f58a16c5137ee478b32</link>
        <description>Merge branches &apos;hammer2&apos; and &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Mon, 08 Oct 2012 16:38:50 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>f0140465f072dacd8b485e76b254a999329a1d3c - Switch on gcc47 and switch off gcc41</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#f0140465f072dacd8b485e76b254a999329a1d3c</link>
        <description>Switch on gcc47 and switch off gcc41Replace GCC 4.1 with GCC 4.7.  The primary compiler remains GCC 4.4and the source and makefiles for GCC 4.1 remain intact so it can bebrought back if necessary.  All references to GCC 4.1 in documentationwhere updated to reflect version 4.7.A full world build is probably required after this point.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sat, 29 Sep 2012 20:47:42 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>eb403c9356ce5a2d494a31e006698fd95cf594b1 - Merge remote-tracking branch &apos;crater/master&apos;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#eb403c9356ce5a2d494a31e006698fd95cf594b1</link>
        <description>Merge remote-tracking branch &apos;crater/master&apos;

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Thu, 16 Feb 2012 06:35:29 +0000</pubDate>
        <dc:creator>Thomas Nikolajsen &lt;thomas@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>b6a97bf5855743979f9e4f93cdce9831b839c045 - CCVER=gcc46: Minor tweaks for buildworld</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#b6a97bf5855743979f9e4f93cdce9831b839c045</link>
        <description>CCVER=gcc46: Minor tweaks for buildworldCurrently WORLD_CCVER=gcc46 will break on gcc4.1, include/rpcsvc, and isnot recognized by libc.  This commit will fix that.  The nis.x fix is theleast understood as the gnatcpp seems not to like multiline macros whenused with rpcgen.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sat, 28 Jan 2012 17:19:55 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>86d7f5d305c6adaa56ff4582ece9859d73106103 - Initial import of binutils 2.22 on the new vendor branch</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#86d7f5d305c6adaa56ff4582ece9859d73106103</link>
        <description>Initial import of binutils 2.22 on the new vendor branchFuture versions of binutils will also reside on this branch ratherthan continuing to create new binutils branches for each new version.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sat, 26 Nov 2011 08:27:44 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>38653241eff9b3d67b4e948935a4ed48cadb06b1 - libc: Do not link libgcc when building with clang.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/libc/Makefile#38653241eff9b3d67b4e948935a4ed48cadb06b1</link>
        <description>libc: Do not link libgcc when building with clang.

            List of files:
            /dflybsd-src/lib/libc/Makefile</description>
        <pubDate>Sun, 11 Oct 2009 23:21:38 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
</channel>
</rss>
