From: Steve Chamberlain Date: Thu, 12 Nov 1992 17:53:58 +0000 (+0000) Subject: * coff-z8k.c: checkpoint, more addressing modes handled X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a9904b4cb719f3e9b7dc4100498b84c07572d98;p=binutils-gdb.git * coff-z8k.c: checkpoint, more addressing modes handled * coffcode.h (get_value): don't truncate reloc->addend field, it's a long now. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 54874163d0d..ad6d342cb50 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Nov 12 09:46:47 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * coff-z8k.c: checkpoint, more addressing modes handled + * coffcode.h (get_value): don't truncate reloc->addend field, it's + a long now. + Wed Nov 11 23:57:55 1992 Brendan Kehoe (brendan@cygnus.com) * we32k.mt (TDEFAULTS): Use we32kcoff_vec, not i386coff_vec.