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-Tag: gdb-4_18~16093 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5481a5e523a94ee0ba613b38d2896059b22a326;p=thirdparty%2Fbinutils-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.