]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/attribs.c
gcc_release (announce_snapshot): Use changedir instead of plain cd.
[thirdparty/gcc.git] / gcc / attribs.c
2003-08-20  Jason Merrillstor-layout.c (do_type_align): Only copy DECL_USER_ALIG...
2003-08-04  Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-06-15  Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-08-05  Geoffrey KeatingIndex: ChangeLog
2002-05-26  Kazu Hirataalias.c: Fix formatting.
2002-04-24  Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-18  Bernd SchmidtPlug memory leak in handle_vector_size_attribute
2002-03-29  Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-27  Neil BoothMakefile.in (attribs.o): Update.
2002-03-10  Kaveh R. Ghazi* attribs.c (decl_attributes): Fix signed/unsigned...
2002-03-03  Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-03-03  Richard Hendersonattribs.c (handle_alias_attribute): Don't call assemble...
2002-02-26  Jakub Jelinekattribs.c (c_common_attribute_table): Add visibility.
2002-02-26  Aldy Hernandezdwarf2out.c (modified_type_die): Do not call type_main_...
2002-02-25  Jason Merrillattribs.c (decl_attributes): Also re-layout PARM_DECL...
2002-02-22  Aldy Hernandezattr-alwaysinline.c: New.
2002-01-17  Richard Kennerattribs.c (decl_attributes): Clear ATTR_FLAG_TYPE_IN_PL...
2002-01-12  Graham Stottattribs.c (handle_deprecated_attribute): constify WHAT.
2002-01-10  Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-01  Richard Kennerattribs.c (handle_vector_size_attribute): Use host_inte...
2001-12-14  Aldy Hernandezattribs.c (c_common_attribute_table): Swap decl_req...
2001-12-07  Aldy Hernandezextend.texi (Variable Attributes): Document vector_size.
2001-12-05  Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-11-04  Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-18  Alexandre Olivaattribs.c (handle_noinline_attribute): New function.
2001-10-02  Joseph Myersattribs.c (decl_attributes): Possibly call insert_defau...
2001-09-22  Richard Kennerattribs.c: New file, from c-common.c.