summaryrefslogtreecommitdiff
path: root/gcc/attribs.c
Commit message (Expand)AuthorAgeFilesLines
...
* Added __attribute__((deprecated)) patches.ira2002-01-101-0/+65
* * attribs.c (handle_vector_size_attribute): Use host_integerpkenner2002-01-011-10/+12
* * attribs.c (c_common_attribute_table): Swap decl_req and type_reqaldyh2001-12-141-10/+5
* 2001-12-07 Aldy Hernandez <aldyh@redhat.com>aldyh2001-12-071-0/+139
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-37/+0
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-1/+1
* * attribs.c (handle_noinline_attribute): New function.aoliva2001-10-181-0/+53
* * attribs.c (decl_attributes): Possibly calljsm282001-10-021-1/+9
* * attribs.c: New file, from c-common.c.kenner2001-09-221-0/+1201