* elfcode.h (elf_sort_hdrs): Sort empty sections before non-empty

sections, if they have the same VMA.
This commit is contained in:
Ian Lance Taylor 1995-02-28 19:33:51 +00:00
parent 35680553b1
commit afbc1a16b3
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Tue Feb 28 12:53:09 1995 Ian Lance Taylor <ian@cygnus.com>
* elfcode.h (elf_sort_hdrs): Sort empty sections before non-empty
sections, if they have the same VMA.
* config.bfd (i[345]86-*-linuxelf*): New target. Use i386-lelf.
(i[345]86-*-gnuelf*): New target. Use i386-gelf.
* config/i386-lelf.mt: New file.