<?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>78c73c80 - powerpc/math-emu: Inhibit W=1 warnings</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#78c73c80</link>
        <description>powerpc/math-emu: Inhibit W=1 warningsWhen building with W=1 you get:	arch/powerpc/math-emu/fre.c:6:5: error: no previous prototype for &apos;fre&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fsqrt.c:11:1: error: no previous prototype for &apos;fsqrt&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fsqrts.c:12:1: error: no previous prototype for &apos;fsqrts&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/frsqrtes.c:6:5: error: no previous prototype for &apos;frsqrtes&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/mtfsf.c:10:1: error: no previous prototype for &apos;mtfsf&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/mtfsfi.c:10:1: error: no previous prototype for &apos;mtfsfi&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fabs.c:7:1: error: no previous prototype for &apos;fabs&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fadd.c:11:1: error: no previous prototype for &apos;fadd&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fadds.c:12:1: error: no previous prototype for &apos;fadds&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fcmpo.c:11:1: error: no previous prototype for &apos;fcmpo&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fcmpu.c:11:1: error: no previous prototype for &apos;fcmpu&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fcmpu.c:14:19: error: variable &apos;B_c&apos; set but not used [-Werror=unused-but-set-variable]	arch/powerpc/math-emu/fcmpu.c:13:19: error: variable &apos;A_c&apos; set but not used [-Werror=unused-but-set-variable]	arch/powerpc/math-emu/fctiw.c:11:1: error: no previous prototype for &apos;fctiw&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fctiwz.c:11:1: error: no previous prototype for &apos;fctiwz&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fdiv.c:11:1: error: no previous prototype for &apos;fdiv&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fdivs.c:12:1: error: no previous prototype for &apos;fdivs&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fmadd.c:11:1: error: no previous prototype for &apos;fmadd&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fmadds.c:12:1: error: no previous prototype for &apos;fmadds&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fmsub.c:11:1: error: no previous prototype for &apos;fmsub&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fmsubs.c:12:1: error: no previous prototype for &apos;fmsubs&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fmul.c:11:1: error: no previous prototype for &apos;fmul&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fmuls.c:12:1: error: no previous prototype for &apos;fmuls&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fnabs.c:7:1: error: no previous prototype for &apos;fnabs&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fneg.c:7:1: error: no previous prototype for &apos;fneg&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fnmadd.c:11:1: error: no previous prototype for &apos;fnmadd&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fnmadds.c:12:1: error: no previous prototype for &apos;fnmadds&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fnmsub.c:11:1: error: no previous prototype for &apos;fnmsub&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fnmsubs.c:12:1: error: no previous prototype for &apos;fnmsubs&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fres.c:7:1: error: no previous prototype for &apos;fres&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/frsp.c:12:1: error: no previous prototype for &apos;frsp&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fsel.c:11:1: error: no previous prototype for &apos;fsel&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/lfs.c:12:1: error: no previous prototype for &apos;lfs&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/frsqrte.c:7:1: error: no previous prototype for &apos;frsqrte&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fsub.c:11:1: error: no previous prototype for &apos;fsub&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fsubs.c:12:1: error: no previous prototype for &apos;fsubs&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/mcrfs.c:10:1: error: no previous prototype for &apos;mcrfs&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/mffs.c:10:1: error: no previous prototype for &apos;mffs&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/mtfsb0.c:10:1: error: no previous prototype for &apos;mtfsb0&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/mtfsb1.c:10:1: error: no previous prototype for &apos;mtfsb1&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/stfiwx.c:7:1: error: no previous prototype for &apos;stfiwx&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/stfs.c:12:1: error: no previous prototype for &apos;stfs&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/fmr.c:7:1: error: no previous prototype for &apos;fmr&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/lfd.c:10:1: error: no previous prototype for &apos;lfd&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/stfd.c:7:1: error: no previous prototype for &apos;stfd&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/math_efp.c:177:5: error: no previous prototype for &apos;do_spe_mathemu&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/math_efp.c:726:5: error: no previous prototype for &apos;speround_handler&apos; [-Werror=missing-prototypes]	arch/powerpc/math-emu/math_efp.c:893:12: error: no previous prototype for &apos;spe_mathemu_init&apos; [-Werror=missing-prototypes]Fix the warnings in math_efp.c by adding prototypes of do_spe_mathemu()and speround_handler() to asm/processor.h and declare spe_mathemu_init()static.The other warnings are benign and not worth the churn of fixing them,expecially the &apos;unused-but-set-variable&apos; which would impact the corepart of &apos;math-emu&apos;.So silence them by adding -Wno-missing-prototypes -Wno-unused-but-set-variable.But then you get:	arch/powerpc/math-emu/fre.c:6:5: error: no previous declaration for &apos;fre&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fsqrt.c:11:1: error: no previous declaration for &apos;fsqrt&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fsqrts.c:12:1: error: no previous declaration for &apos;fsqrts&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/frsqrtes.c:6:5: error: no previous declaration for &apos;frsqrtes&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/mtfsf.c:10:1: error: no previous declaration for &apos;mtfsf&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/mtfsfi.c:10:1: error: no previous declaration for &apos;mtfsfi&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fabs.c:7:1: error: no previous declaration for &apos;fabs&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fadd.c:11:1: error: no previous declaration for &apos;fadd&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fadds.c:12:1: error: no previous declaration for &apos;fadds&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fcmpo.c:11:1: error: no previous declaration for &apos;fcmpo&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fcmpu.c:11:1: error: no previous declaration for &apos;fcmpu&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fctiw.c:11:1: error: no previous declaration for &apos;fctiw&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fctiwz.c:11:1: error: no previous declaration for &apos;fctiwz&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fdiv.c:11:1: error: no previous declaration for &apos;fdiv&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fdivs.c:12:1: error: no previous declaration for &apos;fdivs&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fmadd.c:11:1: error: no previous declaration for &apos;fmadd&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fmadds.c:12:1: error: no previous declaration for &apos;fmadds&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fmsub.c:11:1: error: no previous declaration for &apos;fmsub&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fmsubs.c:12:1: error: no previous declaration for &apos;fmsubs&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fmul.c:11:1: error: no previous declaration for &apos;fmul&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fmuls.c:12:1: error: no previous declaration for &apos;fmuls&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fnabs.c:7:1: error: no previous declaration for &apos;fnabs&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fneg.c:7:1: error: no previous declaration for &apos;fneg&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fnmadd.c:11:1: error: no previous declaration for &apos;fnmadd&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fnmadds.c:12:1: error: no previous declaration for &apos;fnmadds&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fnmsub.c:11:1: error: no previous declaration for &apos;fnmsub&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fnmsubs.c:12:1: error: no previous declaration for &apos;fnmsubs&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fres.c:7:1: error: no previous declaration for &apos;fres&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/frsp.c:12:1: error: no previous declaration for &apos;frsp&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fsel.c:11:1: error: no previous declaration for &apos;fsel&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/lfs.c:12:1: error: no previous declaration for &apos;lfs&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/frsqrte.c:7:1: error: no previous declaration for &apos;frsqrte&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fsub.c:11:1: error: no previous declaration for &apos;fsub&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fsubs.c:12:1: error: no previous declaration for &apos;fsubs&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/mcrfs.c:10:1: error: no previous declaration for &apos;mcrfs&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/mffs.c:10:1: error: no previous declaration for &apos;mffs&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/mtfsb0.c:10:1: error: no previous declaration for &apos;mtfsb0&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/mtfsb1.c:10:1: error: no previous declaration for &apos;mtfsb1&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/stfiwx.c:7:1: error: no previous declaration for &apos;stfiwx&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/stfs.c:12:1: error: no previous declaration for &apos;stfs&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/fmr.c:7:1: error: no previous declaration for &apos;fmr&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/lfd.c:10:1: error: no previous declaration for &apos;lfd&apos; [-Werror=missing-declarations]	arch/powerpc/math-emu/stfd.c:7:1: error: no previous declaration for &apos;stfd&apos; [-Werror=missing-declarations]So also add -Wno-missing-declarations.Reported-by: kernel test robot &lt;lkp@intel.com&gt;Signed-off-by: Christophe Leroy &lt;christophe.leroy@csgroup.eu&gt;Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;Link: https://lore.kernel.org/r/688084b40b5ac88f2905cb207d5dad947d8d34dc.1662531153.git.christophe.leroy@csgroup.eu

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Wed, 07 Sep 2022 06:12:54 +0000</pubDate>
        <dc:creator>Christophe Leroy &lt;christophe.leroy@csgroup.eu&gt;</dc:creator>
    </item>
