aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-01-11 20:58:30 +0000
committerIan Lance Taylor <ian@airs.com>1994-01-11 20:58:30 +0000
commitc5481a5e523a94ee0ba613b38d2896059b22a326 (patch)
tree85087cf9e4a11924fe285d96ae985e2d80f7bd43 /bfd
parent44d2505679376964ccd77d4e842bca210a47ac19 (diff)
downloadfsf-binutils-gdb-c5481a5e523a94ee0ba613b38d2896059b22a326.zip
fsf-binutils-gdb-c5481a5e523a94ee0ba613b38d2896059b22a326.tar.gz
fsf-binutils-gdb-c5481a5e523a94ee0ba613b38d2896059b22a326.tar.bz2
* aoutx.h (NAME(aout,final_link)): Set a_entry before computing
file offsets.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5753370..8082998 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.