From 2d2d08ed7b2025459531d3776ef3718f41a5d5b4 Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor <ian@airs.com>
Date: Mon, 31 Oct 1994 19:21:40 +0000
Subject: [PATCH] 	* elfcode.h (assign_file_positions_except_relocs):
 Sort the ELF 	headers by section address when assigning file positions. 
 (elf_sort_hdrs): New static function.

---
 bfd/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 98cb44bd18..1f7204c401 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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
-- 
2.42.0