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:
75afa88
)
* coff-i960.c (coff_i960_relocate): Cache the section symbol in
author
Ian Lance Taylor
<ian@airs.com>
Wed, 29 Mar 1995 18:20:33 +0000
(18:20 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 29 Mar 1995 18:20:33 +0000
(18:20 +0000)
the used_by_bfd field of the section, to avoid looping for each
reloc.
PR 6638.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index e00aeeb442b4cbbad42685edae9d978f01e90c29..f24aab9721a0d675dab34bf8dfc2d2b0b08efa7a 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,9
@@
Wed Mar 29 12:01:30 1995 Ian Lance Taylor <ian@cygnus.com>
+ * coff-i960.c (coff_i960_relocate): Cache the section symbol in
+ the used_by_bfd field of the section, to avoid looping for each
+ reloc.
+
* cpu-h8500.c (arch_info_struct): Change name from "H8/300" to
"h8300" for consistency with other cpu-* files.