arch/tile: enable single-step support for TILE-Gx
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 14 Oct 2010 20:32:41 +0000 (16:32 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 15 Oct 2010 19:38:26 +0000 (15:38 -0400)
commit233325b94999d4bb8df227bb39904a57509e4995
tree1f195bded03ce5aa483b41531e739a8cc61ce392
parenta78c942df64ef4cf495fd4d8715e48501bd7f8a4
arch/tile: enable single-step support for TILE-Gx

This is not quite the complete support, since we're not yet shipping
intvec_64.S, but it is the support relevant to the set of files we are
currently shipping, and makes it easier to track changes between
our internal sources and our public GIT repository.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/traps.h
arch/tile/kernel/intvec_32.S
arch/tile/kernel/single_step.c
arch/tile/kernel/traps.c