aboutsummaryrefslogtreecommitdiff
path: root/gdb/ms1-tdep.c
AgeCommit message (Collapse)AuthorFilesLines
2005-12-12Rename ms1 files to mt files (part 1 -- renames only)Nathan Sidwell1-1057/+0
2005-12-08 Add ms2 support.Nathan Sidwell1-12/+18
* 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
2005-12-01 * ms1-tdep.c (ms1_register_name): Const qualify array.Nathan Sidwell1-8/+9
(ms1_registers_info): Use gdb_byte. (ms1_push_dummy_call): Likewise. (ms1_gdbarch_init): Remove illformed nested prototype.
2005-08-15Contribute target dependent code for Morpho Technologies ms1 processor.Kevin Buettner1-0/+1050