]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/attribs.c
* tree-core.h (struct attribute_spec): Swap affects_type_identity and
[thirdparty/gcc.git] / gcc / attribs.c
2017-12-15  jakub * tree-core.h (struct attribute_spec): Swap affects_ty...
2017-12-07  mseborPR c/81544 - attribute noreturn and warn_unused_result...
2017-10-25  jakub PR libstdc++/81706
2017-10-20  itsimbalAdd generic part for Intel CET enabling. The spec is...
2017-09-12  marxinReduce lookup_attribute memory footprint.
2017-09-08  jason PR c++/70029 - ICE with ref-qualifier and -flto
2017-08-08  marxin.
2017-07-27  jakub * attribs.c (decl_attributes): Imply noinline, noclone...
2017-06-19  marxinFix multi-versioning issues (PR ipa/80732).
2017-05-11  meissner2017-05-11 Michael Meissner <meissner@linux.vnet...
2017-01-01  jakub Update copyright years.
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-04-25  jason Implement C++17 [[maybe_unused]] attribute.
2016-01-04  jakub Update copyright years.
2015-10-30  iverbin2015-10-30 Evgeny Stupachenko <evstupac@gmail.com>
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-03  paolo2015-07-03 Paolo Carlini <paolo.carlini@oracle.com>
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-18  tbsaunderemove need for store_values_directly
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-19  amacleod2014-11-18 Andrew MacLeod <amacleod@redhat.com>
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-09  rsandifoMerge with trunk.
2013-11-08  dnovilloRe-factor tree.h - Part 1.
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09  jason Add C++ attribute abi_tag and -Wabi-tag option.
2012-10-10  dodjiPR middle-end/54860 - Make sure attributes hash table...
2012-10-08  dodjiPR c++/53528 C++11 attribute support
2012-05-14  bernds * attribs.c (decl_attributes): Avoid emitting a warning if
2011-11-08  aldyhMerge from transactional-memory branch.
2011-08-04  jakub PR middle-end/49905
2011-06-22  nicolaIn gcc/:
2011-03-21  ktietzChangeLog gcc/
2011-03-11  jason * attribs.c (lookup_attribute_spec): Take const_tree.
2010-07-23  jiez PR target/44290
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-25  steven * attribs.c: Do not include rtl.h.
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-19  matz PR c++/43116
2009-11-25  hjlRemove trailing white spaces.
2009-06-01  ian./:
2009-05-14  tglekCorrect formatting errors commited in rev 147516
2009-05-14  tglek2009-05-13 Taras Glek <tglek@mozilla.com>
2009-05-04  jsm28 * attribs.c (decl_attributes): Use %qE for identifiers in
2009-05-02  steven * varasm.c: Do not include c-pragma.h
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-08-30  meissnerChange attribute((option(...))) to attribute((target...
2008-07-23  meissnerAdd ability to set target options (ix86 only) and optim...
2008-06-26  ghazi * alias.c (record_alias_subset, init_alias_analysis...
2008-04-11  reichelt PR c/35744
2008-02-26  jason PR c++/35315
2007-09-23  jason PR c++/19407
2007-07-29  ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-27  hubicka * attribs.c: Include hashtab.h
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2006-06-30  jason PR c++/26905
2006-05-18  mrsWhitespace fixups
2005-06-25  kcookUpdate FSF address.
2005-05-25  dj* common.opt (-Wattributes): New. Default true.
2005-04-28  kazu * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,
2005-04-23  dj* diagnostic.c (warning): Accept parameter to classify...
2004-12-09  rth PR c/18282
2004-09-15  jsm28gcc:
2004-08-31  jsm28 * attribs.c (strip_attrs): Remove.
2004-08-30  nathan * alias.c (mems_in_disjoint_alias_sets_p, record_alias...
2004-06-02  jlquinn2004-06-01 Jerry Quinn <jlquinn@optonline.net>
2004-04-30  jason PR c++/14587
2004-03-20  kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2003-08-20  jason * stor-layout.c (do_type_align): Only copy...
2003-08-04  sayle * c-common.c (flag_noniso_default_format_attributes...
2003-06-15  aj * alloc-pool.c: Convert to ISO C90 prototypes.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-08-05  geoffkIndex: ChangeLog
2002-05-26  kazu * alias.c: Fix formatting.
2002-04-24  neil * attribs.c (c_common_attribute_table): Move table...
2002-04-18  berndsPlug memory leak in handle_vector_size_attribute
2002-03-29  neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-27  neil * Makefile.in (attribs.o): Update.
2002-03-10  ghazi * attribs.c (decl_attributes): Fix signed/unsigned...
2002-03-03  ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-03-03  rth * attribs.c (handle_alias_attribute): Don't...
2002-02-26  jakub * attribs.c (c_common_attribute_table): Add visibility.
2002-02-26  aldyh2002-02-26 Aldy Hernandez <aldyh@redhat.com>
2002-02-25  jason * attribs.c (decl_attributes): Also re-layout...
2002-02-22  aldyh2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2002-01-17  kenner * attribs.c (decl_attributes): Clear ATTR_FLAG_TYPE_IN...
next