OSDN Git Service

* s390-tdep.c (s390_get_frame_info): If the prologue loads r12
authorJim Blandy <jimb@codesourcery.com>
Thu, 8 Nov 2001 19:06:04 +0000 (19:06 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 8 Nov 2001 19:06:04 +0000 (19:06 +0000)
commit2f6b75e4eb584aba7096415d97147527e87680b5
tree3c12a83873941eb1741d3e51e830a264c3947769
parentc2cfcc23d2210dcaaf22871fbc6c398d4b50cea4
* s390-tdep.c (s390_get_frame_info): If the prologue loads r12
from the constant pool, but doesn't add in the constant pool's
address to it, then this function probably isn't using r12 as a
GOT pointer, and that load probably wasn't part of the prologue.
gdb/ChangeLog
gdb/s390-tdep.c