Home
last modified time | relevance | path

Searched refs:mips_in_small_data_p (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc9451 mips_in_small_data_p (const_tree decl) in mips_in_small_data_p() function
9571 if (!TARGET_EXPLICIT_RELOCS && mips_in_small_data_p (decl)) in mips_output_external()
22845 #define TARGET_IN_SMALL_DATA_P mips_in_small_data_p
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c9347 mips_in_small_data_p (const_tree decl) in mips_in_small_data_p() function
9467 if (!TARGET_EXPLICIT_RELOCS && mips_in_small_data_p (decl)) in mips_output_external()
22643 #define TARGET_IN_SMALL_DATA_P mips_in_small_data_p
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20073499 (mips_in_small_data_p): Simplify.
7814 (mips_in_small_data_p): Honor section attributes for MIPS16 too.
9780 mips_in_small_data_p, mips_use_anchors_for_symbol_p,
23463 (mips_in_small_data_p): Return false for TARGET_VXWORKS_RTP.
H A DChangeLog-200313888 * config/mips/mips.c (mips_in_small_data_p): Don't handle
14989 (mips_output_external): Use mips_in_small_data_p to check whether a
14997 (mips_in_small_data_p): New function.
H A DChangeLog-20068186 (mips_in_small_data_p): Tweak comments.
H A DChangeLog-200828837 * config/mips/mips.c (mips_in_small_data_p): Reinstate size > 0 check.
H A DChangeLog-201016761 (mips_in_small_data_p): Update comment.
H A DChangeLog-200439057 * config/mips/mips.c (mips_in_small_data_p): Return false if
H A DChangeLog-201434837 (mips_in_small_data_p): Update.