1999-09-11 Donn Terry <donn@interix.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index aa16f61b75f1f8e06ebd2bc671827f3add5a74ca..df32dda3e977804c45077636dee443ae9397d1da 100644 (file)
@@ -1,3 +1,24 @@
+1999-09-11  Ian Lance Taylor  <ian@zembu.com>
+
+       * elfcode.h (write_relocs): Handle an absolute symbol in REL
+       relocs as we do for RELA relocs.
+
+1999-09-11  Donn Terry  <donn@interix.com>
+
+       * cofflink.c (coff_link_add_symbols): Don't warn about symbol type
+       changes when the base type is unknown.
+
+       * coffgen.c (coff_print_symbol): Fix printing of aux record for
+       function symbols.
+
+       * syms.c (BSF_DEBUGGING_RELOC): Define.
+       * coffcode.h (coff_slurp_symbol_table): If PE, set BSF_DEBUGGING
+       for C_FCN/C_EFCN symbols, and set BSF_DEBUGGING_RELOC for such
+       symbols named .bf.
+       * coffgen.c (fixup_symbol_value): Relocate a symbol which has
+       BSF_DEBUGGING_RELOC set.
+       * bfd-in2.h: Rebuild.
+
 1999-09-10  Ian Lance Taylor  <ian@zembu.com>
 
        * ecoff.c (bfd_debug_section): Update initialization for new
This page took 0.023164 seconds and 4 git commands to generate.