<?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>a8cb1e92 - hexagon: simplify asm/io.h for !HAS_IOPORT</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/hexagon/lib/Makefile#a8cb1e92</link>
        <description>hexagon: simplify asm/io.h for !HAS_IOPORTHexagon fails to build after the final patch that makes CONFIG_HAS_IOPORToptional:In file included from arch/hexagon/include/asm/io.h:328:include/asm-generic/io.h:854:18: error: static declaration of &apos;ioread8&apos; follows non-static declaration  854 | static inline u8 ioread8(const volatile void __iomem *addr)      |                  ^include/asm-generic/io.h:853:17: note: expanded from macro &apos;ioread8&apos;  853 | #define ioread8 ioread8      |                 ^include/asm-generic/iomap.h:29:21: note: previous declaration is here   29 | extern unsigned int ioread8(const void __iomem *);      |                     ^As it turns out, most of its asm/io.h and lib/io.c files is redundant now,and just removing all that makes it build again.As with the other architectures, defining the __raw_readl()/__raw_writel()type functions instead of the non-__raw ones is better here for consistency.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/hexagon/lib/Makefile</description>
        <pubDate>Mon, 28 Oct 2024 21:05:41 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>f1f99adf - Hexagon: add target builtins to kernel</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/hexagon/lib/Makefile#f1f99adf</link>
        <description>Hexagon: add target builtins to kernelAdd the compiler-rt builtins like memcpy to the hexagon kernel.Signed-off-by: Sid Manning &lt;sidneym@codeaurora.org&gt;Add SYM_FUNC_START/END, ksyms exportsSigned-off-by: Brian Cain &lt;bcain@codeaurora.org&gt;Tested-by: Nick Desaulniers &lt;ndesaulniers@google.com&gt;

            List of files:
            /linux-6.15/arch/hexagon/lib/Makefile</description>
        <pubDate>Tue, 13 Oct 2020 21:17:50 +0000</pubDate>
        <dc:creator>Sid Manning &lt;sidneym@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/hexagon/lib/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/arch/hexagon/lib/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>e95bf452 - Hexagon: Add configuration and makefiles for the Hexagon architecture.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/hexagon/lib/Makefile#e95bf452</link>
        <description>Hexagon: Add configuration and makefiles for the Hexagon architecture.Signed-off-by: Linas Vepstas &lt;linas@codeaurora.org&gt;Signed-off-by: Richard Kuo &lt;rkuo@codeaurora.org&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/arch/hexagon/lib/Makefile</description>
        <pubDate>Mon, 31 Oct 2011 23:55:58 +0000</pubDate>
        <dc:creator>Richard Kuo &lt;rkuo@codeaurora.org&gt;</dc:creator>
    </item>
</channel>
</rss>
