Wed Jan 22 01:31:16 1997 Geoffrey Noer <noer@cygnus.com>
authorGeoffrey Noer <noer@cygnus>
Wed, 22 Jan 1997 09:41:02 +0000 (09:41 +0000)
committerGeoffrey Noer <noer@cygnus>
Wed, 22 Jan 1997 09:41:02 +0000 (09:41 +0000)
commit879b939859ff10777021f9e07e361ec91fc9b4e0
tree52708adcb36465d96ba3f99b718325f4042a32a6
parent95b475477e334703b3d4b5c2864e3e0525a27270
Wed Jan 22 01:31:16 1997  Geoffrey Noer  <noer@cygnus.com>

        Start mn10200 gdb port by adding copies of mn10300
        target-specific files with all instances of mn10300 changed
        to mn10200 to start with.
        * mn10200-tdep.c: new
        * config/mn10200/tm-mn10200.h: new, REGISTER_SIZE is 24 bits not 32,
        SP_REGNUM and FP_REGNUM are different, also no lar or lir.
        * config/mn10200/mn10200.mt: new
gdb/ChangeLog
gdb/config/mn10200/mn10200.mt [new file with mode: 0644]
gdb/config/mn10200/tm-mn10200.h [new file with mode: 0644]
gdb/mn10200-tdep.c [new file with mode: 0644]
This page took 0.027332 seconds and 4 git commands to generate.