From: Ian Lance Taylor Date: Tue, 28 Feb 1995 19:33:51 +0000 (+0000) Subject: * elfcode.h (elf_sort_hdrs): Sort empty sections before non-empty X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=afbc1a16b3ad79e8c20020b47fd38276247e9c6a;p=binutils-gdb.git * elfcode.h (elf_sort_hdrs): Sort empty sections before non-empty sections, if they have the same VMA. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d6f911a6896..53878ef47a5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Tue Feb 28 12:53:09 1995 Ian Lance Taylor + * 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.