From Kevin A. Buettner (kev@cujo.geg.mot.com).
authorStan Shebs <shebs@codesourcery.com>
Fri, 15 Jul 1994 21:37:30 +0000 (21:37 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 15 Jul 1994 21:37:30 +0000 (21:37 +0000)
commit08f32e322bec66b41fa4dbf1949cf7f616e74417
treef7875dd800295d3fbdfc17ae6c11270a807b7f91
parent4725d7ae1fc2c303373116ee602c03b887e72014
    From Kevin A. Buettner (kev@cujo.geg.mot.com).
* m88k-tdep.c (examine_prologue): Modified to handle prologues for
pic code in addition to prologues where an instruction from the
prologue gets moved into the delay slot of a branch instruction
immediately following the prologue.  A table of potential prologue
instructions (prologue_insn_tbl) is now used for picking apart a
function prologue.
(frame_find_saved_regs): Changed the way in which limit gets set
so that the delay slot of branch instructions immediately
following the prologue gets examined.
(pushed_size, store_parm_word, store_parm, push_parameters,
collect_returned_value):  Deleted.
gdb/ChangeLog
gdb/m88k-tdep.c