Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-objc-common.h80 #define LANG_HOOKS_COMMON_ATTRIBUTE_TABLE c_common_attribute_table
H A Dc-common.h623 extern const struct attribute_spec c_common_attribute_table[];
H A Dc-common.c565 const struct attribute_spec c_common_attribute_table[] = variable
H A DChangeLog-20026167 (c_common_attribute_table): Add tls_model.
19049 * c-common.c (c_common_attribute_table): Add "may_alias" entry.
20326 (c_common_attribute_table): Add "nonnull" attribute.
24533 * attribs.c (c_common_attribute_table): Move table and handlers
24552 * c-common.c (c_common_attribute_table,
24566 * c-common.h (c_common_attribute_table,
30051 * attribs.c (c_common_attribute_table): Add visibility.
30322 (c_common_attribute_table): Add always_inline.
34757 (c_common_attribute_table): Add "deprecated" entry.
H A DChangeLog-20011879 * attribs.c (c_common_attribute_table): Swap decl_req and type_req
2602 * attribs.c (c_common_attribute_table): Add vector_size.
8287 (c_common_attribute_table): Added noinline and used.
10425 c_common_attribute_table, default_lang_attribute_table): New
H A DChangeLog-20054610 (c_common_attribute_table): Add weakref.
28901 (c_common_attribute_table): Add "no vops" entry.
29719 (c_common_attribute_table): Declare eturns_twice' attribute.
H A DChangeLog-200415129 * c-common.c (c_common_attribute_table): Accept parameters to
15142 (c_common_attribute_table): Add `sentinel' attribute.
21608 * c-common.c (c_common_attribute_table): Allow
H A DChangeLog-20038495 (c_common_attribute_table): Add warn_unused_result.
/freebsd-12.1/contrib/gcc/cp/
H A Dcp-objcp-common.h100 #define LANG_HOOKS_COMMON_ATTRIBUTE_TABLE c_common_attribute_table