* reloc.c (bfd_perform_relocation): Handle the case of
authorIan Lance Taylor <ian@airs.com>
Mon, 26 Jul 1993 20:24:26 +0000 (20:24 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 26 Jul 1993 20:24:26 +0000 (20:24 +0000)
complain_overflow_bitfield, rightshift > bitpos, and a negative
number.

bfd/ChangeLog

index 893330d8ffae69904f0bb6c3da350839a241cb89..0ff5c0000ead4d17b109c034a552f381e6402f93 100644 (file)
@@ -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.