Home
last modified time | relevance | path

Searched refs:s_mips_end (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02031199 (s_mips_end) [OBJ_ELF]: Likewise.
2580 * config/tc-mips.c (s_mips_end): Remove !BFD_ASSEMBLER case.
5330 (s_mips_end): Likewise. Generate stabs function markers.
5716 (s_mips_end): Add comment.
7481 (s_mips_end): Clear both flags.
DChangeLog-2013402 (s_mips_end, s_mips_ent, s_mips_frame, s_mips_mask, mips_parse_cpu):
DChangeLog-20101341 * config/tc-mips.c (s_mips_end): Likewise.
DChangeLog-2006908 tc_gen_reloc, mips_frob_file_after_relocs, s_mips_end, s_mips_frame,
DChangeLog2027 (s_mips_end): Likewise.
DChangeLog-20053661 (s_mips_end): Ditto. Add code to compute function size.
DChangeLog-00011888 * config/tc-mips.c (s_mips_end): Remove unused variables.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1342 static void s_mips_end (int);
1823 {"end", s_mips_end, 0},
18478 s_mips_end (int x ATTRIBUTE_UNUSED) in s_mips_end() function