* reloc.c (bfd_perform_relocation): Handle the case of

complain_overflow_bitfield, rightshift > bitpos, and a negative
	number.
This commit is contained in:
Ian Lance Taylor 1993-07-26 20:24:26 +00:00
parent 01c4b03990
commit 8f22c1af21
1 changed files with 6 additions and 0 deletions

View 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.