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:
9afc663
)
* binary.c (binary_set_section_contents): Don't get misled if the
author
Ian Lance Taylor
<ian@airs.com>
Thu, 20 Mar 1997 18:33:44 +0000
(18:33 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 20 Mar 1997 18:33:44 +0000
(18:33 +0000)
first section is not loadable. From Matthew L. Martin
<mlm@xedia.com>.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index ca73a71a01be535861158e7c54015b3e4f0c7e67..a15997d27331e522454c5ae1660c1fe549d3cfe2 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,9
@@
Thu Mar 20 12:39:02 1997 Ian Lance Taylor <ian@cygnus.com>
+ * binary.c (binary_set_section_contents): Don't get misled if the
+ first section is not loadable. From Matthew L. Martin
+ <mlm@xedia.com>.
+
* elflink.h (elf_bfd_final_link): Set the value of a section
symbol to the section address unless doing a relocateable link.