| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * sbitmap.c: Fix comment formatting. | kazu | 2001-08-17 | 1 | -5/+5 |
* | * stor-layout.c (layout_decl): Don't set DECL_USER_ALIGN. | jason | 2001-08-16 | 1 | -2/+2 |
* | * stor-layout.c (get_mode_alignment): make it work when | rth | 2001-07-25 | 1 | -1/+2 |
* | * stor-layout.c (layout_decl): Revert change to handling of alignment | kenner | 2001-07-02 | 1 | -1/+1 |
* | * tree.h (struct record_layout_info_s): New field unpadded_align. | kenner | 2001-06-02 | 1 | -8/+30 |
* | * c-lex.c: NULL_PTR -> NULL. | ghazi | 2001-05-02 | 1 | -1/+1 |
* | * stor-layout.c (layout_type): Give OFFSET_TYPE a MODE_INT type. | amylaar | 2001-03-23 | 1 | -1/+3 |
* | * tm.texi: Change STRUCT_FORCE_BLK to MEMBER_TYPE_FORCES_BLK. | amylaar | 2001-03-03 | 1 | -3/+6 |
* | * stor-layout.c (is_pending_size, put_pending_size): New functions. | jakub | 2001-02-14 | 1 | -2/+26 |
* | * stor-layout.c (reference_types_internal): New variable. | kenner | 2001-02-06 | 1 | -6/+26 |
* | Whitespace change | kenner | 2000-12-17 | 1 | -3/+4 |
* | * stor-layout.c (place_field): Treat overflowing DECL_SIZE_UNIT | kenner | 2000-12-16 | 1 | -1/+2 |
* | * stor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_INT, | jason | 2000-12-04 | 1 | -0/+2 |
* | * stor-layout.c (variable_size): Only put SAVE_EXPRs on pending_sizes. | rth | 2000-11-19 | 1 | -1/+1 |
* | * stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on the | jakub | 2000-10-25 | 1 | -0/+8 |
* | Fixes for C++ structure layout breakage. | wilson | 2000-10-25 | 1 | -8/+5 |
* | * stor-layout.c (compute_record_mode): Use tree_low_cst. | kenner | 2000-10-20 | 1 | -30/+9 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -15/+0 |
* | * stor-layout.c (place_field): Don't do anything if field or | kenner | 2000-09-16 | 1 | -0/+3 |
* | top level: | zack | 2000-08-29 | 1 | -1/+1 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -1/+1 |
* | * stor-layout.c (compute_record_type): Don't use mode of single | kenner | 2000-08-18 | 1 | -2/+5 |
* | * tree.h (DECL_OFFSET_ALIGN): Make the off_align field of | geoffk | 2000-08-12 | 1 | -2/+2 |
* | Vector conversions support | crux | 2000-06-24 | 1 | -0/+11 |
* | * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define. | jakub | 2000-06-14 | 1 | -8/+45 |
* | * alias.c (struct alias_set_entry): New field has_zero_child. | kenner | 2000-06-03 | 1 | -3/+0 |
* | * Makefile.in (c-decl.o): Depend on rtl.h and expr.h. | kenner | 2000-05-31 | 1 | -0/+3 |
* | * stor-layout.c (finalize_record_size): Fix typo. | rth | 2000-05-29 | 1 | -1/+1 |
* | * tree.h (struct record_layout_info): Rename to (struct | mmitchel | 2000-05-26 | 1 | -1/+1 |
* | * stor-layout.c (place_field): Change rli->size to rli->offset. | rth | 2000-05-23 | 1 | -1/+1 |
* | * dwarf2out.c (gen_subprogram_die): Fixup die_parent for the | jason | 2000-05-10 | 1 | -3/+3 |
* | * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | jason | 2000-05-04 | 1 | -1/+1 |
* | * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype. | ghazi | 2000-05-04 | 1 | -0/+1 |
* | * stor-layout.c (finalize_record_size): Simplify to use existing | kenner | 2000-04-25 | 1 | -19/+13 |
* | * stor-layout.c (layout_decl): Only set DECL_MODE if not already set. | kenner | 2000-04-21 | 1 | -5/+10 |
* | * stor-layout.c (place_field): Set rli->offset_align properly. | kenner | 2000-04-19 | 1 | -3/+4 |
* | * stor-layout.c (layout_decl): Properly compare KNOWN_ALIGN to | kenner | 2000-04-14 | 1 | -2/+2 |
* | * stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather than | law | 2000-04-03 | 1 | -1/+1 |
* | * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst. | kenner | 2000-03-30 | 1 | -3/+1 |
* | * stor-layout.c (bit_from_pos, byte_from_pos): New functions. | kenner | 2000-03-29 | 1 | -23/+83 |
* | * c-convert.c (convert): Return if output or input type is ERROR_MARK. | kenner | 2000-03-27 | 1 | -5/+6 |
* | * stor-layout.c (layout_type, set_sizetype): early_type_list is | kenner | 2000-03-26 | 1 | -12/+6 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -353/+388 |
* | gcc | nathan | 2000-03-21 | 1 | -1/+1 |
* | * stor-layout.c (layout_decl): Don't abort on any zero sized decl. | rth | 2000-03-19 | 1 | -11/+0 |
* | * stor-layout.c (layout_union): Remove. | mmitchel | 2000-03-15 | 1 | -132/+152 |
* | * stor-layout.c (finalize_record_size): Fix typo. | nathan | 2000-03-14 | 1 | -1/+1 |
* | * stor-layout.c (new_record_layout_info): Fix typo inside ifdef | rearnsha | 2000-03-13 | 1 | -1/+1 |
* | * tree.h (record_layout_info_s): New structure. | mmitchel | 2000-03-13 | 1 | -406/+466 |