* binary.c (binary_set_section_contents): Ignore sections which
don't have SEC_LOAD and SEC_ALLOC set. PR 10914.
This commit is contained in:
parent
39176dfe06
commit
40c0ea5ad6
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Tue Oct 22 17:22:43 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* binary.c (binary_set_section_contents): Ignore sections which
|
||||
don't have SEC_LOAD and SEC_ALLOC set.
|
||||
|
||||
Mon Oct 21 12:13:05 1996 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* linker.c (_bfd_generic_final_link): Avoid losing static
|
||||
|
|
Loading…
Reference in a new issue