summaryrefslogtreecommitdiff
path: root/gcc/attribs.c
Commit message (Expand)AuthorAgeFilesLines
* Implement a solution for PR middle-end/10138 and PR middle-end/95136.Martin Sebor2020-08-171-0/+59
* attribs: Don't diagnose attribute exclusions during error recovery [PR94705]Jakub Jelinek2020-04-231-1/+2
* hash-table.h: support non-zero empty values in empty_slow (v2)David Malcolm2020-01-141-0/+2
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Properly handle C2x attributes on types.Joseph Myers2019-11-251-15/+0
* PR middle-end/83859 - attributes to associate pointer arguments and sizesMartin Sebor2019-11-221-6/+16
* Protect some checks of DECL_FUNCTION_CODERichard Sandiford2019-08-131-0/+1
* -Wmissing-attributes: check that we avoid duplicates and false positivesAlexandre Oliva2019-07-181-4/+10
* PR c++/60364 - noreturn after first decl not diagnosed.Marek Polacek2019-06-191-17/+20
* hash-table.h (hash_table): Add Lazy template parameter defaulted to false...Jakub Jelinek2019-03-211-1/+1
* re PR c/88568 ('dllimport' no longer implies 'extern' in C)Jakub Jelinek2019-03-091-2/+5
* re PR other/80058 (fix double spaces in string literals everywhere)Jakub Jelinek2019-03-081-1/+1
* re PR c/88568 ('dllimport' no longer implies 'extern' in C)Jakub Jelinek2019-01-101-0/+2
* PR c/88546 - Copy attribute unusable for weakrefsMartin Sebor2019-01-041-0/+6
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* PR middle-end/81824 - Warn for missing attributes with function aliasesMartin Sebor2018-11-091-0/+189
* Come up with fndecl_built_in_p.Martin Liska2018-08-271-1/+1
* Add support for grouping of related diagnostics (PR other/84889)David Malcolm2018-08-201-1/+2
* PR c/86453 - error: type variant differs by TYPE_PACKED in free_lang_data sin...Martin Sebor2018-07-121-27/+29
* PR c++/84314 - ICE with templates and fastcall attribute.Jason Merrill2018-02-211-11/+8
* PR c++/84314 - ICE with templates and fastcall attribute.Jason Merrill2018-02-151-7/+17
* PR middle-end/84108 - incorrect -Wattributes warning for packed/aligned confl...Martin Sebor2018-02-141-0/+16
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek2017-12-151-6/+6
* PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor2017-12-071-9/+268
* re PR libstdc++/81706 (std::sin vectorization bug)Jakub Jelinek2017-10-251-2/+40
* Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist2017-10-201-0/+3
* Reduce lookup_attribute memory footprint.Martin Liska2017-09-121-0/+22
* PR c++/70029 - ICE with ref-qualifier and -fltoJason Merrill2017-09-081-1/+10
* trans.c: Include header files.Martin Liska2017-08-081-0/+633
* attribs.c (decl_attributes): Imply noinline, noclone and no_icf attributes fo...Jakub Jelinek2017-07-271-2/+19
* Fix multi-versioning issues (PR ipa/80732).Martin Liska2017-06-191-5/+1
* attribs.h (sorted_attr_string): Move machine independent functions for target...Michael Meissner2017-05-111-0/+239
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-1/+1
* Implement C++17 [[maybe_unused]] attribute.Jason Merrill2016-04-251-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko2015-10-301-0/+18
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-4/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-5/+4
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-58/+54
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-2/+1
* attribs.c (decl_attributes): Guard inform with the return value of the preced...Paolo Carlini2015-07-031-4/+4
* hash-table.h: Update comments.Richard Sandiford2015-06-251-2/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-2/+0
* remove need for store_values_directlyTrevor Saunders2015-04-181-6/+6
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+8
* Update copyright years.Jakub Jelinek2015-01-051-1/+1