linux-stable-rt/arch/blackfin/mach-common
Jie Zhang 3aee91bafe Blackfin arch: fix 2 bugs related to debug
- unable to single step over emuexcpt instruction
 - gdbproxy goes into infinite loop when doing gdb does "next" over
   "emuexcpt"

Don't decrement PC after software breakpoint.

Signed-off-by: Jie Zhang <jie.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2009-02-04 16:49:45 +08:00
..
Makefile
arch_checks.c
cache-c.c
cache.S
clocks-init.c Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks 2009-02-04 16:49:45 +08:00
cpufreq.c
dpmc.c
dpmc_modes.S
entry.S Blackfin arch: fix 2 bugs related to debug 2009-02-04 16:49:45 +08:00
head.S Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 2009-02-04 16:49:45 +08:00
interrupt.S Blackfin arch: Fix URL 2009-02-04 16:49:45 +08:00
ints-priority.c Blackfin arch: base SIC_IWR# programming on whether the MMR exists 2009-02-04 16:49:45 +08:00
irqpanic.c Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
lock.S
pm.c Blackfin arch: base SIC_IWR# programming on whether the MMR exists 2009-02-04 16:49:45 +08:00
smp.c