From: Ian Lance Taylor Date: Tue, 11 Jan 1994 20:58:30 +0000 (+0000) Subject: * aoutx.h (NAME(aout,final_link)): Set a_entry before computing X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c5481a5e523a94ee0ba613b38d2896059b22a326;p=binutils-gdb.git * aoutx.h (NAME(aout,final_link)): Set a_entry before computing file offsets. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 57533707ee2..8082998c30c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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.