From: Ian Lance Taylor Date: Mon, 26 Jul 1993 20:24:26 +0000 (+0000) Subject: * reloc.c (bfd_perform_relocation): Handle the case of X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8f22c1af216c0ea07f71fcd0e4e280ca85b3c23e;p=binutils-gdb.git * reloc.c (bfd_perform_relocation): Handle the case of complain_overflow_bitfield, rightshift > bitpos, and a negative number. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 893330d8ffa..0ff5c0000ea 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Mon Jul 26 13:22:15 1993 Ian Lance Taylor (ian@cygnus.com) + + * reloc.c (bfd_perform_relocation): Handle the case of + complain_overflow_bitfield, rightshift > bitpos, and a negative + number. + Mon Jul 26 14:40:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) * elfcode.h: Reimplement segment writing.