diff options
author | K. Richard Pixley <rich@cygnus> | 1993-08-17 22:21:50 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-08-17 22:21:50 +0000 |
commit | 637603f9e38497a8229bb34ce4460dac42cdf0ea (patch) | |
tree | ba6a69b741b0ded7cabef9a3a1ac63690bf32804 /gdb/c-lang.c | |
parent | 2f03f9a6c6ea6c93134551f6a9a6366eaf3598a0 (diff) | |
download | gdb-637603f9e38497a8229bb34ce4460dac42cdf0ea.zip gdb-637603f9e38497a8229bb34ce4460dac42cdf0ea.tar.gz gdb-637603f9e38497a8229bb34ce4460dac42cdf0ea.tar.bz2 |
* config/m88k/tm-m88k.h: Fix typo in comment.
(FP_REGNUM): define in terms of SP_REGNUM
rather than by absolute number. Also clearly comment that this
is a convenient lie in order to decrease future confusion.
(ACTUAL_FP_REGNUM): new macro for FP.
(FRAME_CHAIN_VALID): removed. Standard default works fine.
* m88k-tdep.c (frame_chain_valid): redundant, so removed.
(NEXT_PROLOGUE_INSN): removed unused fourth arg, fixed all
callers.
(read_next_frame_reg): declare static.
(examine_prologue): removed unused variabel insn2, rename insn1
to insn, rewrote comment about finding fp, sp, etc. set frame_fp
based on ACTUAL_FP_REGNUM rather than FP_REGNUM which is
actually a scammed alias for SP_REGNUM on m88k.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions