| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * tree.c (skip_simple_arithmetics_at, saved_expr_p): New functions. | kenner | 2003-04-16 | 1 | -4/+1 |
* | * stor-layout.c (layout_type, case ARRAY_TYPE): Add missing code to | kenner | 2003-04-14 | 1 | -0/+9 |
* | PR c/10201 | rth | 2003-04-11 | 1 | -0/+12 |
* | * stor-layout.c (layout_decl): Avoid syntax error in last change | schwab | 2003-04-04 | 1 | -5/+7 |
* | * stor-layout.c (do_type_align): New fn, split out from... | jason | 2003-04-03 | 1 | -102/+105 |
* | PR java/10145 | jason | 2003-03-31 | 1 | -1/+2 |
* | * stor-layout.c (variable_size): Leave a minus 1 outside the | jason | 2003-02-28 | 1 | -8/+12 |
* | * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT): Remove. | nathan | 2003-01-31 | 1 | -9/+1 |
* | * rtl.c (get_mode_alignment): Moved to... | aoliva | 2003-01-26 | 1 | -0/+23 |
* | * stor-layout.c (excess_unit_span): Only define if used. | schwab | 2003-01-24 | 1 | -1/+5 |
* | * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned | ghazi | 2003-01-16 | 1 | -1/+1 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -4/+4 |
* | * stor-layout.c (update_alignment_for_field): Correct handling of | mmitchel | 2002-12-23 | 1 | -9/+12 |
* | * stor-layout.c (update_alignment_for_field): Guard use of | mmitchel | 2002-12-23 | 1 | -0/+2 |
* | * stor-layout.c (update_alignment_for_field): Use | mmitchel | 2002-12-23 | 1 | -1/+4 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-12-19 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -45/+83 |
* | * stor-layout.c (place_field): Update rli->offset as well as | rsandifo | 2002-11-20 | 1 | -0/+1 |
* | * stor-layout.c (update_alignment_for_field): New function. | mmitchel | 2002-10-01 | 1 | -122/+106 |
* | * store-layout.c (finish_record_layout): Add free_p parameter. | mmitchel | 2002-09-30 | 1 | -4/+8 |
* | * builtins.def: Fix comment formatting. | kazu | 2002-09-29 | 1 | -9/+9 |
* | * LANGUAGES: Follow spelling conventions. | kazu | 2002-09-27 | 1 | -3/+3 |
* | * stor-layout.c (place_field): Handle alignment of whole | rupp | 2002-09-18 | 1 | -44/+158 |
* | * stor-layout.c (place_union_field): For bitfields if | jakub | 2002-08-07 | 1 | -0/+6 |
* | * stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN | jakub | 2002-08-07 | 1 | -6/+27 |
* | 2002-06-15 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-06-15 | 1 | -11/+2 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -10/+2 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -15/+15 |
* | Revert these changes: | mmitchel | 2002-04-13 | 1 | -5/+0 |
* | PR c++/5571 | mmitchel | 2002-04-07 | 1 | -0/+5 |
* | * stor-layout.c (layout_type, case ARRAY_TYPE): Give one-element array | kenner | 2002-04-02 | 1 | -2/+7 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -2/+4 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -2/+1 |
* | * target.h (struct gcc_target): Added ms_bitfield_layout_p. | aoliva | 2002-02-05 | 1 | -0/+68 |