From: Jeff Law Date: Sat, 22 Apr 1995 07:42:36 +0000 (+0000) Subject: * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Rewrite to correctly X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4a8b575e62a4ec211c86c71ceca660b3c45f0886;p=binutils-gdb.git * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Rewrite to correctly handle "short", "int" and small structures returned in registers. --- 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