OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / attribs.c
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...
2002-01-12 grahams * attribs.c (handle_deprecated_attribute):...
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2002-01-01 kenner * attribs.c (handle_vector_size_attribute): Use host_i...
2001-12-14 aldyh * attribs.c (c_common_attribute_table): Swap...
2001-12-07 aldyh2001-12-07 Aldy Hernandez <aldyh@redhat.com>
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-18 aoliva* attribs.c (handle_noinline_attribute): New function.
2001-10-02 jsm28 * attribs.c (decl_attributes): Possibly call
2001-09-22 kenner * attribs.c: New file, from c-common.c.