summaryrefslogtreecommitdiff
path: root/gcc/attribs.c
Commit message (Expand)AuthorAgeFilesLines
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-2/+1
* attribs.c (decl_attributes): Guard inform with the return value of the preced...Paolo Carlini2015-07-031-4/+4
* hash-table.h: Update comments.Richard Sandiford2015-06-251-2/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-2/+0
* remove need for store_values_directlyTrevor Saunders2015-04-181-6/+6
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+8
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* attribs.c (decl_attributes): Remove always true condition, TREE_TYPE(x) will ...Andrew MacLeod2014-11-191-5/+1
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-7/+8
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* Re-factor tree.h - Part 1.Diego Novillo2013-11-081-17/+18
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-41/+42
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-15/+8
* Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill2012-11-091-2/+11
* PR middle-end/54860 - Make sure attributes hash table is createdDodji Seketeli2012-10-101-3/+3
* PR c++/53528 C++11 attribute supportDodji Seketeli2012-10-081-22/+207
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-141-2/+3
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-4/+15
* re PR middle-end/49905 (Better sanity checking on sprintf src & dest to produ...Jakub Jelinek2011-08-041-3/+4
* In gcc/: 2011-06-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-06-221-0/+6
* ChangeLog gcc/Kai Tietz2011-03-211-1/+1
* attribs.c (lookup_attribute_spec): Take const_tree.Jason Merrill2011-03-111-1/+1
* re PR target/44290 (__naked attribute is broken)Jie Zhang2010-07-231-0/+13
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-2/+1
* attribs.c: Do not include rtl.h.Steven Bosscher2010-05-251-1/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR c++/43116 (ICE when using attributes in a function alias declaration)Michael Matz2010-03-191-0/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* attribs.c (register_attribute): Use CONST_CAST.Ian Lance Taylor2009-06-011-6/+6
* Correct formatting errors commited in rev 147516Taras Glek2009-05-141-10/+10
* 2009-05-13 Taras Glek <tglek@mozilla.com>Taras Glek2009-05-141-5/+15
* attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-051-8/+8
* varasm.c: Do not include c-pragma.hSteven Bosscher2009-05-021-1/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-7/+7
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+36
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-2/+3
* re PR c/35744 (ICE attributes for invalid types)Volker Reichelt2008-04-111-0/+3
* re PR c++/35315 (ICE with attribute transparent_union)Jason Merrill2008-02-261-1/+5
* re PR c++/19407 (vector keyword in typedef inside template struct ignored)Jason Merrill2007-09-221-8/+15
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-7/+7
* attribs.c: Include hashtab.hJan Hubicka2007-07-271-16/+80
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill2006-06-291-0/+8
* Whitespace fixupsMike Stump2006-05-181-7/+7