aboutsummaryrefslogtreecommitdiff
path: root/gcc/attribs.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
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