Searched hist:"1873 e870fd63ee4b87dbe0125ca373e420fb4987" (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/ |
| H A D | Kconfig.debug | 1873e870fd63ee4b87dbe0125ca373e420fb4987 Wed Mar 28 18:51:18 UTC 2012 Andi Kleen <ak@linux.intel.com> debug: Add CONFIG_READABLE_ASM
Add a config option to disable various gcc compiler optimizations that make assembler listings much harder to read. This is everything that reorders code significantly or creates partial functions.
This is mainly to keep kernel hackers sane.
Signed-off-by: Andi Kleen <ak@linux.intel.com> Link: http://lkml.kernel.org/r/1332960678-11879-2-git-send-email-andi@firstfloor.org Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
| /linux/ |
| H A D | Makefile | 1873e870fd63ee4b87dbe0125ca373e420fb4987 Wed Mar 28 18:51:18 UTC 2012 Andi Kleen <ak@linux.intel.com> debug: Add CONFIG_READABLE_ASM
Add a config option to disable various gcc compiler optimizations that make assembler listings much harder to read. This is everything that reorders code significantly or creates partial functions.
This is mainly to keep kernel hackers sane.
Signed-off-by: Andi Kleen <ak@linux.intel.com> Link: http://lkml.kernel.org/r/1332960678-11879-2-git-send-email-andi@firstfloor.org Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|