projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01c4b03
)
* reloc.c (bfd_perform_relocation): Handle the case of
author
Ian Lance Taylor
<ian@airs.com>
Mon, 26 Jul 1993 20:24:26 +0000
(20:24 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 893330d8ffae69904f0bb6c3da350839a241cb89..0ff5c0000ead4d17b109c034a552f381e6402f93 100644
(file)
--- 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.