OSDN Git Service

* g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
[pf3gnuchains/gcc-fork.git] / gcc / attribs.c
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.