summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-10-25 14:03:14 -0700
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-10-25 14:03:14 -0700
commit19b84dafb0a9902df78aa021330cbcfae93a89a7 (patch)
treee029e2405db792687990fbfc0b0a257404ce1c9b /NEWS
parente98817c4636f45b45db4332d2a5fbf36676f2f39 (diff)
downloadopenocd+libswd-19b84dafb0a9902df78aa021330cbcfae93a89a7.tar.gz
openocd+libswd-19b84dafb0a9902df78aa021330cbcfae93a89a7.tar.bz2
openocd+libswd-19b84dafb0a9902df78aa021330cbcfae93a89a7.tar.xz
openocd+libswd-19b84dafb0a9902df78aa021330cbcfae93a89a7.zip
ARM: rename "arm9tdmi vector_catch" to "arm9 ..."
And update doc accordingly. That EmbeddedICE register was introduced for ARM9TDMI and then carried forward into most new chips that use EmbeddedICE.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 81fce821..436dab7d 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ Target Layer:
VERY EARLY Cortex-A8 and ARMv7A support
Updated BeagleBoard.org hardware support
New commands for use with XScale processors: "xscale vector_table"
+ ARM9
+ name change: "arm9 vector_catch" not "arm9tdmi vector_catch"
ARM11
single stepping support for i.MX31
bugfix for missing "arm11" prefix on "arm11 memwrite ..."