aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-11-17 21:59:17 +0000
committerIan Lance Taylor <ian@airs.com>1995-11-17 21:59:17 +0000
commit535e9e2943519be69a66ccfad5b1cdf42601d71a (patch)
treed41d3fbe1789063a46c2f06c5dcae839bad4d9d2 /bfd
parent4220dcd6986307bcede5ce483db19c425e609b20 (diff)
downloadfsf-binutils-gdb-535e9e2943519be69a66ccfad5b1cdf42601d71a.zip
fsf-binutils-gdb-535e9e2943519be69a66ccfad5b1cdf42601d71a.tar.gz
fsf-binutils-gdb-535e9e2943519be69a66ccfad5b1cdf42601d71a.tar.bz2
* coffcode.h (coff_pointerize_aux_hook): I960 version: don't
pointerize C_LEAFSTAT or C_LEAFEXT entries.
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 e0f4fe4..614bb67 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -5,6 +5,9 @@ Fri Nov 17 10:41:25 1995 Philippe De Muyter <phdm@info.ucl.ac.be>
Fri Nov 17 10:02:58 1995 Ian Lance Taylor <ian@cygnus.com>
+ * coffcode.h (coff_pointerize_aux_hook): I960 version: don't
+ pointerize C_LEAFSTAT or C_LEAFEXT entries.
+
* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Only create
DT_INIT and DT_FINI entries if the _init or _fini symbol is
defined or mentioned in a regular file.