<item>
        <title>7245fc5b - powerpc/math-emu: Remove -w build flag and fix warnings</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#7245fc5b</link>
        <description>powerpc/math-emu: Remove -w build flag and fix warningsAs reported by Nathan, the module_init() macro was not taken intoaccount because the header was missing. That means spe_mathemu_init()was never called.This should have been detected by gcc at build time, but due to&apos;-w&apos; flag it went undetected.Removing that flag leads to many warnings hence errors.Fix those warnings then remove the -w flag.Reported-by: Nathan Chancellor &lt;nathan@kernel.org&gt;Signed-off-by: Christophe Leroy &lt;christophe.leroy@csgroup.eu&gt;Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;Reviewed-by: Nathan Chancellor &lt;nathan@kernel.org&gt;Link: https://lore.kernel.org/r/2663961738a46073713786d4efeb53100ca156e7.1662134272.git.christophe.leroy@csgroup.eu

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Fri, 02 Sep 2022 16:00:09 +0000</pubDate>
        <dc:creator>Christophe Leroy &lt;christophe.leroy@csgroup.eu&gt;</dc:creator>
    </item>
<item>
        <title>fbe3ab01 - powerpc: math-emu: remove unneeded header search paths</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#fbe3ab01</link>
        <description>powerpc: math-emu: remove unneeded header search pathsThe header search path -I. in kernel Makefiles is very suspicious;it allows the compiler to search for headers in the top of $(srctree),where obviously no header file exists.-Iinclude/math-emu seems unnecessary because all files include headersin the form of #include &lt;math-emu/...&gt;.I was able to build without these header search paths.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Fri, 11 Jan 2019 03:22:33 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>b2441318 - License cleanup: add SPDX GPL-2.0 license identifier to files with no license</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#b2441318</link>
        <description>License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseMany source files in the tree are missing licensing information, whichmakes it harder for compliance tools to determine the correct license.By default all files without license information are under the defaultlicense of the kernel, which is GPL version 2.Update the files which contain no license information with the &apos;GPL-2.0&apos;SPDX license identifier.  The SPDX identifier is a legally bindingshorthand, which can be used instead of the full boiler plate text.This patch is based on work done by Thomas Gleixner and Kate Stewart andPhilippe Ombredanne.How this work was done:Patches were generated and checked against linux-4.14-rc6 for a subset ofthe use cases: - file had no licensing information it it. - file was a */uapi/* one with no licensing information in it, - file was a */uapi/* one with existing licensing information,Further patches will be generated in subsequent months to fix up caseswhere non-standard license headers were used, and references to licensehad to be inferred by heuristics based on keywords.The analysis to determine which SPDX License Identifier to be applied toa file was done in a spreadsheet of side by side results from of theoutput of two independent scanners (ScanCode &amp; Windriver) producing SPDXtag:value files created by Philippe Ombredanne.  Philippe prepared thebase worksheet, and did an initial spot review of a few 1000 files.The 4.13 kernel was the starting point of the analysis with 60,537 filesassessed.  Kate Stewart did a file by file comparison of the scannerresults in the spreadsheet to determine which SPDX license identifier(s)to be applied to the file. She confirmed any determination that was notimmediately clear with lawyers working with the Linux Foundation.Criteria used to select files for SPDX license identifier tagging was: - Files considered eligible had to be source code files. - Make and config files were included as candidates if they contained &gt;5   lines of source - File already had some variant of a license header in it (even if &lt;5   lines).All documentation files were explicitly excluded.The following heuristics were used to determine which SPDX licenseidentifiers to apply. - when both scanners couldn&apos;t find any license traces, file was   considered to have no license information in it, and the top level   COPYING file license applied.   For non */uapi/* files that summary was:   SPDX license identifier                            # files   ---------------------------------------------------|-------   GPL-2.0                                              11139   and resulted in the first patch in this series.   If that file was a */uapi/* path one, it was &quot;GPL-2.0 WITH   Linux-syscall-note&quot; otherwise it was &quot;GPL-2.0&quot;.  Results of that was:   SPDX license identifier                            # files   ---------------------------------------------------|-------   GPL-2.0 WITH Linux-syscall-note                        930   and resulted in the second patch in this series. - if a file had some form of licensing information in it, and was one   of the */uapi/* ones, it was denoted with the Linux-syscall-note if   any GPL family license was found in the file or had no licensing in   it (per prior point).  Results summary:   SPDX license identifier                            # files   ---------------------------------------------------|------   GPL-2.0 WITH Linux-syscall-note                       270   GPL-2.0+ WITH Linux-syscall-note                      169   ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause)    21   ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)    17   LGPL-2.1+ WITH Linux-syscall-note                      15   GPL-1.0+ WITH Linux-syscall-note                       14   ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause)    5   LGPL-2.0+ WITH Linux-syscall-note                       4   LGPL-2.1 WITH Linux-syscall-note                        3   ((GPL-2.0 WITH Linux-syscall-note) OR MIT)              3   ((GPL-2.0 WITH Linux-syscall-note) AND MIT)             1   and that resulted in the third patch in this series. - when the two scanners agreed on the detected license(s), that became   the concluded license(s). - when there was disagreement between the two scanners (one detected a   license but the other didn&apos;t, or they both detected different   licenses) a manual inspection of the file occurred. - In most cases a manual inspection of the information in the file   resulted in a clear resolution of the license that should apply (and   which scanner probably needed to revisit its heuristics). - When it was not immediately clear, the license identifier was   confirmed with lawyers working with the Linux Foundation. - If there was any question as to the appropriate license identifier,   the file was flagged for further research and to be revisited later   in time.In total, over 70 hours of logged manual review was done on thespreadsheet to determine the SPDX license identifiers to apply to thesource files by Kate, Philippe, Thomas and, in some cases, confirmationby lawyers working with the Linux Foundation.Kate also obtained a third independent scan of the 4.13 code base fromFOSSology, and compared selected files where the other two scannersdisagreed against that SPDX file, to see if there was new insights.  TheWindriver scanner is based on an older version of FOSSology in part, sothey are related.Thomas did random spot checks in about 500 files from the spreadsheetsfor the uapi headers and agreed with SPDX license identifier in thefiles he inspected. For the non-uapi files Thomas did random spot checksin about 15000 files.In initial set of patches against 4.14-rc6, 3 files were found to havecopy/paste license identifier errors, and have been fixed to reflect thecorrect identifier.Additionally Philippe spent 10 hours this week doing a detailed manualinspection and review of the 12,461 patched files from the initial patchversion early this week with: - a full scancode scan run, collecting the matched texts, detected   license ids and scores - reviewing anything where there was a license detected (about 500+   files) to ensure that the applied SPDX license was correct - reviewing anything where there was no detection but the patch license   was not GPL-2.0 WITH Linux-syscall-note to ensure that the applied   SPDX license was correctThis produced a worksheet with 20 files needing minor correction.  Thisworksheet was then exported into 3 different .csv files for thedifferent types of files to be modified.These .csv files were then reviewed by Greg.  Thomas wrote a script toparse the csv files and add the proper SPDX tag to the file, in theformat that the file expected.  This script was further refined by Gregbased on the output to detect more types of files automatically and todistinguish between header and source .c files (which need differentcomment types.)  Finally Greg ran the script using the .csv files togenerate the patches.Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Reviewed-by: Philippe Ombredanne &lt;pombredanne@nexb.com&gt;Reviewed-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/powerpc/math-emu/Makefile</description>
        <pubDate>Wed, 01 Nov 2017 14:07:57 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>e05c0e81 - powerpc: split She math emulation into two parts</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#e05c0e81</link>
        <description>powerpc: split She math emulation into two partsFor some SoC (such as the FSL BookE) even though there does havea hardware FPU, but not all floating point instructions areimplemented. Unfortunately some versions of gcc do use theseunimplemented instructions. Then we have to enable the math emulationto workaround this issue. It seems a little redundant to have thesupport to emulate all the floating point instructions in this case.So split the math emulation into two parts. One is for the SoC whichdoesn&apos;t have FPU at all and the other for the SoC which does have thehardware FPU and only need some special floating point instructions tobe emulated.Signed-off-by: Kevin Hao &lt;haokexin@gmail.com&gt;Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Tue, 16 Jul 2013 11:57:15 +0000</pubDate>
        <dc:creator>Kevin Hao &lt;haokexin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>04ae9001 - powerpc/math-emu: Fix decoding of some instructions</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#04ae9001</link>
        <description>powerpc/math-emu: Fix decoding of some instructionsThe decoding of some instructions such as fsqrt{s} was incorrect,using the wrong registers, and thus could not work.This fixes it and also adds a couple of place holders for missinginstructions.Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Sun, 09 Jun 2013 07:00:42 +0000</pubDate>
        <dc:creator>Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;</dc:creator>
    </item>
<item>
        <title>4108d9ba - powerpc/Makefiles: Change to new flag variables</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#4108d9ba</link>
        <description>powerpc/Makefiles: Change to new flag variablesReplace EXTRA_CFLAGS with ccflags-y and EXTRA_AFLAGS with asflags-y.Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Wed, 22 Sep 2010 20:51:09 +0000</pubDate>
        <dc:creator>matt mooney &lt;mfm@muteddisk.com&gt;</dc:creator>
    </item>
<item>
        <title>1a3d1fc2 - powerpc/math-emu: Fix efp dependence</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#1a3d1fc2</link>
        <description>powerpc/math-emu: Fix efp dependenceThere is no dependece between efp and math-emu.  But when disable math-emuthe efp code cannot be built.Signed-off-by: Liu Yu &lt;yu.liu@freescale.com&gt;Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Tue, 10 Mar 2009 03:09:49 +0000</pubDate>
        <dc:creator>Liu Yu &lt;yu.liu@freescale.com&gt;</dc:creator>
    </item>
<item>
        <title>6a800f36 - powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#6a800f36</link>
        <description>powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.This patch add the handlers of SPE/EFP exceptions.The code is used to emulate float point arithmetic,when MSR(SPE) is enabled and receive EFP data interrupt or EFP round interrupt.This patch has no conflict with or dependence on FP math-emu.The code has been tested by TestFloat.Now the code doesn&apos;t support SPE/EFP instructions emulation(it won&apos;t be called when receive program interrupt),but it could be easily added.Signed-off-by: Liu Yu &lt;yu.liu@freescale.com&gt;Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Tue, 28 Oct 2008 03:50:21 +0000</pubDate>
        <dc:creator>Liu Yu &lt;yu.liu@freescale.com&gt;</dc:creator>
    </item>
<item>
        <title>d2b194ed - powerpc/math-emu: Use kernel generic math-emu code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#d2b194ed</link>
        <description>powerpc/math-emu: Use kernel generic math-emu codeThe math emulation code is centered around a set of generic macros thatprovide the core of the emulation that are shared by the variousarchitectures and other projects (like glibc).  Each arch implements itsown sfp-machine.h to specific various arch specific details.For historic reasons that are now lost the powerpc math-emu code hadits own version of the common headers.  This moves us to using thekernel generic version and thus getting fixes when those are updated.Also cleaned up exception/error reporting from the FP emulation functions.Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Wed, 04 Jun 2008 07:59:29 +0000</pubDate>
        <dc:creator>Kumar Gala &lt;galak@kernel.crashing.org&gt;</dc:creator>
    </item>
<item>
        <title>054e51a4 - [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#054e51a4</link>
        <description>[POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c... since they deal with internal function with that name.Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Sat, 23 Sep 2006 00:37:41 +0000</pubDate>
        <dc:creator>Al Viro &lt;viro@ftp.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>5cd27208 - powerpc: move math-emu over to arch/powerpc</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/math-emu/Makefile#5cd27208</link>
        <description>powerpc: move math-emu over to arch/powerpcTowards the goal of having arch/powerpc not build anything over in arch/ppcmove math-emu over.  Also, killed some references to arch/ppc/ in thearch/powerpc Makefile which should belong in drivers/ when the particularsub-arch&apos;s move over to arch/powerpc.Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;

            List of files:
            /linux-6.15/arch/powerpc/math-emu/Makefile</description>
        <pubDate>Tue, 28 Mar 2006 05:43:27 +0000</pubDate>
        <dc:creator>Kumar Gala &lt;galak@kernel.crashing.org&gt;</dc:creator>
    </item>
</channel>
</rss>
