aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-10-27 03:36:17 +0000
committerIan Lance Taylor <ian@airs.com>1995-10-27 03:36:17 +0000
commitaad2c618d3e074fe49d42bf79d7f9375c85567ec (patch)
treee0915db931fc30d4322f4bc7ebb7a6486d693bce /bfd/ChangeLog
parent27b44336882751bfbe5baf6f72454bef47acebe9 (diff)
downloadgdb-aad2c618d3e074fe49d42bf79d7f9375c85567ec.zip
gdb-aad2c618d3e074fe49d42bf79d7f9375c85567ec.tar.gz
gdb-aad2c618d3e074fe49d42bf79d7f9375c85567ec.tar.bz2
more XCOFF linker tweaks
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 963176a..b22e5e5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -14,6 +14,8 @@ Thu Oct 26 14:16:47 1995 Ian Lance Taylor <ian@cygnus.com>
based on sections stored in xcoff_data.
* coff-rs6000.c (xcoff_copy_private_bfd_data): Copy new xcoff_data
fields.
+ (xcoff_reloc_type_lookup): Handle BFD_RELOC_CTOR.
+ (rs6000coff_vec): Set symbol_leading_char to '.'.
* coffgen.c (coff_get_symbol_info): If fix_value is set, fix the
value stored in ret rather than returning a pointer value.