aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-02-28 19:33:51 +0000
committerIan Lance Taylor <ian@airs.com>1995-02-28 19:33:51 +0000
commitafbc1a16b3ad79e8c20020b47fd38276247e9c6a (patch)
tree0e1d4b42da615fa79adcede3679dfdb2d0848fa5 /bfd
parent35680553b13d524410e1cfbab19772e9ecebbcdf (diff)
downloadfsf-binutils-gdb-afbc1a16b3ad79e8c20020b47fd38276247e9c6a.zip
fsf-binutils-gdb-afbc1a16b3ad79e8c20020b47fd38276247e9c6a.tar.gz
fsf-binutils-gdb-afbc1a16b3ad79e8c20020b47fd38276247e9c6a.tar.bz2
* elfcode.h (elf_sort_hdrs): Sort empty sections before non-empty
sections, if they have the same VMA.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d6f911a..53878ef 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.