From 740e802827478427c1e74f6c8ab8f9ee96ded3d7 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 22 Aug 1995 09:52:33 +0000 Subject: [PATCH] * tm-hppa.h (EXTRACT_RETURN_VALUE): Fix for FP values. --- gdb/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3a9f1f240bf..ba5a9c6bbbc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Tue Aug 22 02:00:47 1995 Jeff Law (law@snake.cs.utah.edu) + * tm-hppa.h (EXTRACT_RETURN_VALUE): Fix for FP values. + * tm-hppa.h (STORE_RETURN_VALUE): Fix to work with -msoft-float calling conventions too. Use the TYPE of the return value, not its length to determine if it should also be copied into the -- 2.30.2