| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Rework fields used to describe positions of bitfields and | Richard Kenner | 2000-03-25 | 1 | -353/+388 |
* | tree.h (COMPLETE_TYPE_P): New macro. | Nathan Sidwell | 2000-03-21 | 1 | -1/+1 |
* | * stor-layout.c (layout_decl): Don't abort on any zero sized decl. | Richard Henderson | 2000-03-19 | 1 | -11/+0 |
* | stor-layout.c (layout_union): Remove. | Mark Mitchell | 2000-03-15 | 1 | -132/+152 |
* | * stor-layout.c (finalize_record_size): Fix typo. | Nathan Sidwell | 2000-03-14 | 1 | -1/+1 |
* | stor-layout.c (new_record_layout_info): Fix typo inside ifdef STRUCTURE_SIZE_... | Richard Earnshaw | 2000-03-13 | 1 | -1/+1 |
* | tree.h (record_layout_info_s): New structure. | Mark Mitchell | 2000-03-13 | 1 | -406/+466 |
* | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 2000-03-07 | 1 | -18/+11 |
* | machmode.h (mode_for_size, [...]): SIZE now signed. | Richard Kenner | 2000-03-04 | 1 | -23/+41 |
* | c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink reference the... | Richard Kenner | 2000-03-02 | 1 | -1/+9 |
* | stor-layout.c (layout_decl): Allow front-ends to explicitly set the DECL_SIZE... | Mark Mitchell | 2000-03-01 | 1 | -21/+18 |
* | * Eliminate DECL_FIELD_SIZE. | Richard Kenner | 2000-02-28 | 1 | -4/+11 |
* | builtins.c (c_strlen): Use size_diffop and return ssizetype value. | Richard Kenner | 2000-02-27 | 1 | -62/+113 |
* | machmode.h (get_mode_alignment): Declare. | Nathan Sidwell | 2000-02-24 | 1 | -0/+17 |
* | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 2000-02-19 | 1 | -26/+66 |
* | combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi... | Richard Kenner | 2000-02-10 | 1 | -40/+42 |
* | print-rtl.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-17 | 1 | -2/+2 |
* | stor-layout.c (layout_type): Use FORCE_STRUCT_BLK. | Michael Hayes | 2000-01-13 | 1 | -0/+7 |
* | Update copyrights | Jeff Law | 2000-01-04 | 1 | -1/+1 |
* | system.h (CEIL): Define. | Mark Mitchell | 2000-01-02 | 1 | -2/+0 |
* | Makefile.in (explow.o): Depend on function.h. | Mark Mitchell | 1999-12-20 | 1 | -1/+1 |
* | current_function -> cfun | Bernd Schmidt | 1999-12-20 | 1 | -2/+2 |
* | alias.c: Minor reformatting. | Richard Kenner | 1999-12-18 | 1 | -40/+45 |
* | flags.h (warn_padded, [...]): Add global var decls. | Greg McGary | 1999-12-03 | 1 | -22/+96 |
* | tree.h (SAVE_EXPR_PERSISTENT_P): New macro. | Mark Mitchell | 1999-11-12 | 1 | -0/+11 |
* | Fix mn10200-elf libio build failure, and minor performance regression. | Jim Wilson | 1999-10-29 | 1 | -2/+6 |
* | stor-layout.c (layout_union): Use HOST_WIDE_INT for const_size... | Stephane Carrez | 1999-10-14 | 1 | -10/+15 |
* | function.h (struct function): Add x_dont_save_pending_sizes_p. | Mark Mitchell | 1999-09-26 | 1 | -0/+4 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | Bernd Schmidt | 1999-09-20 | 1 | -0/+1 |
* | Move declarations and building code for common tree nodes to tree.[ch] | Bernd Schmidt | 1999-09-10 | 1 | -19/+5 |
* | Makefile.in (stor-layout.o): Depend on ggc.h. | Richard Henderson | 1999-09-05 | 1 | -0/+11 |
* | c-typeck.c (c_expand_start_case): Return immediately if exp is an ERROR_MARK. | Zack Weinberg | 1999-08-27 | 1 | -1/+2 |
* | Fix misuses of MAX_MACHINE_MODE that can result in an infinite loop. | Jim Wilson | 1999-08-15 | 1 | -1/+1 |
* | Include function.h in most files. | Bernd Schmidt | 1999-08-09 | 1 | -26/+0 |
* | Backport of GC branch patches part 1: kill eh status saving. | Bernd Schmidt | 1999-07-31 | 1 | -1/+0 |
* | machmode.h (smallest_mode_for_size): Prototype. | Richard Henderson | 1999-03-11 | 1 | -3/+1 |
* | varasm.c (output_constant_pool): Use floor_log2 instead of exact_log2 for ASM... | Vladimir N. Makarov | 1999-01-21 | 1 | -0/+12 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-12-23 | 1 | -8/+9 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-13 | 1 | -5/+5 |
* | expmed.c (store_bit_field): Pun non-integral str_rtx modes. | Richard Henderson | 1998-10-09 | 1 | -0/+31 |
* | stor-layout.c (layout_type): Compute TYPE_SIZE_UNIT correctly for arrays of b... | Dave Brolley | 1998-08-20 | 1 | -2/+6 |
* | stor-layout.c (layout_type): Handle arrays of bits, for Chill. | Dave Brolley | 1998-07-27 | 1 | -2/+14 |
* | Make rtx, tree types type correct if the appropriate include files was not in... | Michael Meissner | 1998-05-28 | 1 | -1/+1 |
* | tree.h (TYPE_SIZE_UNIT): New. | Richard Henderson | 1998-05-18 | 1 | -3/+44 |
* | stor-layout.c (layout_record): Fix off-by-one error when checking length of t... | Richard Earnshaw | 1998-05-18 | 1 | -1/+1 |
* | tree.h (BINFO_SIZE, [...]): New macros. | Jason Merrill | 1998-05-15 | 1 | -0/+5 |
* | stor-layout.c (set_sizetype): Set TYPE_NAME on bitsizetype. | Benjamin Kosnik | 1998-05-15 | 1 | -0/+2 |
* | toplev.h: New file. | Robert Lipe | 1998-05-06 | 1 | -0/+1 |
* | tree.h (sizetype_tab[2], [...]): Merge all of these into a single struct, wit... | Richard Henderson | 1998-04-04 | 1 | -10/+23 |
* | fold-const.c (optimze_bit_field_compare): Initialize rnbitpos, rnbitsize, rnm... | Jeffrey A Law | 1998-04-01 | 1 | -2/+2 |