]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/stor-layout.c
Include function.h in most files.
[thirdparty/gcc.git] / gcc / stor-layout.c
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-07-31  Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-03-11  Richard Hendersonmachmode.h (smallest_mode_for_size): Prototype.
1999-01-21  Vladimir N. Makarovvarasm.c (output_constant_pool): Use floor_log2 instead...
1998-12-23  Kaveh R. GhaziWarning fixes:
1998-10-13  Kaveh R. GhaziWarning fixes:
1998-10-09  Richard Hendersonexpmed.c (store_bit_field): Pun non-integral str_rtx...
1998-08-20  Dave Brolleystor-layout.c (layout_type): Compute TYPE_SIZE_UNIT...
1998-07-27  Dave Brolleystor-layout.c (layout_type): Handle arrays of bits...
1998-05-28  Michael MeissnerMake rtx, tree types type correct if the appropriate...
1998-05-18  Richard Hendersontree.h (TYPE_SIZE_UNIT): New.
1998-05-18  Richard Earnshawstor-layout.c (layout_record): Fix off-by-one error...
1998-05-15  Jason Merrilltree.h (BINFO_SIZE, [...]): New macros.
1998-05-15  Benjamin Kosnikstor-layout.c (set_sizetype): Set TYPE_NAME on bitsizetype.
1998-05-06  Robert Lipetoplev.h: New file.
1998-04-04  Richard Hendersontree.h (sizetype_tab[2], [...]): Merge all of these...
1998-04-01  Jeffrey A Lawfold-const.c (optimze_bit_field_compare): Initialize...
1998-03-29  Jeffrey A LawMakefile.in (c-typeck.o): Delete on expr.h, insn-codes...
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-02-11  Richard Hendersonstor-layout.c (layout_type): Do upper - lower in the...
1998-02-01  J"orn Renneckeexpr.c (get_inner_reference): Use sbitsizetype for...
1997-12-07  Jeff LawMerge from gcc-2.8
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-16  Mike Stumpc-decl.c (start_struct): Ensure that structs with forwa...
1997-07-28  Jason Merrillx
1997-06-27  Richard Kenner(layout_record, PCC_BITFIELD_TYPE_MATTERS): Round up...
1997-05-06  Mike Stumpreformat a little to match GNU coding standards.
1997-04-13  Richard Kenner(layout_record, PCC_BITFIELD_TYPE_MATTERS): Fix sign...
1997-03-17  Richard Kenner(layout_record...
1997-01-21  Doug Evansstor-layout.c (layout_record): Correct test for whether...
1996-11-09  Jason Merrillx
1996-11-07  Richard Kenner(layout_record): Treat constant size as variable if...
1996-10-30  Richard Kenner(layout_record): Use HOST_WIDE_INT for size.
1996-10-24  Richard Kenner(GET_MODE_ALIGNMENT): Delete definition; duplicate.
1996-10-04  Richard Kenner(layout_decl): Don't turn off DECL_BIT_FIELD if DECL...
1996-08-05  Doug Evans(layout_record): Correct overflow test for 0 sized...
1996-07-23  Mike Stumpinstall EH code
1996-07-03  Mike Stumpformatting tweaks
1996-06-03  Richard Kenner(layout_decl): Test DECL_PACKED and TYPE_PACKED instead of
1996-04-26  Richard Kenner(layout_decl): Turn off DECL_BIT_FIELD for BLKmode...
1996-04-21  Richard Kenner(layout_record): Use ADJUST_FIELD_ALIGN to modify align...
1996-03-31  Richard Kenner(layout_decl): Don't make a bitfield an integral mode...
1996-02-06  Per Bothnerstor-layout.c (layout_type): Use same code to layout...
1995-12-16  Richard Kenner(layout_record): When PCC_BITFIELD_TYPE_MATTERS, comput...
1995-10-03  Richard Kenner(layout_type...
1995-09-25  Richard Kenner(put_pending_sizes): New function.
1995-08-28  Richard KennerFix spelling errors.
1995-06-15  Richard KennerUpdate FSF address.
1995-06-11  Richard Kenner(variable_size): Do nothing if SIZE is constant.
1995-05-16  Richard KennerFix typos in comments.
1995-05-12  Richard Kenner(layout_type...
1995-03-31  Michael MeissnerAdd -fpack-struct.
1994-12-18  Richard Kenner(layout_decl): Allow DECL_BIT_FIELD for any type.
1994-11-22  Richard Kenner(layout_type): Use ptr_mode instead of equivalent call to
1994-10-20  Richard Kenner(variable_size): Return SIZE if it contains a PLACEHOLD...
1994-09-01  Per Bothnerstor-layout.c (set_alignment): New global.
1994-05-18  Per BothnerAllow any integral type for bitfields (such as booleans).
1994-05-11  Richard Kenner(layout_type): Use POINTER_SIZE, instead of width of...
1994-03-18  Per Bothnerstor-layout.c (layout_type, [...]): Set TREE_UNSIGNED...
1994-03-17  Richard Kenner(layout_type, case INTEGER_TYPE): Properly test for...
1994-03-16  Richard Kenner(layout_record): If the place where we were going to...
1994-02-28  Richard Kenner(variable_size): If global_bindings_p < 0, don't even...
1993-09-22  Mike Stumpcp-class.c (finish_struct): Move special C++ only code...
1993-09-14  Richard Stallman(layout_record): Turn off PCC_BITFIELD_TYPE_MATTERS
1993-08-05  Richard Kenner(layout_type): Put size-related nodes in same obstack...
1993-06-28  Richard KennerAdd prototypes for layout_record and layout_union.
1993-04-13  Richard Kenner(layout_union): Handle QUAL_UNION_TYPE.
1993-04-11  Richard Kenner(layout_record): After copying the offsets of a field...
1993-03-27  Richard Kenner(variable_size): When evaluating sizes of variable...
1993-03-12  Richard Stallman(variable_size): Better error for div by 0 in size.
1993-01-18  Jim Wilson(make_signed_type): Consistently use HOST_BITS_PER_WIDE...
1993-01-13  Richard Stallman(variable_size): Change back to NULL_PTR.
1993-01-12  Brendan Kehoestor-layout.c (variable_size): Call expand_expr with...
1992-12-31  Richard Stallman(layout_record): Avoid overflow in const_size by adding...
1992-09-09  Richard Stallman(layout_type): Caller must give size of FILE_TYPE.
1992-08-01  Richard Stallman(layout_record): Take account of
1992-07-15  Richard Stallman(layout_record): Handle NULL dsize.
1992-07-06  Charles Hannumentered into RCS
1992-06-30  Richard Stallman*** empty log message ***
1992-06-20  Richard Kenner*** empty log message ***
1992-04-13  Tom Wood*** empty log message ***
1992-04-12  Tom Wood*** empty log message ***
1992-03-31  Richard Kenner*** empty log message ***
1992-03-29  Richard Stallman*** empty log message ***
1992-03-12  Richard Stallman*** empty log message ***
1992-03-04  Michael Tiemann*** empty log message ***
1992-02-19  Jim WilsonInitial revision