aboutsummaryrefslogtreecommitdiff
path: root/gcc/attribs.c
AgeCommit message (Expand)Author
2008-04-17 PR c/35744Volker Reichelt
2007-09-23 PR c++/19407Jason Merrill
2007-07-29 * attribs.c (hash_attr, eq_attr, init_attributes): Constify.Kaveh Ghazi
2007-07-27 * attribs.c: Include hashtab.hJan Hubicka
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-06-30 PR c++/26905Jason Merrill
2006-05-18Whitespace fixupsMike Stump
2005-06-25Update FSF address.Kelley Cook
2005-05-25* common.opt (-Wattributes): New. Default true.DJ Delorie
2005-04-28 * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,Kazu Hirata
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2004-12-09 PR c/18282Richard Henderson
2004-09-15gcc:Joseph Myers
2004-08-31 * attribs.c (strip_attrs): Remove.Joseph Myers
2004-08-30 * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset,Nathan Sidwell
2004-06-022004-06-01 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-04-30 PR c++/14587Jason Merrill
2004-03-20 * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,Kazu Hirata
2003-08-20 * stor-layout.c (do_type_align): Only copy DECL_USER_ALIGN fromJason Merrill
2003-08-04 * c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle
2003-06-15 * alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-08-05Index: ChangeLogGeoffrey Keating
2002-05-26 * alias.c: Fix formatting.Kazu Hirata
2002-04-24 * attribs.c (c_common_attribute_table): Move table and handlersNeil Booth
2002-04-18Plug memory leak in handle_vector_size_attributeBernd Schmidt
2002-03-29 * Makefile.in (convert.o, calls.o, expmed.o): Update.Neil Booth
2002-03-27 * Makefile.in (attribs.o): Update.Neil Booth
2002-03-10 * attribs.c (decl_attributes): Fix signed/unsigned warning.Kaveh Ghazi
2002-03-03 * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inKaveh Ghazi
2002-03-03 * attribs.c (handle_alias_attribute): Don't call assemble_alias.Richard Henderson
2002-02-26 * attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek
2002-02-262002-02-26 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-02-25 * attribs.c (decl_attributes): Also re-layout PARM_DECL andJason Merrill
2002-02-222002-02-21 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-01-17 * attribs.c (decl_attributes): Clear ATTR_FLAG_TYPE_IN_PLACERichard Kenner
2002-01-12 * attribs.c (handle_deprecated_attribute): constify WHAT.Graham Stott
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben
2002-01-01 * attribs.c (handle_vector_size_attribute): Use host_integerpRichard Kenner
2001-12-14 * attribs.c (c_common_attribute_table): Swap decl_req and type_reqAldy Hernandez
2001-12-072001-12-07 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2001-12-05 * attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner
2001-11-04 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,Joseph Myers
2001-10-18* attribs.c (handle_noinline_attribute): New function.Alexandre Oliva
2001-10-02 * attribs.c (decl_attributes): Possibly callJoseph Myers
2001-09-22 * attribs.c: New file, from c-common.c.Richard Kenner