aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-arc.c
AgeCommit message (Collapse)AuthorFilesLines
1995-03-01 * arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according toKung Hsu1-23/+43
processor. * remote-arc.c (arc_wait): when a processor stops, stop other two processors too. * remote-arc.c (switch_command): switch tm_print_insn.
1995-02-03 * arc-tdep.c: new target dependent codes for arc processor.Kung Hsu1-0/+1012
* remote-arc.c: new file for arc-specific protocol through parallel line. * ser-go32-para.c: new file for go32 parallel port communication. * .Sanitize: sanitize arc specific files out.