From: David Edelsohn Date: Wed, 15 Oct 1997 19:08:18 +0000 (+0000) Subject: * sparc/tm-sparc.h (STORE_STRUCT_RETURN): Change to handle --enable-64-bit-bfd. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=899f620488b1db7a2a8fb118f5aef7a33fea99a4;p=binutils-gdb.git * sparc/tm-sparc.h (STORE_STRUCT_RETURN): Change to handle --enable-64-bit-bfd. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ad77eede95d..561ab03f1bc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -2,6 +2,7 @@ Wed Oct 15 10:27:14 1997 Doug Evans * config/sparc/tm-sparc.h (FIX_CALL_DUMMY): Mask off displacement to 30 bits in call insn to handle --enable-64-bit-bfd. + (STORE_STRUCT_RETURN): Change to handle --enable-64-bit-bfd. Tue Oct 14 22:13:27 1997 Dawn Perchik