* configure.in (alpha-*-osf*), config/alpha/alpha-osf.mh: New
authorSteve Chamberlain <sac@cygnus>
Thu, 17 Jun 1993 22:16:07 +0000 (22:16 +0000)
committerSteve Chamberlain <sac@cygnus>
Thu, 17 Jun 1993 22:16:07 +0000 (22:16 +0000)
commit7ccb1e4401c7746a72294725c4e738ea2526009e
tree9e96f39257205aa99f3c713aeaeac1c25b64f7dd
parent219cf232835824f679751b269a4905da7d74881a
* configure.in (alpha-*-osf*), config/alpha/alpha-osf.mh: New
host.
* sh-tdep.c (frame_find_saved_regs): Use NUM_REGS rather than hard
wired (and wrong) constant.
* values.c (unpack_long): Add case to unpack when target object is
sizeof(int).
* config/sh/tm-sh.h (REGISTER_NAMES): Know about the news ones the
simulator defines.
gdb/ChangeLog
gdb/config/alpha/.Sanitize [new file with mode: 0644]
gdb/config/alpha/alpha-osf1.mh [new file with mode: 0644]
gdb/config/sh/tm-sh.h
gdb/configure.in
gdb/sh-tdep.c
gdb/values.c
This page took 0.02582 seconds and 4 git commands to generate.