aboutsummaryrefslogtreecommitdiff
path: root/gcc/attribs.c
AgeCommit message (Expand)Author
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-08-20 * builtins.c (fold_builtin): Use get_callee_fndecl.Jason Merrill
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-08-12Mainline merge as of 2002-08-11.Diego Novillo
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