From: Mark Alexander Date: Fri, 5 Jun 1998 00:57:00 +0000 (+0000) Subject: * sparc-tdep.c (sparc_fix_call_dummy): Byte-swap the call dummy X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ce56660d3a1e7e4fe127545784a886cb7204dd07;p=binutils-gdb.git * sparc-tdep.c (sparc_fix_call_dummy): Byte-swap the call dummy on bi-endian machines. (sparc_extract_return_value): Handle values smaller than int on machines with little-endian data. (sparc_target_architecture_hook): Set bi_endian flag. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c36f47f34c4..e36f80b7c62 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Thu Jun 4 17:51:06 1998 Mark Alexander + + * sparc-tdep.c (sparc_fix_call_dummy): Byte-swap the call dummy + on bi-endian machines. + (sparc_extract_return_value): Handle values smaller than int on + machines with little-endian data. + (sparc_target_architecture_hook): Set bi_endian flag. + Thu Jun 4 12:14:48 1998 Michael Snyder * printcmd.c (disassemble_command): Fix off-by-one error for