Home
last modified time | relevance | path

Searched refs:LABELS_WITHOUT_COLONS (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dte-hppa.h25 #define LABELS_WITHOUT_COLONS 1 macro
Dte-hppa64.h23 #define LABELS_WITHOUT_COLONS 1 macro
Dtc-tic4x.h68 #define LABELS_WITHOUT_COLONS 1 macro
Dtc-z80.h98 #define LABELS_WITHOUT_COLONS (z80_tc_labels_without_colon()) macro
Dtc-tic54x.h37 #define LABELS_WITHOUT_COLONS 1 macro
Dtc-mmix.h39 #define LABELS_WITHOUT_COLONS mmix_label_without_colon_this_line () macro
Dtc-arm.h68 #define LABELS_WITHOUT_COLONS codecomposer_syntax macro
/netbsd/src/external/gpl3/binutils/dist/gas/
Das.h645 #ifndef LABELS_WITHOUT_COLONS
646 #define LABELS_WITHOUT_COLONS 0 macro
Dmacro.c139 if (! LABELS_WITHOUT_COLONS) in buffer_and_nest()
166 if (LABELS_WITHOUT_COLONS && !had_colon) in buffer_and_nest()
Dapp.c1005 if (LABELS_WITHOUT_COLONS || flag_m68k_mri) in do_scrub_chars()
Dread.c959 if (LABELS_WITHOUT_COLONS || flag_m68k_mri) in read_a_source_file()
DChangeLog-00015730 (LABELS_WITHOUT_COLONS): Move it..
7276 (LABELS_WITHOUT_COLONS, NO_PSEUDO_DOT): If undefined, define as 0.
7282 (do_scrub_chars): Use LABELS_WITHOUT_COLONS directly rather than
7286 * read.c: Use LABELS_WITHOUT_COLONS and NO_PSEUDO_DOT directly
7290 * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define as 1.
DChangeLog-20141617 * config/tc-arm.h (LABELS_WITHOUT_COLONS): New macro.
DChangeLog-2009459 LABELS_WITHOUT_COLONS targets if the labels do have colons.
DChangeLog-0203758 Remove NetBSD's use of LABELS_WITHOUT_COLONS.
5148 * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define if TE_NetBSD.
DChangeLog-92951320 line, not just when flag_mri or LABELS_WITHOUT_COLONS. Fix
1321 MRI/LABELS_WITHOUT_COLONS handling. In MRI mode, permit label:
8109 LABELS_WITHOUT_COLONS.
8114 * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define.
DChangeLog-96975295 LABELS_WITHOUT_COLONS is not defined, and we are not in m68k MRI
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dinternals.texi977 @item LABELS_WITHOUT_COLONS
978 @cindex LABELS_WITHOUT_COLONS
991 LABELS_WITHOUT_COLONS is defined.