Home
last modified time | relevance | path

Searched refs:avr_attribute_table (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c9833 static const struct attribute_spec avr_attribute_table[] = variable
14627 #define TARGET_ATTRIBUTE_TABLE avr_attribute_table
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc10333 static const struct attribute_spec avr_attribute_table[] = variable
15068 #define TARGET_ATTRIBUTE_TABLE avr_attribute_table
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20172676 * config/avr/avr.c (avr_attribute_table): Likewise.
3554 * config/avr/avr.c (avr_attribute_table): Likewise.
3923 * config/avr/avr.c ( avr_attribute_table): Same.
20162 (avr_attribute_table) <io, io_low, address>: Initialize
24168 (avr_attribute_table) <no_gccisr>: Add new function attribute.
H A DChangeLog-200917871 * config/avr/avr.c (avr_attribute_table): Make static. Move
20428 * config/avr/avr.c (avr_attribute_table): Likewise.
H A DChangeLog-20072981 (avr_attribute_table): Add 'OS_task' function attribute.
15816 (avr_attribute_table): Make "naked" attribute apply to function types
H A DChangeLog-200818846 (avr_attribute_table): Add 'OS_main' function attribute.
H A DChangeLog-200110515 (avr_attribute_table, avr_handle_progmem_attribute,
H A DChangeLog-20168600 (avr_attribute_table) [absdata]: New variable attribute...
H A DChangeLog-20117130 (avr_attribute_table): Move down.
H A DChangeLog-201415955 (avr_attribute_table): Add "io", "address" and "io_low".