Home
last modified time | relevance | path

Searched refs:read_a_source_file (Results 1 – 20 of 20) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Dread.h137 extern void read_a_source_file (const char *name);
Das.c1191 read_a_source_file (*argv); in perform_an_assembly_pass()
1196 read_a_source_file (""); in perform_an_assembly_pass()
DChangeLog-20121020 * read.c (read_a_source_file): Use sb_build to allocate
1071 (read_a_source_file) [HANDLE_BUNDLE]: Reset it.
1569 (read_a_source_file): Call assemble_one in place of md_assemble.
1570 (read_a_source_file) [HANDLE_BUNDLE]: Check for unterminated
DChangeLog-929553 * read.c (read_a_source_file): If tc_unrecognized_line is defined,
730 (read_a_source_file): Handle MRI_MODE_NEEDS_PSEUDO_DOT.
1231 (read_a_source_file): Call do_scrub_chars rather than
1287 * read.c (read_a_source_file): In MRI mode, don't end the
1319 (read_a_source_file): Always clear line_label at the start of a
1689 (read_a_source_file): Don't define an label without a colon if
1699 (read_a_source_file): If pseudo-op handler is s_end, quit
1713 (read_a_source_file): Handle mri_pending_align.
1759 (read_a_source_file): In MRI mode, set mri_line_label for a label
1889 (read_a_source_file): Change LABELS_WITHOUT_COLON ifdef to check
[all …]
DChangeLog-9697982 * read.c (read_a_source_file): If expanding macros, break up input
1023 (read_a_source_file): Output stabs debugging if appropriate.
1437 (read_a_source_file): Call register_dependency.
2050 * read.c (read_a_source_file): Call LISTING_NEWLINE before
2745 * read.c (read_a_source_file): Don't handle mri_pending_align if
2765 * read.c (read_a_source_file): After doing an mri_pending_align,
2839 * read.c (read_a_source_file): Make sure the symbol ends with
2872 * read.c (read_a_source_file): When defining a macro in MRI mode,
2944 * read.c (read_a_source_file): Check for conditional operators
3004 * read.c (read_a_source_file): Check mri_pending_align after
[all …]
DChangeLog-2005693 (read_a_source_file): Handle new == operator.
2153 (read_a_source_file): Use it.
2799 (read_a_source_file): New static variable last_eol. Don't list
3653 * read.c (read_a_source_file): Reinstate TC_EQUAL_IN_INSN test.
3699 * read.c (read_a_source_file): Remove TC_EQUAL_IN_INSN test.
DChangeLog-98991242 * read.c (read_a_source_file): Only declare inescape if
1430 * read.c (read_a_source_file): Conditionally allow matched "
3752 (read_a_source_file): Call them.
4254 * read.c (read_a_source_file, s_align, s_float_space): Likewise.
DChangeLog-00011210 (read_a_source_file): Use ISUPPER/TOLOWER/ISDIGIT instead of
4463 (read_a_source_file): Copy opcode string into
5502 * read.c (read_a_source_file): Init found_comment on entry, and
7017 * read.c (read_a_source_file): Add parameter to check_macro call,
7423 * read.c (read_a_source_file): If TC_START_LABEL_WITHOUT_COLON is
7555 (read_a_source_file): Don't pass error strings to printf as
DChangeLog-20071722 * read.c (read_a_source_file): Skip multiple spaces to
1746 * read.c (read_a_source_file): Remove buffer_limit[-1] assertion.
DChangeLog-20042203 * read.c (read_a_source_file): Use demand_empty_rest_of_line.
2410 * read.c (read_a_source_file): A pseudo is removed by having a
DChangeLog-2009461 * read.c (read_a_source_file): Take a copy of macro expansion line
1000 (read_a_source_file): Pass the beginning of the symbol through
Dread.c812 read_a_source_file (const char *name) in read_a_source_file() function
DChangeLog-2008198 * read.c (read_a_source_file): Rearrange evaluation order when
DChangeLog-2014394 (read_a_source_file): Adjust HANDLE_CONDITIONAL_ASSEMBLY
DChangeLog2523 * read.c (read_a_source_file): Likewise.
3171 * read.c (read_a_source_file): Check for assemble_one returning
DChangeLog-20111671 * read.c (read_a_source_file): Remove md_after_pass_hook.
DChangeLog-2010206 * read.c (read_a_source_file): Update dot_symbol as we go.
DChangeLog-02032064 (read_a_source_file): Delete label contin.
2183 * read.c (read_a_source_file): Call tc_check_label after
3507 * read.c (read_a_source_file, s_irp): Remove comment_char
DChangeLog-2006858 * read.c (read_a_source_file): Ignore unknown text after line
/toolchain/binutils/binutils-2.27/gas/doc/
Dinternals.texi693 For each source file, the @code{read_a_source_file} function reads in the file