]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mn10300/ChangeLog
* mn10300_sim.h (struct _state): Put all registers into a single
authorJeff Law <law@redhat.com>
Tue, 31 Dec 1996 23:26:11 +0000 (23:26 +0000)
committerJeff Law <law@redhat.com>
Tue, 31 Dec 1996 23:26:11 +0000 (23:26 +0000)
commitb774c0e4b1b32b6d6e5838113807b20af4294c70
tree46a512982d46b5b01bb549b7dc90413184c2daa2
parenta2bfe134c18dbd63f595fe32d162e8f57eabb782
    * mn10300_sim.h (struct _state): Put all registers into a single
        array to make gdb implementation easier.
        (REG_*): Add definitions for all registers in the state array.
        (SEXT32, SEXT40, SEXT44, SEXT60): Remove unused macros.
        * simops.c: Related changes.
sim/mn10300/ChangeLog
sim/mn10300/mn10300_sim.h
sim/mn10300/simops.c