* s390-tdep.c: Rewrite inferior function call code. This may
authorJim Blandy <jimb@codesourcery.com>
Tue, 13 Nov 2001 17:47:19 +0000 (17:47 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 13 Nov 2001 17:47:19 +0000 (17:47 +0000)
commit78f8b4242f36d38b74867184a5a926f4b47f42bd
tree79ad744a6be4581e85dd27bd9e9fc19dc1f78f96
parent4c8287ac0c35ad2f431dd694fd0305dbf697dc7e
* 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
This page took 0.02473 seconds and 4 git commands to generate.