<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/Makefile, branch v2.6.13-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.kobert.dev/pm24.git/atom/Makefile?h=v2.6.13-rc1</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom/Makefile?h=v2.6.13-rc1'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2005-06-29T05:57:29Z</updated>
<entry>
<title>Linux v2.6.13-rc1</title>
<updated>2005-06-29T05:57:29Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-29T05:57:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=4c91aedb75d1b87deccf16d58f67fb46402d7d44'/>
<id>urn:sha1:4c91aedb75d1b87deccf16d58f67fb46402d7d44</id>
<content type='text'>
Ok, a lot of things were pending after the 2.6.12 release, let's try to
start calming things down again.
</content>
</entry>
<entry>
<title>[PATCH] Makefile: s/gcc-option/cc-option/</title>
<updated>2005-06-25T23:24:37Z</updated>
<author>
<name>Alexey Dobriyan</name>
<email>adobriyan@gmail.com</email>
</author>
<published>2005-06-25T21:55:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=ae67cd643e9e64217fd92457324625c67fec6e35'/>
<id>urn:sha1:ae67cd643e9e64217fd92457324625c67fec6e35</id>
<content type='text'>
Fixes http://bugme.osdl.org/show_bug.cgi?id=4726

Signed-off-by: Alexey Dobriyan &lt;adobriyan@gmail.com&gt;
Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] Turn off sibling call optimization w/ frame pointers</title>
<updated>2005-06-23T16:45:30Z</updated>
<author>
<name>Matthias Urlichs</name>
<email>smurf@smurf.noris.de</email>
</author>
<published>2005-06-23T07:10:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=0030cbf06c669b65e124414af51b5010fc53b760'/>
<id>urn:sha1:0030cbf06c669b65e124414af51b5010fc53b760</id>
<content type='text'>
Frame pointers are supposed to enable debuggers to reliably tell where a
call comes from.  That is defeated by GCC's sibling call optimization (aka
tail recursion elimination).

This patch turns this optimization off when compiling with frame pointers.

Signed-Off-By: Matthias Urlichs &lt;smurf@smurf.noris.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Linux 2.6.12</title>
<updated>2005-06-17T19:48:29Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-17T19:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=9ee1c939d1cb936b1f98e8d81aeffab57bae46ab'/>
<id>urn:sha1:9ee1c939d1cb936b1f98e8d81aeffab57bae46ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 2.6.12-rc6</title>
<updated>2005-06-06T15:22:29Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-06T15:22:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=7cef5677ef3a8084f2588ce0a129dc95d65161f6'/>
<id>urn:sha1:7cef5677ef3a8084f2588ce0a129dc95d65161f6</id>
<content type='text'>
Getting ready for the real release..
</content>
</entry>
<entry>
<title>Linux 2.6.12-rc5</title>
<updated>2005-05-25T03:31:20Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-05-25T03:31:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=2a24ab628aa7b190be32f63dfb6d96f3fb61580a'/>
<id>urn:sha1:2a24ab628aa7b190be32f63dfb6d96f3fb61580a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] Makefile include path ordering</title>
<updated>2005-05-17T14:59:19Z</updated>
<author>
<name>Rik van Riel</name>
<email>riel@redhat.com</email>
</author>
<published>2005-05-17T04:53:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=e8f5bdb02ce06925e7fc5916125bdebc533d4299'/>
<id>urn:sha1:e8f5bdb02ce06925e7fc5916125bdebc533d4299</id>
<content type='text'>
The arch Makefile may override the include path order, which is used by Xen
(and UML?) to make sure include/asm-xen is searched before
include/asm-i386.

The Makefile change to 2.6.12-rc4 made the top Makefile always override the
value specified by the arch Makefile.  This trivial patch makes the Xen
kernel compile again.

Signed-off-by: Rik van Riel &lt;riel@redhat.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Linux v2.6.12-rc4</title>
<updated>2005-05-07T05:20:31Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-05-07T05:20:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=88d7bd8cb9eb8d64bf7997600b0d64f7834047c5'/>
<id>urn:sha1:88d7bd8cb9eb8d64bf7997600b0d64f7834047c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] Makefile: fix for compatibility with *emacs ctags</title>
<updated>2005-05-01T15:59:15Z</updated>
<author>
<name>Emanuele Giaquinta</name>
<email>emanuele.giaquinta@gmail.com</email>
</author>
<published>2005-05-01T15:59:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=efcd5e3ab089496865571d22443dd3f514dae60c'/>
<id>urn:sha1:efcd5e3ab089496865571d22443dd3f514dae60c</id>
<content type='text'>
I've noticed that, starting from linux-2.6.12-rc1, in the top Makefile the
"cmd_tags" variable has been changed in a way incompatible with *emacs
ctags.  Since the "--extra" option exists only in "exuberant ctags", it
should be included in the CTAGSF shell variable.

Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] kbuild: Set NOSTDINC_FLAGS late to speed up compile (a little)</title>
<updated>2005-04-30T23:51:42Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@ravnborg.org</email>
</author>
<published>2005-04-30T23:51:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=e8e6993178344eb348f60f05b16d9dc30db3b9cf'/>
<id>urn:sha1:e8e6993178344eb348f60f05b16d9dc30db3b9cf</id>
<content type='text'>
Move definition of NOSTDINC_FLAGS below inclusion of arch Makefile, so
any arch specific settings to $(CC) takes effect before looking up the
compiler include directory.

The previous solution that replaced ':=' with '=' caused gcc to be
invoked one additional time for each directory visited.

This decreases kernel compile time with 0.1 second (3.6 -&gt; 3.5 seconds) when
running make on a fully built kernel

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
