]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/stor-layout.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / stor-layout.c
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-11-20  rsandifo * stor-layout.c (place_field): Update rli->offset...
2002-10-01  mmitchel * stor-layout.c (update_alignment_for_field): New...
2002-09-30  mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-29  kazu * builtins.def: Fix comment formatting.
2002-09-27  kazu * LANGUAGES: Follow spelling conventions.
2002-09-18  rupp * stor-layout.c (place_field): Handle alignment...
2002-08-07  jakub * stor-layout.c (place_union_field): For bitfields if
2002-08-07  jakub * stor-layout.c (place_union_field): Apply ADJUST_FIEL...
2002-06-15  aldyh2002-06-15 Aldy Hernandez <aldyh@redhat.com>
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-09  kazu * sbitmap.c: Fix formatting.
2002-04-13  mmitchel Revert these changes:
2002-04-07  mmitchel PR c++/5571
2002-04-02  kenner * stor-layout.c (layout_type, case ARRAY_TYPE): Give...
2002-03-21  neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-03  ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-02-05  aoliva* target.h (struct gcc_target): Added ms_bitfield_layout_p.
2002-01-22  kazu * predict.c: Fix formatting.
2001-12-29  kenner * stor-layout.c (layout_decl): Don't misalign field...
2001-12-11  janis2001-12-11 Steve Ellcey <sje@cup.hp.com>
2001-12-08  dje * stor-layout.c (place_union_field): Apply...
2001-12-03  hubicka * gcse.c (delete_null_pointer_checks_1): Do not use...
2001-11-28  kenner * stor-layout.c (put_pending_size): Look for SAVE_EXPR...
2001-11-27  kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-10-24  jakub * stor-layout.c (place_union_field): If any field...
2001-10-23  kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-11  shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-01  jason * decl.c (grokdeclarator): Copy array typedef...
2001-09-20  kenner * stor-layout.c (layout_type, case ARRAY_TYPE): Kludge...
2001-09-07  rth * java/typeck.c (java_array_type_length, build_...
2001-09-05  law * stor-layout.c (layout_type): Complain if...
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-17  kazu * sbitmap.c: Fix comment formatting.
2001-08-16  jason * stor-layout.c (layout_decl): Don't set DECL_U...
2001-07-25  rth * stor-layout.c (get_mode_alignment): make...
2001-07-02  kenner * stor-layout.c (layout_decl): Revert change to handli...
2001-06-02  kenner * tree.h (struct record_layout_info_s): New field...
2001-05-02  ghazi * c-lex.c: NULL_PTR -> NULL.
2001-03-23  amylaar * stor-layout.c (layout_type): Give OFFSET_TYPE a...
2001-03-03  amylaar * tm.texi: Change STRUCT_FORCE_BLK to MEMBER_TYPE_FORC...
2001-02-14  jakub * stor-layout.c (is_pending_size, put_pending_size...
2001-02-06  kenner * stor-layout.c (reference_types_internal): New variable.
2000-12-17  kennerWhitespace change
2000-12-16  kenner * stor-layout.c (place_field): Treat overflowing DECL_...
2000-12-04  jason * stor-layout.c (int_mode_for_mode): Handle...
2000-11-19  rth * stor-layout.c (variable_size): Only put SAVE_...
2000-10-25  jakub * stor-layout.c (layout_type): If TYPE_ALIAS_SET was...
2000-10-25  wilsonFixes for C++ structure layout breakage.
2000-10-20  kenner * stor-layout.c (compute_record_mode): Use tree_low_cst.
2000-10-13  mmitchel Remove obstacks.
2000-09-16  kenner * stor-layout.c (place_field): Don't do anything if...
2000-08-29  zacktop level:
2000-08-24  gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-18  kenner * stor-layout.c (compute_record_type): Don't use mode...
2000-08-12  geoffk* tree.h (DECL_OFFSET_ALIGN): Make the off_align field of
2000-06-24  cruxVector conversions support
2000-06-14  jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-03  kenner * alias.c (struct alias_set_entry): New field has_zero...
2000-05-31  kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-29  rth * stor-layout.c (finalize_record_size): Fix...
2000-05-26  mmitchel * tree.h (struct record_layout_info): Rename to (struct
2000-05-23  rth * stor-layout.c (place_field): Change rli-...
2000-05-10  jason * dwarf2out.c (gen_subprogram_die): Fixup die_p...
2000-05-04  jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-04  ghazi * bb-reorder.c (get_next_bb_note, get_prev_bb_note...
2000-04-25  kenner * stor-layout.c (finalize_record_size): Simplify to...
2000-04-21  kenner * stor-layout.c (layout_decl): Only set DECL_MODE...
2000-04-19  kenner * stor-layout.c (place_field): Set rli->offset_align...
2000-04-14  kenner * stor-layout.c (layout_decl): Properly compare KNOWN_...
2000-04-03  law * stor-layout.c (byte_from_pos): Use TRUNC_DIV_...
2000-03-30  kenner * builtins.c (get_pointer_alignment): Use host_integer...
2000-03-29  kenner * stor-layout.c (bit_from_pos, byte_from_pos): New...
2000-03-27  kenner * c-convert.c (convert): Return if output or input...
2000-03-26  kenner * stor-layout.c (layout_type, set_sizetype): early_typ...
2000-03-25  kenner * Rework fields used to describe positions of bitfield...
2000-03-21  nathangcc
2000-03-19  rth * stor-layout.c (layout_decl): Don't abort...
2000-03-15  mmitchel * stor-layout.c (layout_union): Remove.
2000-03-14  nathan * stor-layout.c (finalize_record_size): Fix typo.
2000-03-13  rearnsha* stor-layout.c (new_record_layout_info): Fix typo...
2000-03-13  mmitchel * tree.h (record_layout_info_s): New structure.
2000-03-07  kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-04  kenner * machmode.h (mode_for_size, smallest_mode_for_size...
2000-03-02  kenner * c-common.c (c_common_nodes_and_builtins): Make sizet...
2000-03-01  mmitchel * stor-layout.c (layout_decl): Allow front-ends to...
2000-02-29  kenner * Eliminate DECL_FIELD_SIZE.
2000-02-27  kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-24  nathan * machmode.h (get_mode_alignment): Declare.
2000-02-20  kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-10  kenner * combine.c (make_extraction, force_to_mode): Avoid...
2000-01-17  ghazi * print-rtl.c: PROTO -> PARAMS.
2000-01-13  m.hayes * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.
2000-01-04  lawUpdate copyrights
2000-01-02  mmitchel * system.h (CEIL): Define.
1999-12-20  mmitchel * Makefile.in (explow.o): Depend on function.h.
1999-12-20  cruxcurrent_function -> cfun
1999-12-18  kenner * alias.c: Minor reformatting.
1999-12-03  geoffk* flags.h (warn_padded, warn_packed): Add global var...
1999-11-12  mmitchel * tree.h (SAVE_EXPR_PERSISTENT_P): New macro.
next