OSDN Git Service

* s390-tdep.c: Rewrite inferior function call code. This may
authorjimb <jimb>
Tue, 13 Nov 2001 17:47:17 +0000 (17:47 +0000)
committerjimb <jimb>
Tue, 13 Nov 2001 17:47:17 +0000 (17:47 +0000)
commit4314a741c1b40fdf3cf6e94a5c4fe60408758000
treee61d656094dda37824539fd6e66f65a10deb997d
parentb68484742f5dd83604fec19cac149b34c0c884fe
* s390-tdep.c: Rewrite inferior function call code.  This may
break zSeries support; that should be fixed soon.
#include "gdb_assert.h".
(is_integer_like, is_pointer_like, is_simple_arg,
pass_by_copy_ref, extend_simple_arg, is_double_arg, round_up,
round_down, alignment_of): New functions.
(s390_push_arguments): Rewritten to handle passing large arguments
by value, and to make more readable.
gdb/ChangeLog
gdb/s390-tdep.c