OSDN Git Service

* x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
authoraj <aj>
Thu, 26 Jun 2003 17:08:10 +0000 (17:08 +0000)
committeraj <aj>
Thu, 26 Jun 2003 17:08:10 +0000 (17:08 +0000)
commit79c22b79d6b7e1c7114295cad16b4e9f4da131f0
tree63622c7f23cefb809c7f8de35e1fc0271a533f17
parent6ca02dfac05d8931343e7e71a64d0ade1f87d93d
* x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
of SSE registers so that varargs functions work.  Rework handling
of passing arguments on the stack.
(x86_64_store_return_value): Return double and float values in SSE
register.
gdb/ChangeLog
gdb/x86-64-tdep.c