Home
last modified time | relevance | path

Searched refs:LOCAL_LABELS_DOLLAR (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/config/
H A Dte-freebsd.h27 #define LOCAL_LABELS_DOLLAR 1 macro
H A Dte-generic.h12 #define LOCAL_LABELS_DOLLAR 1 macro
H A Dte-tmips.h32 #define LOCAL_LABELS_DOLLAR 1 macro
/freebsd-12.1/contrib/binutils/gas/
H A Das.h635 #ifndef LOCAL_LABELS_DOLLAR
636 #define LOCAL_LABELS_DOLLAR 0 macro
H A Dexpr.c559 else if (LOCAL_LABELS_DOLLAR && c == '$') in integer_constant()
933 if (LOCAL_LABELS_DOLLAR) in operand()
H A Dread.c957 if ((LOCAL_LABELS_DOLLAR || LOCAL_LABELS_FB) && ISDIGIT (c)) in read_a_source_file()
973 if (LOCAL_LABELS_DOLLAR in read_a_source_file()
H A Dsymbols.c263 if (LOCAL_LABELS_DOLLAR in colon()
H A DChangeLog-9295367 (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): Define.
2993 * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already
12143 and "0b". If LOCAL_LABELS_DOLLAR, check for "0$".
12635 * config/te-generic.h: default to LOCAL_LABELS_DOLLAR and LOCAL_LABELS_FB
12946 * config/te-sun3.h: add LOCAL_LABELS_DOLLAR.
H A DChangeLog-9697330 * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Don't define; use
3317 * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Define as 0.
H A DChangeLog-02031621 * config/tc-cris.h (LOCAL_LABELS_DOLLAR): Define to 1.
4375 (LOCAL_LABELS_DOLLAR): Undef always.