]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
* write.c (dump_section_relocs): Call print_symbol_value_1 to
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index 9ec9484d6e35b32236f2c33a46f7f713fceeaffe..e135e0b06dcb1eb3167697ec381333742412c795 100644 (file)
@@ -1,5 +1,12 @@
+1999-09-11  Ian Lance Taylor  <ian@zembu.com>
+
+       * write.c (dump_section_relocs): Call print_symbol_value_1 to
+       print the symbol, rather than printing it here.
+
 1999-09-11  Donn Terry  <donn@interix.com>
 
+       * write.c (adjust_reloc_syms): Print adjusted fixup.
+
        * expr.c (integer_constant): Correct too_many_digits calculation
        in base 10 case.