| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -41/+42 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -15/+8 |
* | Add C++ attribute abi_tag and -Wabi-tag option. | jason | 2012-11-09 | 1 | -2/+11 |
* | PR middle-end/54860 - Make sure attributes hash table is created | dodji | 2012-10-10 | 1 | -3/+3 |
* | PR c++/53528 C++11 attribute support | dodji | 2012-10-08 | 1 | -22/+207 |
* | * attribs.c (decl_attributes): Avoid emitting a warning if | bernds | 2012-05-14 | 1 | -2/+3 |
* | Merge from transactional-memory branch. | aldyh | 2011-11-08 | 1 | -4/+15 |
* | PR middle-end/49905 | jakub | 2011-08-04 | 1 | -3/+4 |
* | In gcc/: | nicola | 2011-06-22 | 1 | -0/+6 |
* | ChangeLog gcc/ | ktietz | 2011-03-21 | 1 | -1/+1 |
* | * attribs.c (lookup_attribute_spec): Take const_tree. | jason | 2011-03-11 | 1 | -1/+1 |
* | PR target/44290 | jiez | 2010-07-23 | 1 | -0/+13 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -2/+1 |
* | * attribs.c: Do not include rtl.h. | steven | 2010-05-25 | 1 | -1/+0 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+2 |
* | PR c++/43116 | matz | 2010-03-19 | 1 | -0/+4 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | ./: | ian | 2009-06-01 | 1 | -6/+6 |
* | Correct formatting errors commited in rev 147516 | tglek | 2009-05-14 | 1 | -10/+10 |
* | 2009-05-13 Taras Glek <tglek@mozilla.com> | tglek | 2009-05-14 | 1 | -5/+15 |
* | * attribs.c (decl_attributes): Use %qE for identifiers in | jsm28 | 2009-05-04 | 1 | -8/+8 |
* | * varasm.c: Do not include c-pragma.h | steven | 2009-05-02 | 1 | -1/+0 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | meissner | 2008-08-30 | 1 | -7/+7 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | meissner | 2008-07-23 | 1 | -0/+36 |
* | * alias.c (record_alias_subset, init_alias_analysis): Fix | ghazi | 2008-06-26 | 1 | -2/+3 |
* | PR c/35744 | reichelt | 2008-04-11 | 1 | -0/+3 |
* | PR c++/35315 | jason | 2008-02-26 | 1 | -1/+5 |
* | PR c++/19407 | jason | 2007-09-23 | 1 | -8/+15 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -7/+7 |
* | * attribs.c: Include hashtab.h | hubicka | 2007-07-27 | 1 | -16/+80 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | PR c++/26905 | jason | 2006-06-30 | 1 | -0/+8 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -7/+7 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -3/+4 |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -3/+3 |
* | PR c/18282 | rth | 2004-12-09 | 1 | -7/+1 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -4/+4 |
* | * attribs.c (strip_attrs): Remove. | jsm28 | 2004-08-31 | 1 | -102/+0 |
* | * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset, | nathan | 2004-08-30 | 1 | -24/+23 |
* | 2004-06-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-02 | 1 | -1/+0 |
* | PR c++/14587 | jason | 2004-04-30 | 1 | -1/+20 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -2/+2 |
* | * stor-layout.c (do_type_align): Only copy DECL_USER_ALIGN from | jason | 2003-08-20 | 1 | -3/+26 |
* | * c-common.c (flag_noniso_default_format_attributes): Delete. | sayle | 2003-08-04 | 1 | -9/+1 |
* | * alloc-pool.c: Convert to ISO C90 prototypes. | aj | 2003-06-15 | 1 | -12/+6 |