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:
a11380f
)
Fix fise of R_M32R_18_PCREL relocation.
author
Nick Clifton
<nickc@redhat.com>
Mon, 12 Oct 1998 21:25:25 +0000
(21:25 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Mon, 12 Oct 1998 21:25:25 +0000
(21:25 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 0ac7736e010afb350342f36199bb88a14ac3b5d8..99199a164a62ba2d304f58d966d0113057d14218 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,11
@@
Mon Oct 12 14:18:40 1998 Nick Clifton <nickc@cygnus.com>
+ * bfd-in2.h (struct reloc_howto_struct): Improve comment to make
+ cleat that the 'bitsize' field is the size of the bitfield AFTER
+ relocation not before.
+
+ * elf32-m32r.c (R_M32R_18_PCREL): Fix size of bitfield.
+
* coff-mips.c (mips_relocate_hi): Cope with missing refhi or reflo
relocs.