<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>8418757372018654ef50a67c406406fd6b14fb49 - 18324 Remove the old notes section from core file</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/uts/intel/elfexec/Makefile#8418757372018654ef50a67c406406fd6b14fb49</link>
        <description>18324 Remove the old notes section from core fileReviewed by: Gordon Ross &lt;Gordon.W.Ross@gmail.com&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Reviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Approved by: Dan McDonald &lt;danmcd@edgecast.io&gt;

            List of files:
            /illumos-gate/usr/src/uts/intel/elfexec/Makefile</description>
        <pubDate>Mon, 17 Aug 2026 10:27:02 +0200</pubDate>
        <dc:creator>Carsten Grzemba &lt;cgrzemba@opencsw.org&gt;</dc:creator>
    </item>
<item>
        <title>8e458de0baeb1fee50643403223bc7e909a48464 - 13925 core files should include DWARF</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/uts/intel/elfexec/Makefile#8e458de0baeb1fee50643403223bc7e909a48464</link>
        <description>13925 core files should include DWARFReviewed by: Rich Lowe &lt;richlowe@richlowe.net&gt;Reviewed by: C Fraire &lt;cfraire@me.com&gt;Reviewed by: Adam Leventhal &lt;adam.leventhal@gmail.com&gt;Approved by: Dan McDonald &lt;danmcd@joyent.com&gt;

            List of files:
            /illumos-gate/usr/src/uts/intel/elfexec/Makefile</description>
        <pubDate>Sun, 01 Aug 2021 03:32:39 +0200</pubDate>
        <dc:creator>Robert Mustacchi &lt;rm@fingolfin.org&gt;</dc:creator>
    </item>
<item>
        <title>0aaef2f550fa500248f59b0b8a14225b5afbd198 - 13258 remove lint from the uts build</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/uts/intel/elfexec/Makefile#0aaef2f550fa500248f59b0b8a14225b5afbd198</link>
        <description>13258 remove lint from the uts buildReviewed by: Andy Fiddaman &lt;andy@omniosce.org&gt;Reviewed by: Jason King &lt;jason.brian.king+illumos@gmail.com&gt;Approved by: Dan McDonald &lt;danmcd@joyent.com&gt;

            List of files:
            /illumos-gate/usr/src/uts/intel/elfexec/Makefile</description>
        <pubDate>Fri, 23 Oct 2020 20:17:59 +0200</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>d3b5f56344d8bfcdd6cfb82446af0e5e55ad9ebe - 11528 Makefile.noget can get gone</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/uts/intel/elfexec/Makefile#d3b5f56344d8bfcdd6cfb82446af0e5e55ad9ebe</link>
        <description>11528 Makefile.noget can get gone11529 Use -Wno-maybe-initializedReviewed by: Peter Tribble &lt;peter.tribble@gmail.com&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /illumos-gate/usr/src/uts/intel/elfexec/Makefile</description>
        <pubDate>Wed, 07 Aug 2019 21:09:20 +0200</pubDate>
        <dc:creator>John Levon &lt;john.levon@joyent.com&gt;</dc:creator>
    </item>
<item>
        <title>3eca610387779e26c8c63e26d2ba418b0cd1bf5a - 10816 ctf_dwarf_convert_type() relies on un-initialized id</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/uts/intel/elfexec/Makefile#3eca610387779e26c8c63e26d2ba418b0cd1bf5a</link>
        <description>10816 ctf_dwarf_convert_type() relies on un-initialized id10817 ctfconvert -i option is mis-handled10818 Improve ctfconvert error messages10819 ctfconvert should handle empty dies10820 ctfconvert -i never converts10821 bad free in ctf_dwarf_init_die10815 shouldn&apos;t build gcore.c as part of kmdbReviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Reviewed by: Jerry Jelinek &lt;jerry.jelinek@joyent.com&gt;Approved by: Gordon Ross &lt;gwr@nexenta.com&gt;

            List of files:
            /illumos-gate/usr/src/uts/intel/elfexec/Makefile</description>
        <pubDate>Fri, 08 Mar 2019 18:40:00 +0100</pubDate>
        <dc:creator>John Levon &lt;john.levon@joyent.com&gt;</dc:creator>
    </item>
<item>
        <title>2428aad8462660fad2b105777063fea6f4192308 - 7805 want faster clock_gettime</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/uts/intel/elfexec/Makefile#2428aad8462660fad2b105777063fea6f4192308</link>
        <description>7805 want faster clock_gettimeReviewed by: Jerry Jelinek &lt;jerry.jelinek@joyent.com&gt;Reviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Reviewed by: Joshua M. Clulow &lt;jmc@joyent.com&gt;Reviewed by: Ryan Zezeski &lt;rpz@joyent.com&gt;Reviewed by: Dan McDonald &lt;danmcd@omniti.com&gt;Approved by: Garrett D&apos;Amore &lt;garrett@damore.org&gt;

            List of files:
            /illumos-gate/usr/src/uts/intel/elfexec/Makefile</description>
        <pubDate>Mon, 16 May 2016 22:49:35 +0200</pubDate>
        <dc:creator>Patrick Mooney &lt;pmooney@pfmooney.com&gt;</dc:creator>
    </item>
<item>
        <title>7014882c6a3672fd0e5d60200af8643ae53c5928 - 2933 compiler warning gags need better granularity</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/uts/intel/elfexec/Makefile#7014882c6a3672fd0e5d60200af8643ae53c5928</link>
        <description>2933 compiler warning gags need better granularityReviewed by: Eric Schrock &lt;eric.schrock@delphix.com&gt;Approved by: Garrett D&apos;Amore &lt;garrett@damore.org&gt;

            List of files:
            /illumos-gate/usr/src/uts/intel/elfexec/Makefile</description>
        <pubDate>Sun, 22 Jul 2012 22:03:46 +0200</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>bb25c06cca41ca78e5fb87fbb8e81d55beb18c95 - 6470037 remove global disable of some potentially useful lint warnings from the kernel lint build</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/uts/intel/elfexec/Makefile#bb25c06cca41ca78e5fb87fbb8e81d55beb18c95</link>
        <description>6470037 remove global disable of some potentially useful lint warnings from the kernel lint build

            List of files:
            /illumos-gate/usr/src/uts/intel/elfexec/Makefile</description>
        <pubDate>Mon, 06 Nov 2006 05:51:31 +0100</pubDate>
        <dc:creator>jg &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>7c478bd95313f5f23a4c958a745db2134aa03244 - OpenSolaris Launch</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/uts/intel/elfexec/Makefile#7c478bd95313f5f23a4c958a745db2134aa03244</link>
        <description>OpenSolaris Launch

            List of files:
            /illumos-gate/usr/src/uts/intel/elfexec/Makefile</description>
        <pubDate>Tue, 14 Jun 2005 09:00:00 +0200</pubDate>
        <dc:creator>stevel@tonic-gate &lt;none@none&gt;</dc:creator>
    </item>
</channel>
</rss>
