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:
da7afe3
)
* coff-mips.c (mips_relocate_section): Don't convert a reloc
author
Ian Lance Taylor
<ian@airs.com>
Thu, 31 Aug 1995 15:54:27 +0000
(15:54 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 31 Aug 1995 15:54:27 +0000
(15:54 +0000)
against an absolute symbol into a reloc against a section.
PR 7880.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index b8bdefd86e4c6795609f2129d58799bec3b80657..f850718221191b97294502683bc7085e44b0eb44 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Thu Aug 31 11:49:21 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * coff-mips.c (mips_relocate_section): Don't convert a reloc
+ against an absolute symbol into a reloc against a section.
+
Thu Aug 31 08:00:14 1995 steve chamberlain <sac@slash.cygnus.com>
* coff-arm.c (coff_arm_reloc): Fix common size problem.