aboutsummaryrefslogtreecommitdiff
path: root/gcc/attribs.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-04-25 Implement C++17 [[maybe_unused]] attribute.jason
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Evgeny Stupachenko <evstupac@gmail.com>iverbin
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-032015-07-03 Paolo Carlini <paolo.carlini@oracle.com>paolo
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-04-18remove need for store_values_directlytbsaunde
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-192014-11-18 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-08Re-factor tree.h - Part 1.dnovillo
2013-04-26This patch is the main part of a consolodation of the hash_tablecrowl
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-09 Add C++ attribute abi_tag and -Wabi-tag option.jason
2012-10-10PR middle-end/54860 - Make sure attributes hash table is createddodji
2012-10-08PR c++/53528 C++11 attribute supportdodji
2012-05-14 * attribs.c (decl_attributes): Avoid emitting a warning ifbernds
2011-11-08Merge from transactional-memory branch.aldyh
2011-08-04 PR middle-end/49905jakub
2011-06-22In gcc/:nicola
2011-03-21ChangeLog gcc/ktietz
2011-03-11 * attribs.c (lookup_attribute_spec): Take const_tree.jason
2010-07-23 PR target/44290jiez
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-05-25 * attribs.c: Do not include rtl.h.steven
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven
2010-03-19 PR c++/43116matz
2009-11-25Remove trailing white spaces.hjl
2009-06-01./:ian
2009-05-14Correct formatting errors commited in rev 147516tglek
2009-05-142009-05-13 Taras Glek <tglek@mozilla.com>tglek
2009-05-04 * attribs.c (decl_attributes): Use %qE for identifiers injsm28
2009-05-02 * varasm.c: Do not include c-pragma.hsteven
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...meissner
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...meissner
2008-06-26 * alias.c (record_alias_subset, init_alias_analysis): Fixghazi