aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1996-12-04 19:19:15 +0000
committerMichael Meissner <gnu@the-meissners.org>1996-12-04 19:19:15 +0000
commite5c4495c9e4bc074d1ba8947b3795c190d58c884 (patch)
treea92a74a76e56f2105517629b3ae4508a76e764ab /bfd
parent61ecca95c05b272c45bf8134d52ea06a05873adf (diff)
downloadfsf-binutils-gdb-e5c4495c9e4bc074d1ba8947b3795c190d58c884.zip
fsf-binutils-gdb-e5c4495c9e4bc074d1ba8947b3795c190d58c884.tar.gz
fsf-binutils-gdb-e5c4495c9e4bc074d1ba8947b3795c190d58c884.tar.bz2
#if 0 some code that is not used yet
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 797bff8..8ca7fc7 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,14 @@
+Wed Dec 4 14:18:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
+
+ * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): #if 0 code that
+ expects a .got.plt until we actually create it.
+
Mon Dec 2 12:13:51 1996 Ian Lance Taylor <ian@cygnus.com>
+ * cofflink.c (_bfd_coff_generic_relocate_section): Print an error
+ message for bfd_reloc_outofrange, rather than aborting. From
+ Philippe De Muyter <phdm@info.ucl.ac.be>.
+
* cofflink.c (_bfd_coff_final_link): If there aren't any relocs in
a relocateable link, don't try to process them. From Heinz Wrobel
<wrobel@lpr.e-technik.tu-muenchen.de>.
@@ -449,7 +458,7 @@ Tue Oct 1 12:31:39 1996 Ian Lance Taylor <ian@cygnus.com>
* cofflink.c (coff_link_add_symbols): Don't override a meaningful
symbol type with T_NULL. Warn if symbol type changes. Based on
- patch from Philippe De Muyter <phdm@labauto1.ulb.ac.be>.
+ patch from Philippe De Muyter <phdm@info.ucl.ac.be>.
* elflink.h (elf_link_add_object_symbols): Only put a symbol from
a dynamic object in the dynamic symbol table if it is referenced