| Commit message (Expand) | Author | Age | Files | Lines |
* | .: | nathan | 2004-08-15 | 1 | -32/+27 |
* | * stor-layout.c (round_up, round_down): Move ... | rth | 2004-08-12 | 1 | -58/+0 |
* | * stor-layout.c (round_up): Check for 0/1 before dividing. | rth | 2004-08-11 | 1 | -0/+10 |
* | * convert.c (convert_to_real, convert_to_integer, | sayle | 2004-07-25 | 1 | -6/+6 |
* | 2004-07-22 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-22 | 1 | -4/+47 |
* | PR c++/16115 | jason | 2004-07-18 | 1 | -0/+14 |
* | * builtins.c (std_gimplify_va_arg_expr): Deny ARGS_GROW_DOWNWARD. | rth | 2004-07-10 | 1 | -4/+32 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -57/+0 |
* | * tree.h (immediate_size_expand): Delete. | rth | 2004-07-01 | 1 | -10/+2 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -5/+0 |
* | * stor-layout.c (place_field): Revert erroneous commit. | dj | 2004-05-28 | 1 | -1/+0 |
* | PR c++/15463 | rakdver | 2004-05-19 | 1 | -7/+13 |
* | * stor-layout.c (update_alignment_for_field): Use | pbrook | 2004-05-14 | 1 | -2/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -7/+9 |
* | * stor-layout.c (layout_decl): Check DECL_PACKED before calling | drow | 2004-04-19 | 1 | -4/+5 |
* | * c-decl.c (finish_decl): Make a decl_stmt for a variable-sized | kenner | 2004-04-12 | 1 | -6/+57 |
* | * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | kenner | 2004-04-01 | 1 | -1/+1 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -18/+13 |
* | * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c, | kazu | 2004-03-20 | 1 | -4/+4 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | * stor-layout.c (set_sizetype): Use TYPE_ORIG_SIZE_TYPE. | kenner | 2004-03-18 | 1 | -1/+1 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -2/+2 |
* | * stor-layout.c (layout_type, case FUNCTION_TYPE): Make size | kenner | 2004-03-05 | 1 | -3/+6 |
* | * stor-layout.c (is_pending_size): Remove. | kazu | 2004-02-26 | 1 | -13/+0 |
* | gcc/ | kazu | 2004-02-18 | 1 | -1/+1 |
* | * loop-iv.c: New file. | rakdver | 2004-02-17 | 1 | -0/+23 |
* | * stor-layout.c (layout_decl): Turn bitfields into ordinary | mmitchel | 2003-12-30 | 1 | -1/+3 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -1/+1 |
* | * genmodes.c: Change the word "bitsize" to "precision" throughout. | zack | 2003-11-06 | 1 | -7/+7 |
* | * stor-layout.c (layout_decl): Do packed field alignment for | jason | 2003-10-22 | 1 | -16/+17 |
* | PR c/12553 | jason | 2003-10-20 | 1 | -13/+19 |
* | * genmodes.c, mode-classes.def: New files. | zack | 2003-10-10 | 1 | -14/+1 |
* | * stor-layout.c (compute_record_mode): Don't force BLKmode if | kenner | 2003-10-10 | 1 | -1/+3 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -10/+8 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -0/+1 |
* | * stor-layout.c (do_type_align): Only copy DECL_USER_ALIGN from | jason | 2003-08-20 | 1 | -1/+2 |
* | PR c++/11667 | mmitchel | 2003-07-29 | 1 | -28/+56 |
* | Remove pedwarn_with_decl, warning_with_decl and error_with_decl | gdr | 2003-07-25 | 1 | -6/+10 |
* | * tree.h (boolean_type_node): Move from C/C++/Java frontends. | jason | 2003-07-24 | 1 | -1/+2 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -2/+1 |
* | * stor-layout.c (compute_record_mode): Remove very obsolete test | kenner | 2003-07-13 | 1 | -15/+0 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -119/+61 |
* | * tree.h (contains_placeholder_p): Now returns bool. | kenner | 2003-07-05 | 1 | -1/+1 |
* | * alloc-pool.c: Fix comment formatting. | kazu | 2003-06-29 | 1 | -1/+1 |
* | * doc/tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and | aj | 2003-06-01 | 1 | -38/+0 |
* | * stor-layout.c (compute_record_mode): Relax restriction | kenner | 2003-05-04 | 1 | -2/+4 |
* | * stor-layout.c (place_field): When adjusting offset_align, use | kenner | 2003-05-03 | 1 | -1/+1 |
* | * stor-layout.c (mode_for_size_tree): Use BLKmode if SIZE overflows. | kenner | 2003-04-30 | 1 | -0/+1 |
* | * stor-layout.c (mode_for_size_tree): Use tree_low_cst. | kenner | 2003-04-29 | 1 | -34/+38 |
* | * stor-layout.c (layout_decl): Don't set DECL_SIZE_UNIT if already set. | kenner | 2003-04-21 | 1 | -1/+1 |