* config/obj-coff.c: Minor formatting/stylistic changes, plus:
authorKen Raeburn <raeburn@cygnus>
Wed, 9 Mar 1994 02:42:57 +0000 (02:42 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 9 Mar 1994 02:42:57 +0000 (02:42 +0000)
commit055a75ef75c2f0aca6c023f1ad13b53f37b06ae6
tree88bddb082996345007fb4163b623b8dcc45eafb6
parentd75eb68cf28346848bcc9bdec6c79e6f809253d6
* config/obj-coff.c: Minor formatting/stylistic changes, plus:
(obj_coff_section): Declare.
(obj_pseudo_table): Make it available only if MANY_SECTIONS.
(obj_symbol_to_chars) [CROSS_COMPILE]: Some attemps to make this work.  It
still doesn't.  It now fails to compile, instead of silently compiling to do
nothing.
* config/obj-coff.h (SEPARATE_STAB_SECTIONS): Define only if MANY_SECTIONS.
(OBJ_PROCESS_STAB) [! MANY_SECTIONS]: New macro, just emits a warning.
gas/config/obj-coff.c
This page took 0.027241 seconds and 4 git commands to generate.