aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2005-12-08 10:35:18 +0000
committerNathan Sidwell <nathan@codesourcery.com>2005-12-08 10:35:18 +0000
commit3950dc3f514d6a60c003565e610c925bc7cf4abf (patch)
treecb6d91d2c585f746cbe108611d17e96751acdb14 /gdb/NEWS
parent6e50d963b00bbf8b95fe00354fd2c683971b43ba (diff)
downloadfsf-binutils-gdb-3950dc3f514d6a60c003565e610c925bc7cf4abf.zip
fsf-binutils-gdb-3950dc3f514d6a60c003565e610c925bc7cf4abf.tar.gz
fsf-binutils-gdb-3950dc3f514d6a60c003565e610c925bc7cf4abf.tar.bz2
Add ms2 support.
* ms1-tdep.c (ms1_register_type): Check for ms2. (ms1_breakpoint_from_pc): ms2 has a different break instruction. (ms1_pseudo_register_read, ms1_pseudo_register_write, ms1_registers_info): Add ms2. * NEWS (Changes since GDB 6.4): Add ms2
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 719fbe3..411dec9 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -8,6 +8,10 @@
init-if-undefined Initialize a convenience variable, but
only if it doesn't already have a value.
+* New architecture
+
+Morpho Technologies ms2 ms1-elf
+
*** Changes in GDB 6.4
* New native configurations