Home
last modified time | relevance | path

Searched refs:m32c_attribute_table (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.c2994 #define TARGET_ATTRIBUTE_TABLE m32c_attribute_table
2995 static const struct attribute_spec m32c_attribute_table[] = { variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.cc2998 #define TARGET_ATTRIBUTE_TABLE m32c_attribute_table
2999 static const struct attribute_spec m32c_attribute_table[] = { variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20172685 * config/m32c/m32c.c (m32c_attribute_table): Likewise.
3930 * config/m32c/m32c.c (m32c_attribute_table): Same.
H A DChangeLog-200913484 (m32c_attribute_table): Add bank_switch and fast_interrupt.