* write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER.
authorIan Lance Taylor <ian@airs.com>
Fri, 28 Feb 1997 20:04:39 +0000 (20:04 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 28 Feb 1997 20:04:39 +0000 (20:04 +0000)
commit236049217663ad79c7f522d6442332a346ff4d53
treebb560fed03778aeeaa5b36178522df7ad4761a57
parente691320ea4711f41b7e934013ac70c1ff72b5eaf
* write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER.
(S_LOCAL_NAME): Likewise.
(FAKE_LABEL_NAME): Define unconditionally.
* symbols.c (colon): Call bfd_is_local_label, not LOCAL_LABEL, if
BFD_ASSEMBLER.
(S_IS_LOCAL): Call bfd_is_local_label_name, not LOCAL_LABEL.
* config/tc-*.h: Only define LOCAL_LABEL if not BFD_ASSEMBLER.
Don't define FAKE_LABEL_NAME.
* config/te-ic960.h: Likewise.
* config/tc-mips.h (tc_frob_file_before_adjust): Define.
(mips_frob_file_before_adjust): Declare.
* config/tc-mips.c (mips_frob_file_before_adjust): New function.
(mips_local_label): Remove.
gas/ChangeLog
gas/config/tc-arm.h
gas/config/tc-m88k.h
gas/config/tc-mips.c
gas/config/te-ic960.h
This page took 0.028415 seconds and 4 git commands to generate.