summaryrefslogtreecommitdiff
path: root/gcc/attribs.c
Commit message (Expand)AuthorAgeFilesLines
* PR libstdc++/81706jakub2017-10-251-2/+40
* Add generic part for Intel CET enabling. The spec is available atitsimbal2017-10-201-0/+3
* Reduce lookup_attribute memory footprint.marxin2017-09-121-0/+22
* PR c++/70029 - ICE with ref-qualifier and -fltojason2017-09-081-1/+10
* .marxin2017-08-081-0/+633
* * attribs.c (decl_attributes): Imply noinline, noclone and no_icfjakub2017-07-271-2/+19
* Fix multi-versioning issues (PR ipa/80732).marxin2017-06-191-5/+1
* 2017-05-11 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2017-05-111-0/+239
* Update copyright years.jakub2017-01-011-1/+1
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-1/+1
* Implement C++17 [[maybe_unused]] attribute.jason2016-04-251-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Evgeny Stupachenko <evstupac@gmail.com>iverbin2015-10-301-0/+18
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-5/+4
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-58/+54
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-07-03 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-07-031-4/+4
* gcc/rsandifo2015-06-251-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-2/+0
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+8
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-18 Andrew MacLeod <amacleod@redhat.com>amacleod2014-11-191-5/+1
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-7/+8
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* Re-factor tree.h - Part 1.dnovillo2013-11-081-17/+18
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-41/+42
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-15/+8
* Add C++ attribute abi_tag and -Wabi-tag option.jason2012-11-091-2/+11
* PR middle-end/54860 - Make sure attributes hash table is createddodji2012-10-101-3/+3
* PR c++/53528 C++11 attribute supportdodji2012-10-081-22/+207
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-2/+3
* Merge from transactional-memory branch.aldyh2011-11-081-4/+15
* PR middle-end/49905jakub2011-08-041-3/+4
* In gcc/:nicola2011-06-221-0/+6
* ChangeLog gcc/ktietz2011-03-211-1/+1
* * attribs.c (lookup_attribute_spec): Take const_tree.jason2011-03-111-1/+1
* PR target/44290jiez2010-07-231-0/+13
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-2/+1
* * attribs.c: Do not include rtl.h.steven2010-05-251-1/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* PR c++/43116matz2010-03-191-0/+4
* Remove trailing white spaces.hjl2009-11-251-1/+1
* ./:ian2009-06-011-6/+6