From 4a8b575e62a4ec211c86c71ceca660b3c45f0886 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sat, 22 Apr 1995 07:42:36 +0000 Subject: [PATCH] * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Rewrite to correctly handle "short", "int" and small structures returned in registers. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b589afbd704..65999861bec 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Sat Apr 22 01:26:29 1995 Jeff Law (law@snake.cs.utah.edu) + + * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Rewrite to correctly + handle "short", "int" and small structures returned in registers. + Fri Apr 21 12:57:53 1995 Kung Hsu * minsyms.c: add new function lookup_minimal_symbol_text, to look -- 2.30.2