From 8f22c1af216c0ea07f71fcd0e4e280ca85b3c23e Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 26 Jul 1993 20:24:26 +0000 Subject: [PATCH] * reloc.c (bfd_perform_relocation): Handle the case of complain_overflow_bitfield, rightshift > bitpos, and a negative number. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- 2.30.2