]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
authorAndreas Jaeger <aj@suse.de>
Tue, 1 Jul 2003 13:57:22 +0000 (13:57 +0000)
committerAndreas Jaeger <aj@suse.de>
Tue, 1 Jul 2003 13:57:22 +0000 (13:57 +0000)
before the call.
Set %rax only to number of SSE registers used.

gdb/ChangeLog

index 3592fae21a082343ac4963c2debdec1d93b82fed..6df68f84f806c2df540fe155aee28d81447afff8 100644 (file)
@@ -1,3 +1,9 @@
+2003-07-01  Andreas Jaeger  <aj@suse.de>
+
+       * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
+       before the call.
+       Set %rax only to number of SSE registers used.
+
 2003-06-30  Jim Blandy  <jimb@redhat.com>
 
        Patch from IBM (authors unspecified, probably Ulrich Weigand and