Michal Simek
702d54277a
microblaze: Fix coding style - ptrace.h
...
Use tab instead of spaces.
Signed-off-by: Michal Simek <monstr@monstr.eu >
2011-03-09 08:09:55 +01:00
Michal Simek
90974cb4cc
microblaze: Add PT_ macros for special purpose regs
...
PT_ macros are used by gdb and strace uses them too.
Signed-off-by: Michal Simek <monstr@monstr.eu >
2010-01-18 16:35:39 +01:00
Arnd Bergmann
bb09791344
microblaze: do not include types.h in ptrace.h
...
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 >
2009-05-21 15:56:06 +02:00
Michal Simek
ac3efab506
microblaze: Rename kernel_mode to pt_mode in pt_regs
...
Signed-off-by: Michal Simek <monstr@monstr.eu >
2009-04-23 16:09:17 +02:00
Michal Simek
2b43845426
microblaze_v8: ptrace support
...
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 >
2009-03-27 14:25:27 +01:00