* aoutx.h (NAME(aout,final_link)): Set a_entry before computing
authorIan Lance Taylor <ian@airs.com>
Tue, 11 Jan 1994 20:58:30 +0000 (20:58 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 11 Jan 1994 20:58:30 +0000 (20:58 +0000)
file offsets.

bfd/ChangeLog

index 57533707ee2e71f203619acd6b4d53c24d4a7087..8082998c30c8c6ff97ba95bb963eaa08d79a736a 100644 (file)
@@ -1,5 +1,8 @@
 Tue Jan 11 14:37:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * aoutx.h (NAME(aout,final_link)): Set a_entry before computing
+       file offsets.
+
        * elfcode.h (swap_out_syms): A common symbol is STT_OBJECT, not
        STT_NOTYPE.