From 271a7b05bf819fa3f90ad6d216f0679ce4fd2eed Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 1 Jul 2003 13:57:22 +0000 Subject: [PATCH] * 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. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3592fae21a0..6df68f84f80 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2003-07-01 Andreas Jaeger + + * 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 Patch from IBM (authors unspecified, probably Ulrich Weigand and -- 2.47.2