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:
343b2ab
)
Fixed segmentation violation detected by LD testsuite.
author
Nick Clifton
<nickc@redhat.com>
Wed, 17 Dec 1997 12:51:37 +0000
(12:51 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 17 Dec 1997 12:51:37 +0000
(12:51 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index e04583a622d37a3f62152646d3b0fcc58438d88d..d72e14fecd235c8072bb3f59c237859897459ce4 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Wed Dec 17 09:45:09 1997 Nick Clifton <nickc@cygnus.com>
+ * coff-arm.c (coff_arm_relocate_section): Only look at section
+ owner if there is one.
+
* elf.c (assign_file_positions_for_segments): Fail if there is not
enough room for the program headers. (PR14186)