aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/ptrace.h
Commit message (Collapse)AuthorAge
* microblaze: Add PT_ macros for special purpose regsMichal Simek2010-01-18
| | | | | | PT_ macros are used by gdb and strace uses them too. Signed-off-by: Michal Simek <monstr@monstr.eu>
* microblaze: do not include types.h in ptrace.hArnd Bergmann2009-05-21
| | | | | | | | linux/types.h breaks the uclibc build, so don't include it here. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Michal Simek <monstr@monstr.eu>
* microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek2009-04-23
| | | | Signed-off-by: Michal Simek <monstr@monstr.eu>
* microblaze_v8: ptrace supportMichal Simek2009-03-27
Reviewed-by: Ingo Molnar <mingo@elte.hu> Acked-by: John Linn <john.linn@xilinx.com> Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> Acked-by: John Williams <john.williams@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu>