* symbols.c (symbol_new) [BFD_ASSEMBLER]: Don't permit additions to the symbol
authorKen Raeburn <raeburn@cygnus>
Fri, 6 May 1994 00:03:11 +0000 (00:03 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 6 May 1994 00:03:11 +0000 (00:03 +0000)
table if it's already been set in the output bfd.
(symbol_begin) [! EMIT_SECTION_SYMBOLS] [RELOC_REQUIRES_SYMBOL]: Don't use
bfd_abs_section.symbol for gas absolute symbol.

gas/ChangeLog

index 8a864874cc0e60a2463c0fb0972ba5157fde4b25..2d8da391b18c714015f0d5e36af1ee36db594669 100644 (file)
@@ -1,5 +1,10 @@
 Thu May  5 19:14:43 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
 
+       * symbols.c (symbol_new) [BFD_ASSEMBLER]: Don't permit additions
+       to the symbol table if it's already been set in the output bfd.
+       (symbol_begin) [! EMIT_SECTION_SYMBOLS] [RELOC_REQUIRES_SYMBOL]:
+       Don't use bfd_abs_section.symbol for gas absolute symbol.
+
        * doc/Makefile.in (distclean, clean-dvi, clean-info): Delete gasp
        files too.