From: Ian Lance Taylor Date: Tue, 6 May 1997 17:22:35 +0000 (+0000) Subject: From Sean McNeil : X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1ba1da86504b7787291a3f8ba864936de13e48ba;p=binutils-gdb.git From Sean McNeil : * emultempl/pe.em (sort_by_file_name): Sort by archive name first. (sort_sections): Sort all sections, not just sections in the same archive. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 4dd4de5f466..707033742d0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Tue May 6 13:21:19 1997 Ian Lance Taylor + + From Sean McNeil : + * 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 * configure.tgt, configure.host: cope with '*-*-linux-gnuaout'