From 87e33b848062428ce4300ec0101474c6403d9900 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sat, 22 Apr 1995 07:51:21 +0000 Subject: [PATCH] * config/pa/tm-hppa.h (EXTRACT_STRUCT_VALUE_ADDRESS): Fix. --- gdb/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6599986..72e42e8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Sat Apr 22 01:26:29 1995 Jeff Law (law@snake.cs.utah.edu) + * config/pa/tm-hppa.h (EXTRACT_STRUCT_VALUE_ADDRESS): Fix. + * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Rewrite to correctly handle "short", "int" and small structures returned in registers. -- 2.7.4