<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>1ad6364eeb4f578e423081d1748e8a3fdf1ab01d - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#1ad6364eeb4f578e423081d1748e8a3fdf1ab01d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Wed, 05 Mar 2014 11:51:26 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>3e11350255d9c5d4bd03c2a65769da84c05d3294 - Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#3e11350255d9c5d4bd03c2a65769da84c05d3294</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;Conflicts:	Makefile	drivers/net/npe/MakefileThese two conflicts arise from commit 0b2d3f20(&quot;ARM: NET: Remove the IXP NPE ethernet driver&quot;) and areresolved by deleting the drivers/net/npe/Makefile fileand removing the CONFIG_IXP4XX_NPE line from Makefile.

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Thu, 20 Feb 2014 12:16:05 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>34bd050709bad7d99867057b6e90f43e732f8f80 - Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#34bd050709bad7d99867057b6e90f43e732f8f80</link>
        <description>Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileBFD_ROOT_DIR is used only in tools/gdb/MakefileSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 08:24:16 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>940db16d2e6ce69f769f790bf1def56978f0ac6c - tools: convert makefiles to kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#940db16d2e6ce69f769f790bf1def56978f0ac6c</link>
        <description>tools: convert makefiles to kbuild styleBefore this commit, makefiles under tools/ directorywere implemented with their own way.This commit refactors them by using &quot;hostprogs-y&quot; variable.Several C sources have been added to wrap other C sourcesto simplify Makefile.For example, tools/crc32.c includes lib/crc32.cSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 08:24:10 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>f15ea6e1d67782a1626d4a4922b6c20e380085e5 - Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#f15ea6e1d67782a1626d4a4922b6c20e380085e5</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;Conflicts:	arch/arm/cpu/armv7/rmobile/Makefile	doc/README.scrapyardNeeded manual fix:	arch/arm/cpu/armv7/omap-common/Makefile	board/compulab/cm_t335/u-boot.lds

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Tue, 10 Dec 2013 13:31:56 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>e2e1f3ca391b7ad8bbe4407b2edf5ee2778892c5 - tools: Makefile: delete redundant lines</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#e2e1f3ca391b7ad8bbe4407b2edf5ee2778892c5</link>
        <description>tools: Makefile: delete redundant linesHOSTOS is defined and exported at the top Makefile.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Mon, 11 Nov 2013 05:36:03 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>326ea986ac150acdc7656d57fca647db80b50158 - Merge git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#326ea986ac150acdc7656d57fca647db80b50158</link>
        <description>Merge git://git.denx.de/u-boot-armConflicts:	board/freescale/mx6qsabrelite/Makefile	board/freescale/mx6qsabrelite/mx6qsabrelite.c	include/configs/mx6qsabrelite.hSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Wed, 31 Jul 2013 09:30:38 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>8b485ba12b0defa0c4ed3559789250238f8331a8 - Merge branch &apos;u-boot/master&apos; into u-boot-arm/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Thu, 25 Jul 2013 15:57:46 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>1a4596601fd395f3afb8f82f3f840c5e00bdd57a - Add GPL-2.0+ SPDX-License-Identifier to source files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#1a4596601fd395f3afb8f82f3f840c5e00bdd57a</link>
        <description>Add GPL-2.0+ SPDX-License-Identifier to source filesSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;[trini: Fixup common/cmd_io.c]Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Mon, 08 Jul 2013 07:37:19 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>e598dfc22c8789991d165714bec53b2390fc999d - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#e598dfc22c8789991d165714bec53b2390fc999d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-armConflicts:	cpu/arm_cortexa8/s5pc1xx/cache.c	include/asm-arm/arch-s5pc1xx/sys_proto.h	include/sja1000.hSigned-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Fri, 15 Jan 2010 13:41:58 +0000</pubDate>
        <dc:creator>Minkyu Kang &lt;mk7.kang@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>bb3bcfa2426cc6a0aecec7270e3ee67ca843a125 - Merge branch &apos;next&apos; of ../next</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#bb3bcfa2426cc6a0aecec7270e3ee67ca843a125</link>
        <description>Merge branch &apos;next&apos; of ../next

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Tue, 15 Dec 2009 22:38:34 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>d984fed068b3bec8a7edaf7a3de71479abde080a - makefiles: fixes for building build tools</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#d984fed068b3bec8a7edaf7a3de71479abde080a</link>
        <description>makefiles: fixes for building build toolsCurrently, some of the tools instead set CC to be HOSTCC in order to re-usesome pattern rules -- but this fails when the user overrides CC on the makecommand line.  Also, the HOSTCFLAGS in tools/Makefile are currently notbeing used because config.mk overwrites them.This patch adds static pattern rules for files that have been requested tobe built with the native compiler using $(HOSTSRCS) and $(HOSTOBJS), andconverts the tools to use them.It restores easylogo to using the host compiler, which was broken by commit38d299c2db81bd889c601b5dfc12c4e83ef83333 (if this was an intentional change,please let me know -- but it seems to be a build tool).It restores -pedantic and the special flags for darwin and cygwin that wererequested in tools/makefile (but keeps the flags added by config.mk) --hopefully someone can test this on those platforms.  It no longerconditionalizes -pedantic on not being darwin; it wasn&apos;t clear that that wasintentional, and unless there&apos;s a real problem it&apos;s just inviting people tocontribute non-pedantic patches to those files (I&apos;m not a fan of -pedanticpersonally, but if it&apos;s on for one platform it should be on for all).HOST_LDFLAGS is renamed HOSTLDFLAGS for consistency with the previousHOST_CFLAGS to HOSTCFLAGS rename.  A new HOSTCFLAGS_NOPED is made availablefor those files which currently cannot be built with -pedantic, and replacesthe old FIT_CFLAGS.imls now uses the cross compiler properly, rather than by trying toreconstruct CC using the typoed $(CROSS_COMPILER).envcrc.c is now dependency-processed unconditionally -- previously it wouldbe built without being on (HOST)SRCS if CONFIG_ENV_IS_EMBEDDED was notselected.Signed-off-by: Scott Wood &lt;scottwood@freescale.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Thu, 05 Nov 2009 00:41:41 +0000</pubDate>
        <dc:creator>Scott Wood &lt;scottwood@freescale.com&gt;</dc:creator>
    </item>
