gdb: bfin: tix typo in register name
authorMike Frysinger <vapier@gentoo.org>
Sat, 8 Jan 2011 20:45:11 +0000 (20:45 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 8 Jan 2011 20:45:11 +0000 (20:45 +0000)
commit1642781ba323cb7391322762ffd4d5b508358aae
treeeb0ae07476b3ce9d49538b3e25822d874a167785
parent394b0adbaa4ab90e2c2fb2ade4650fecc30c0a3d
gdb: bfin: tix typo in register name

Looks like we've long been using "AO" instead of "A0" in the enum for the
A0.W.  But no one noticed since we aren't using it directly (we assume the
position in the reverse).  I've committed this simple fix.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
gdb/ChangeLog
gdb/bfin-tdep.h
This page took 0.025569 seconds and 4 git commands to generate.