From Sean McNeil <sean@mcneil.com>:

* emultempl/pe.em (sort_by_file_name): Sort by archive name
	first.
	(sort_sections): Sort all sections, not just sections in the same
	archive.
This commit is contained in:
Ian Lance Taylor 1997-05-06 17:22:35 +00:00
parent f4749781f9
commit 1ba1da8650
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
Tue May 6 13:21:19 1997 Ian Lance Taylor <ian@cygnus.com>
From Sean McNeil <sean@mcneil.com>:
* emultempl/pe.em (sort_by_file_name): Sort by archive name
first.
(sort_sections): Sort all sections, not just sections in the same
archive.
Mon May 5 18:19:55 1997 Philip Blundell <pjb27@cam.ac.uk>
* configure.tgt, configure.host: cope with '*-*-linux-gnuaout'