]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/attribs.c
rs6000: Correct prefix testsuite failures on AIX.
[thirdparty/gcc.git] / gcc / attribs.c
2020-06-04  Martin SeborImplement a solution for PR middle-end/10138 and PR...
2020-04-23  Jakub Jelinekattribs: Don't diagnose attribute exclusions during...
2020-01-14  David Malcolmhash-table.h: support non-zero empty values in empty_sl...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-25  Joseph MyersProperly handle C2x attributes on types.
2019-11-22  Martin SeborPR middle-end/83859 - attributes to associate pointer...
2019-08-13  Richard SandifordProtect some checks of DECL_FUNCTION_CODE
2019-07-18  Alexandre Oliva-Wmissing-attributes: check that we avoid duplicates...
2019-06-19  Marek PolacekPR c++/60364 - noreturn after first decl not diagnosed.
2019-03-21  Jakub Jelinekhash-table.h (hash_table): Add Lazy template parameter...
2019-03-09  Jakub Jelinekre PR c/88568 ('dllimport' no longer implies 'extern...
2019-03-08  Jakub Jelinekre PR other/80058 (fix double spaces in string literals...
2019-01-10  Jakub Jelinekre PR c/88568 ('dllimport' no longer implies 'extern...
2019-01-05  Martin SeborPR c/88546 - Copy attribute unusable for weakrefs
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-09  Martin SeborPR middle-end/81824 - Warn for missing attributes with...
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-07-12  Martin SeborPR c/86453 - error: type variant differs by TYPE_PACKED...
2018-02-21  Jason MerrillPR c++/84314 - ICE with templates and fastcall attribute.
2018-02-15  Jason MerrillPR c++/84314 - ICE with templates and fastcall attribute.
2018-02-14  Martin SeborPR middle-end/84108 - incorrect -Wattributes warning...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-15  Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-07  Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-10-25  Jakub Jelinekre PR libstdc++/81706 (std::sin vectorization bug)
2017-10-20  Igor TsimbalistAdd generic part for Intel CET enabling. The spec is...
2017-09-12  Martin LiskaReduce lookup_attribute memory footprint.
2017-09-08  Jason MerrillPR c++/70029 - ICE with ref-qualifier and -flto
2017-08-08  Martin Liskatrans.c: Include header files.
2017-07-27  Jakub Jelinekattribs.c (decl_attributes): Imply noinline, noclone...
2017-06-19  Martin LiskaFix multi-versioning issues (PR ipa/80732).
2017-05-11  Michael Meissnerattribs.h (sorted_attr_string): Move machine independen...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-04-25  Jason MerrillImplement C++17 [[maybe_unused]] attribute.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Evgeny StupachenkoMakefile.in (OBJS): Add multiple_target.o.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-03  Paolo Carliniattribs.c (decl_attributes): Guard inform with the...
2015-06-25  Richard Sandifordhash-table.h: Update comments.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  Andrew MacLeodattribs.c (decl_attributes): Remove always true conditi...
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-08  Diego NovilloRe-factor tree.h - Part 1.
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09  Jason MerrillAdd C++ attribute abi_tag and -Wabi-tag option.
2012-10-10  Dodji SeketeliPR middle-end/54860 - Make sure attributes hash table...
2012-10-08  Dodji SeketeliPR c++/53528 C++11 attribute support
2012-05-14  Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-08-04  Jakub Jelinekre PR middle-end/49905 (Better sanity checking on sprin...
2011-06-22  Nicola PeroIn gcc/: 2011-06-21 Nicola Pero <nicola.pero@meta-innov...
2011-03-21  Kai TietzChangeLog gcc/
2011-03-11  Jason Merrillattribs.c (lookup_attribute_spec): Take const_tree.
2010-07-23  Jie Zhangre PR target/44290 (__naked attribute is broken)
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-25  Steven Bosscherattribs.c: Do not include rtl.h.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-19  Michael Matzre PR c++/43116 (ICE when using attributes in a functio...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-06-01  Ian Lance Taylorattribs.c (register_attribute): Use CONST_CAST.
2009-05-14  Taras GlekCorrect formatting errors commited in rev 147516
2009-05-14  Taras Glek2009-05-13 Taras Glek <tglek@mozilla.com>
2009-05-04  Joseph Myersattribs.c (decl_attributes): Use %qE for identifiers...
2009-05-02  Steven Bosschervarasm.c: Do not include c-pragma.h
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-30  Michael MeissnerChange attribute((option(...))) to attribute((target...
2008-07-23  Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-06-26  Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-04-11  Volker Reicheltre PR c/35744 (ICE attributes for invalid types)
2008-02-26  Jason Merrillre PR c++/35315 (ICE with attribute transparent_union)
2007-09-23  Jason Merrillre PR c++/19407 (vector keyword in typedef inside templ...
2007-07-29  Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-27  Jan Hubickaattribs.c: Include hashtab.h
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2006-06-30  Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-05-18  Mike StumpWhitespace fixups
2005-06-25  Kelley CookUpdate FSF address.
2005-05-25  DJ Deloriecommon.opt (-Wattributes): New.
2005-04-28  Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-23  DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2004-12-09  Richard Hendersonre PR c/18282 (PR c/17384 patch causes regression from...
2004-09-15  Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-08-31  Joseph Myersattribs.c (strip_attrs): Remove.
2004-08-30  Nathan Sidwellalias.c (mems_in_disjoint_alias_sets_p, [...]): Use...
2004-06-02  Jerry QuinnMakefile.in (EXPR_H): Add insn-config.h...
next