Home
last modified time | relevance | path

Searched refs:mips_asm_file_start (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips-protos.h32 extern void mips_asm_file_start PARAMS ((FILE *));
H A Dmips.h3873 #define ASM_FILE_START(STREAM) mips_asm_file_start (STREAM)
H A Dmips.c6422 mips_asm_file_start (stream) in mips_asm_file_start() function
10878 mips_asm_file_start (stream);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.65679 (mips_asm_file_start): Move variable into the scope where it's
10772 * config/mips/mips.c (mips_asm_file_start): Conditionalize Elf
10989 (mips_asm_file_start): Add new section to pass abi to gdb.
13602 (mips_asm_file_start): Remove extra .section directive. Use
13704 * config/mips/mips.c (mips_asm_file_start): Tidy file switching test.
H A DFSFChangeLog.115941 * mips.c (mips_asm_file_start): Use new macro TARGET_FILE_SWITCHING.
12710 function_arg, override_options, mips_asm_file_start,
13106 (mips_asm_file_start): Put output of -G,Cpu,ISA here.
H A DChangeLog17914 (mips_asm_file_start): Get architecture name from mips_arch_info.
19357 (mips_asm_file_start): Don't emit mdebug.<ABI> sections on IRIX 5/6.