kernel-ark/arch/tile
Chris Metcalf 49cf78ef7b tile: support FRAME_POINTER
Allow enabling frame pointer support; this makes it easier to hook
into the various kernel features that claim they require it without
having to add Kconfig conditionals everywhere (a la mips, ppc, s390,
and microblaze).  When enabled, it basically eliminates leaf functions
as such, and stops optimizing tail and sibling calls.  It adds around
3% to the size of the kernel when enabled.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2013-09-03 14:52:09 -04:00
..
configs md: remove CONFIG_MULTICORE_RAID456 entirely 2013-03-20 13:21:14 +11:00
gxio tilegx: provide kernel support for the tilegx UART shim 2013-09-03 14:50:36 -04:00
include tile: support reporting Tilera hypervisor statistics 2013-09-03 14:51:36 -04:00
kernel tile: support reporting Tilera hypervisor statistics 2013-09-03 14:51:36 -04:00
kvm arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL 2013-01-17 12:11:26 -08:00
lib tile: support FRAME_POINTER 2013-09-03 14:52:09 -04:00
mm tile: parameterize VA and PA space more cleanly 2013-09-03 14:47:34 -04:00
Kbuild
Kconfig tile: support FRAME_POINTER 2013-09-03 14:52:09 -04:00
Kconfig.debug tile: provide traceability for hypervisor calls 2013-08-13 16:26:31 -04:00
Makefile arch/tile: avoid generating .eh_frame information in modules 2012-10-23 10:21:43 -04:00