linux/arch/tile/include
Chris Metcalf 93013a0f53 arch/tile: refactor backtracing code
This change is the result of some work to make the backtrace code more
shareable between kernel, libc, and gdb.

For the kernel, some good effects are to eliminate the hacky
"VirtualAddress" typedef in favor of "unsigned long", to eliminate a
bunch of spurious kernel doc comments, to remove the dead "bt_read_memory"
function, and to use "__tilegx__" in #ifdefs instead of "TILE_CHIP".

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2011-05-02 13:49:14 -04:00
..
arch arch/tile: support newer binutils assembler shift semantics 2011-03-17 14:32:06 -04:00
asm arch/tile: refactor backtracing code 2011-05-02 13:49:14 -04:00
hv Fix common misspellings 2011-03-31 11:26:23 -03:00