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:
7ca8e36
)
* config/obj-aout.c (obj_emit_relocations): Give an error if the
author
Ian Lance Taylor
<ian@airs.com>
Thu, 20 Jun 1996 23:42:18 +0000
(23:42 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 20 Jun 1996 23:42:18 +0000
(23:42 +0000)
relocation symbol was not resolved.
* config/obj-coff.c (do_relocs_for): Likewise.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 4371f5806b4b7953536e15cdc2c60de81d0dd242..bd3d62bb201c8db41ae754a4e6ec4579456eb327 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,9
@@
Thu Jun 20 19:10:28 1996 Ian Lance Taylor <ian@cygnus.com>
+ * config/obj-aout.c (obj_emit_relocations): Give an error if the
+ relocation symbol was not resolved.
+ * config/obj-coff.c (do_relocs_for): Likewise.
+
* write.c (adjust_reloc_syms): Refetch the symbol section after
calling S_GET_VALUE, since it may have changed.