<item>
        <title>9aef73888509d10193615ee5cd9cf439ca44e937 - unify HOST_CFLAGS and HOSTCFLAGS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#9aef73888509d10193615ee5cd9cf439ca44e937</link>
        <description>unify HOST_CFLAGS and HOSTCFLAGSThe top build system sets up HOSTCFLAGS a bit and exports it, but otherplaces use HOST_CFLAGS instead.  Unify the two as HOSTCFLAGS so that thevalues stay in sync.Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Sun, 19 Jul 2009 19:17:03 +0000</pubDate>
        <dc:creator>Mike Frysinger &lt;vapier@gentoo.org&gt;</dc:creator>
    </item>
<item>
        <title>ab06bddb04ed4be50a8f9ad5f94fa23953a734e3 - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#ab06bddb04ed4be50a8f9ad5f94fa23953a734e3</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Mon, 21 Jul 2008 10:37:56 +0000</pubDate>
        <dc:creator>Markus Klotzbuecher &lt;mk@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>4b326101d6cfaeab8250988bc4c7f51e6c92d719 - Merge branch &apos;master&apos; of /home/stefan/git/u-boot/u-boot into next</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#4b326101d6cfaeab8250988bc4c7f51e6c92d719</link>
        <description>Merge branch &apos;master&apos; of /home/stefan/git/u-boot/u-boot into next

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Mon, 14 Jul 2008 08:45:47 +0000</pubDate>
        <dc:creator>Stefan Roese &lt;sr@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>184f1b404a90eef8b425c0e7b3018d59ef9982c8 - Fixed some out-of-tree build issues</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#184f1b404a90eef8b425c0e7b3018d59ef9982c8</link>
        <description>Fixed some out-of-tree build issuesSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Fri, 11 Jul 2008 20:55:31 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>d3c5e8b2f5945d93de8f23b053e9dcd033983245 - Merge with /home/wd/git/u-boot/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#d3c5e8b2f5945d93de8f23b053e9dcd033983245</link>
        <description>Merge with /home/wd/git/u-boot/master

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Mon, 27 Nov 2006 15:13:00 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@pollux.denx.de&gt;</dc:creator>
    </item>
<item>
        <title>dfc8a9ee0040e53ada125a3c52f241e37f09cf28 - Merge with /home/stefan/git/u-boot/denx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#dfc8a9ee0040e53ada125a3c52f241e37f09cf28</link>
        <description>Merge with /home/stefan/git/u-boot/denx

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Fri, 10 Nov 2006 06:48:47 +0000</pubDate>
        <dc:creator>Stefan Roese &lt;sr@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>fb883a521e04437acfe989de3e152b2e4866856b - Merge with /home/wd/git/u-boot/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#fb883a521e04437acfe989de3e152b2e4866856b</link>
        <description>Merge with /home/wd/git/u-boot/master

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Wed, 11 Oct 2006 12:15:21 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@nyx.denx.de&gt;</dc:creator>
    </item>
<item>
        <title>daaba9859b0b94571dc3e45ad0c26e136426b351 - Merge branch &apos;master&apos; of http://www.denx.de/git/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/gdb/Makefile#daaba9859b0b94571dc3e45ad0c26e136426b351</link>
        <description>Merge branch &apos;master&apos; of http://www.denx.de/git/u-boot

            List of files:
            /rk3399_rockchip-uboot/tools/gdb/Makefile</description>
        <pubDate>Tue, 10 Oct 2006 22:21:42 +0000</pubDate>
        <dc:creator>Jon Loeliger &lt;jdl@freescale.com&gt;</dc:creator>
    </item>
</channel>
</rss>
