summaryrefslogtreecommitdiff
path: root/gcc/attribs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct formatting errors commited in rev 147516tglek2009-05-141-10/+10
* 2009-05-13 Taras Glek <tglek@mozilla.com>tglek2009-05-141-5/+15
* * attribs.c (decl_attributes): Use %qE for identifiers injsm282009-05-041-8/+8
* * varasm.c: Do not include c-pragma.hsteven2009-05-021-1/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...meissner2008-08-301-7/+7
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-0/+36
* * alias.c (record_alias_subset, init_alias_analysis): Fixghazi2008-06-261-2/+3
* PR c/35744reichelt2008-04-111-0/+3
* PR c++/35315jason2008-02-261-1/+5
* PR c++/19407jason2007-09-231-8/+15
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-7/+7
* * attribs.c: Include hashtab.hhubicka2007-07-271-16/+80
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* PR c++/26905jason2006-06-301-0/+8
* Whitespace fixupsmrs2006-05-181-7/+7
* Update FSF address.kcook2005-06-251-2/+2
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-3/+4
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-3/+3