<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/arch/mips/Makefile, branch linux-2.6.17.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-2.6.17.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-2.6.17.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2006-04-27T14:13:49+00:00</updated>
<entry>
<title>[MIPS] Sparse: fix sparse for 64-bit kernels.</title>
<updated>2006-04-27T14:13:49+00:00</updated>
<author>
<name>Atsushi Nemoto</name>
<email>anemo@mba.ocn.ne.jp</email>
</author>
<published>2006-04-14T15:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=2a2c3e451965aca35c2d0d1b2db1dbd1d839c75e'/>
<id>urn:sha1:2a2c3e451965aca35c2d0d1b2db1dbd1d839c75e</id>
<content type='text'>
    
This commit breaks sparse for 64bit kernel.  The -m64 option is
required.  Also, some macro values (such as _MIPS_TUNE, etc.)  contain
double-quote characters so it would be better quoting arguments by
single-quote characters.
    
Signed-off-by: Atsushi Nemoto &lt;anemo@mba.ocn.ne.jp&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.</title>
<updated>2006-04-19T02:14:29+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2006-04-05T23:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9200c0b2a07c430bd98c546fc44b94f50e67ac62'/>
<id>urn:sha1:9200c0b2a07c430bd98c546fc44b94f50e67ac62</id>
<content type='text'>
This fixes kernel builds with gcc 3.2 (not 64-bit, that is looking like
it is beyond recovery) and 3.3.  With these bugs fixed we now also can
get undo 3b4c4996a0c24da9e6f8be764e3950b756b18cc0 and similar bits for
SMTC that were added in 79cc8007b93838a670b164b8a55ab3e735a12a8b.

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Fix breakage due to the grand makefile crapectomy.</title>
<updated>2006-04-19T02:14:14+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2006-04-01T19:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c9e321e095384f25f2b7ffef456794cfa876dafc'/>
<id>urn:sha1:c9e321e095384f25f2b7ffef456794cfa876dafc</id>
<content type='text'>
It's cc-option not cc-options.

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Makefile crapectomy.</title>
<updated>2006-03-21T13:27:47+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2006-03-08T11:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=59b3e8e9aac69d2d02853acac7e2affdfbabca50'/>
<id>urn:sha1:59b3e8e9aac69d2d02853acac7e2affdfbabca50</id>
<content type='text'>
    
Dump all the ridiculously complicated stuff that was needed support
compilers older and newer than 3.0.
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
Signed-off-by: Thiemo Seufer &lt;ths@networkno.de&gt;
</content>
</entry>
<entry>
<title>[MIPS] Remove CONFIG_BUILD_ELF64.</title>
<updated>2006-03-21T13:27:46+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2006-02-22T23:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=8145095cd8fd466980ea6401f26a52e462275222'/>
<id>urn:sha1:8145095cd8fd466980ea6401f26a52e462275222</id>
<content type='text'>
    
This option is no longer usable with supported compilers.  It will be
replaced by usage of -msym32 in a separate patch.
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.</title>
<updated>2006-03-18T16:59:31+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2006-03-18T16:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9007c9a2b03ea325ee593a161dbf01dbb8222d7e'/>
<id>urn:sha1:9007c9a2b03ea325ee593a161dbf01dbb8222d7e</id>
<content type='text'>
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Always pass -msoft-float.</title>
<updated>2006-03-09T18:05:10+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2006-03-08T17:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6218cf4410cfce7bc7e89834e73525b124625d4c'/>
<id>urn:sha1:6218cf4410cfce7bc7e89834e73525b124625d4c</id>
<content type='text'>
    
Some people still haven't heared that fp in the kernel is forbidden.
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.</title>
<updated>2006-02-14T19:13:25+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2006-02-10T14:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=fbb6b3a4ac0ccf12a97c98881d9d873d6dc26fe5'/>
<id>urn:sha1:fbb6b3a4ac0ccf12a97c98881d9d873d6dc26fe5</id>
<content type='text'>
    
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Remove commented out code to add -mmad for Nevada.</title>
<updated>2006-02-07T13:30:24+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2006-01-30T04:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=75bdb426a16e81adcbc4c3d7f946018cd47830d1'/>
<id>urn:sha1:75bdb426a16e81adcbc4c3d7f946018cd47830d1</id>
<content type='text'>
    
Adding -mmad is not usable since over half a decade in gcc and when
fixed the proper -march option values should enable the use of the
mad, madu and mul instructions of the R5500, RM5200, RM7000 and RM9000
families.

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warnings.</title>
<updated>2006-02-07T13:30:24+00:00</updated>
<author>
<name>Atsushi Nemoto</name>
<email>anemo@mba.ocn.ne.jp</email>
</author>
<published>2006-01-28T17:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c315a2b5fed42aea4dda98b5ced35d1d1a3a8349'/>
<id>urn:sha1:c315a2b5fed42aea4dda98b5ced35d1d1a3a8349</id>
<content type='text'>
    
Signed-off-by: Atsushi Nemoto &lt;anemo@mba.ocn.ne.jp&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
</feed>
