Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips-protos.h263 extern void mips_output_aligned_decl_common (FILE *, tree, const char *,
H A Dmips.h2872 #define ASM_OUTPUT_ALIGNED_DECL_COMMON mips_output_aligned_decl_common
H A Dmips.c9741 mips_output_aligned_decl_common (FILE *stream, tree decl, const char *name, in mips_output_aligned_decl_common() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-protos.h263 extern void mips_output_aligned_decl_common (FILE *, tree, const char *,
H A Dmips.h2891 #define ASM_OUTPUT_ALIGNED_DECL_COMMON mips_output_aligned_decl_common
H A Dmips.cc9845 mips_output_aligned_decl_common (FILE *stream, tree decl, const char *name, in mips_output_aligned_decl_common() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200417580 (mips_output_aligned_decl_common): Remove mention of SGI o32 assembler.
17955 (mips_output_aligned_decl_common, mips_declare_object_name)
25710 (mips_output_aligned_decl_common): ...here.
42141 * config/mips/mips-protos.h (mips_output_aligned_decl_common): Declare.
42144 mips_output_aligned_decl_common.
42145 * config/mips/mips.c (mips_output_aligned_decl_common): New function.
H A DChangeLog-20052250 (mips_output_aligned_decl_common): Use switch_to_section.