* elfcode.h (assign_file_positions_except_relocs): Sort the ELF
headers by section address when assigning file positions. (elf_sort_hdrs): New static function.
This commit is contained in:
parent
0d29b6cc9d
commit
2d2d08ed7b
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Mon Oct 31 14:19:08 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
||||
|
||||
* elfcode.h (assign_file_positions_except_relocs): Sort the ELF
|
||||
headers by section address when assigning file positions.
|
||||
(elf_sort_hdrs): New static function.
|
||||
|
||||
Sun Oct 30 18:56:58 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
||||
|
||||
* elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Create DT_INIT
|
||||
|
|
Loading…
Add table
Reference in a new issue