Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-dlx.h62 #undef LOCAL_LABELS_DOLLAR
63 #define LOCAL_LABELS_DOLLAR 0 macro
Dte-macos.h25 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-sun3.h30 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-dragonfly.h27 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-riscix.h22 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-freebsd.h27 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-psos.h28 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-generic.h29 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-vxworks.h22 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-tmips.h32 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-go32.h22 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-armeabi.h24 #define LOCAL_LABELS_DOLLAR 1 macro
Dtc-i386.h115 #undef LOCAL_LABELS_DOLLAR
116 #define LOCAL_LABELS_DOLLAR 0 macro
Dte-nacl.h22 #define LOCAL_LABELS_DOLLAR 1 macro
Dte-solaris.h22 #define LOCAL_LABELS_DOLLAR 1 macro
Dtc-cris.h162 #define LOCAL_LABELS_DOLLAR 1 macro
/toolchain/binutils/binutils-2.25/gas/
Das.h605 #ifndef LOCAL_LABELS_DOLLAR
606 #define LOCAL_LABELS_DOLLAR 0 macro
Dexpr.c566 else if (LOCAL_LABELS_DOLLAR && c == '$') in integer_constant()
941 if (LOCAL_LABELS_DOLLAR) in operand()
Dread.c1118 if ((LOCAL_LABELS_DOLLAR || LOCAL_LABELS_FB) && ISDIGIT (c)) in read_a_source_file()
1134 if (LOCAL_LABELS_DOLLAR in read_a_source_file()
Dsymbols.c272 if (LOCAL_LABELS_DOLLAR in colon()
DChangeLog-20121444 (LOCAL_LABELS_DOLLAR): Define.
DChangeLog-20092301 * config/tc-i386.h (LOCAL_LABELS_DOLLAR): New. Defined as 0.
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.
DChangeLog-9697330 * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Don't define; use
3317 * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Define as 0.
DChangeLog-02031616 * config/tc-cris.h (LOCAL_LABELS_DOLLAR): Define to 1.
4367 (LOCAL_LABELS_DOLLAR): Undef always.