* config/obj-coff.h, config/obj-coff.c: Deleted all code used only when
authorKen Raeburn <raeburn@cygnus>
Wed, 20 Apr 1994 23:01:40 +0000 (23:01 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 20 Apr 1994 23:01:40 +0000 (23:01 +0000)
commit71b4de6fb868f6da4b0e99aad7547874cab797a5
treed1e55c9f69eee7c4801cccca0450a2f3260f800c
parenta6652b1c62131201431833aa719e3fa902cdc47c
* config/obj-coff.h, config/obj-coff.c: Deleted all code used only when
BFD_ASSEMBLER is not defined, and all conditionals relating to such code.  No
such targets remain.

Fixes for stabs-in-coff:
* config/obj-coff.c: Include subsegs.h.
(coff_frob_section): New function.
(obj_coff_init_stab_section): New function.
* config/obj-coff.h (obj_coff_init_stab_section, coff_frob_section): Declare.
(obj_frob_section): New macro; uses coff_frob_section.
(INIT_STAB_SECTION): New macro; uses obj_coff_init_stab_section.
gas/ChangeLog
gas/config/obj-coff.c
gas/config/obj-coff.h
This page took 0.025841 seconds and 4 git commands to generate.