| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c/18282 | rth | 2004-12-09 | 1 | -7/+1 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -4/+4 |
* | * attribs.c (strip_attrs): Remove. | jsm28 | 2004-08-31 | 1 | -102/+0 |
* | * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset, | nathan | 2004-08-30 | 1 | -24/+23 |
* | 2004-06-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-02 | 1 | -1/+0 |
* | PR c++/14587 | jason | 2004-04-30 | 1 | -1/+20 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -2/+2 |
* | * stor-layout.c (do_type_align): Only copy DECL_USER_ALIGN from | jason | 2003-08-20 | 1 | -3/+26 |
* | * c-common.c (flag_noniso_default_format_attributes): Delete. | sayle | 2003-08-04 | 1 | -9/+1 |
* | * alloc-pool.c: Convert to ISO C90 prototypes. | aj | 2003-06-15 | 1 | -12/+6 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | Index: ChangeLog | geoffk | 2002-08-05 | 1 | -1/+0 |
* | * alias.c: Fix formatting. | kazu | 2002-05-26 | 1 | -1/+1 |
* | * attribs.c (c_common_attribute_table): Move table and handlers | neil | 2002-04-24 | 1 | -1153/+9 |
* | Plug memory leak in handle_vector_size_attribute | bernds | 2002-04-18 | 1 | -8/+43 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -3/+4 |
* | * Makefile.in (attribs.o): Update. | neil | 2002-03-27 | 1 | -1/+2 |
* | * attribs.c (decl_attributes): Fix signed/unsigned warning. | ghazi | 2002-03-10 | 1 | -1/+1 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -19/+7 |
* | * attribs.c (handle_alias_attribute): Don't call assemble_alias. | rth | 2002-03-03 | 1 | -3/+0 |
* | * attribs.c (c_common_attribute_table): Add visibility. | jakub | 2002-02-26 | 1 | -0/+48 |
* | 2002-02-26 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-26 | 1 | -4/+25 |
* | * attribs.c (decl_attributes): Also re-layout PARM_DECL and | jason | 2002-02-25 | 1 | -1/+3 |
* | 2002-02-21 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-22 | 1 | -0/+30 |
* | * attribs.c (decl_attributes): Clear ATTR_FLAG_TYPE_IN_PLACE | kenner | 2002-01-17 | 1 | -1/+8 |
* | * attribs.c (handle_deprecated_attribute): constify WHAT. | grahams | 2002-01-12 | 1 | -1/+1 |
* | Added __attribute__((deprecated)) patches. | ira | 2002-01-10 | 1 | -0/+65 |
* | * attribs.c (handle_vector_size_attribute): Use host_integerp | kenner | 2002-01-01 | 1 | -10/+12 |
* | * attribs.c (c_common_attribute_table): Swap decl_req and type_req | aldyh | 2001-12-14 | 1 | -10/+5 |
* | 2001-12-07 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-12-07 | 1 | -0/+139 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -37/+0 |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 1 | -1/+1 |
* | * attribs.c (handle_noinline_attribute): New function. | aoliva | 2001-10-18 | 1 | -0/+53 |
* | * attribs.c (decl_attributes): Possibly call | jsm28 | 2001-10-02 | 1 | -1/+9 |
* | * attribs.c: New file, from c-common.c. | kenner | 2001-09-22 | 1 | -0/+1201 |