2005-05-09 H.J. Lu <hongjiu.lu@intel.com>

PR 936
	* config/tc-sh64.c (sh64_fake_label): New.

	* config/tc-sh64.h (TC_FAKE_LABEL): New.

	* doc/internals.texi (TC_FAKE_LABEL): Document.

	* write.c (TC_FAKE_LABEL): New.
	(adjust_reloc_syms): Use it.
	(write_object_file): Likewise.
This commit is contained in:
H.J. Lu
2005-05-09 14:20:52 +00:00
parent 433817ddde
commit c9cd7160d8
5 changed files with 42 additions and 2 deletions

View File

@ -1019,6 +1019,11 @@ default definition is to accept any name followed by a colon character.
Same as TC_START_LABEL, but should be used instead of TC_START_LABEL when
LABELS_WITHOUT_COLONS is defined.
@item TC_FAKE_LABEL
@cindex TC_FAKE_LABEL
You may define this macro to control what GAS considers to be a fake
label. The default fake label is FAKE_LABEL_NAME.
@item NO_PSEUDO_DOT
@cindex NO_PSEUDO_DOT
If you define this macro, GAS will not require pseudo-ops to start with a