Change ChangeLog file names from a numeric index (ChangeLog.N) to a
[platform/upstream/gcc.git] / gcc / stor-layout.c
2005-03-07 Kazu Hiratastor-layout.c (set_alignment): Remove.
2005-03-05 Kazu Hiratacombine.c (simplify_and_const_int): Use gen_int_mode...
2004-12-22 Richard Henderson[multiple changes]
2004-12-21 Richard Hendersongimplify.c (eval_save_expr): New.
2004-12-19 Richard Hendersonre PR tree-optimization/18067 (ICE at loc_descriptor_fr...
2004-12-18 Richard Henderson* stor-layout.c (layout_decl): Use unshare_expr, not...
2004-12-18 Richard Hendersonstor-layout.c (layout_decl): Unshare size expressions...
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-10-20 Kazu Hirata* stor-layout.c: Fix a comment typo.
2004-10-19 Richard Hendersonre PR target/17962 (small fp vector uses sse/mmx vector...
2004-09-28 Mark Mitchellre PR c++/17642 (internal compiler error: in invert_tru...
2004-09-26 Roger Saylere PR middle-end/17112 (Copying of packed bitfields...
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-09 Nathan Sidwellra-build.c (copy_insn_p, [...]): Use gcc_assert and...
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-03 Jan Beulichre PR c/7054 (#pragma pack handled incorrectly)
2004-08-31 Richard Kennerc-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and...
2004-08-27 Nathan Sidwellstor-layout.c (sizetype_set): Remove.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Nathan Sidwellc-decl.c (c_init_decl_processing): Adjust build_common_...
2004-08-24 Eric Christopherdefaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
2004-08-23 Nathan Sidwelltree.h (enum size_type_kind): Remove USIZETYPE, UBITSIZ...
2004-08-20 Nathan Sidwellstor-layout.c (initialize_sizetypes): Set SIZETYPE...
2004-08-19 Nathan Sidwelltree.h (TYPE_CACHED_VALUES_P): New.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-12 Richard Hendersonstor-layout.c (round_up, round_down): Move ...
2004-08-11 Richard Hendersonstor-layout.c (round_up): Check for 0/1 before dividing.
2004-07-25 Roger Sayleconvert.c (convert_to_real, [...]): Replace calls to...
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-18 Jason Merrillre PR tree-optimization/16115 (double-destruction probl...
2004-07-10 Richard Hendersonbuiltins.c (std_gimplify_va_arg_expr): Deny ARGS_GROW_D...
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-01 Richard Hendersontree.h (immediate_size_expand): Delete.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-05-28 DJ Delorie* stor-layout.c (place_field): Revert erroneous commit.
2004-05-19 Zdenek DvorakMultiple fixes: PRs 14692, 15274 and 15463
2004-05-14 Paul Brookstor-layout.c (update_alignment_for_field): Use targetm...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-19 Daniel Jacobowitzstor-layout.c (layout_decl): Check DECL_PACKED before...
2004-04-12 Richard Kennerc-decl.c (finish_decl): Make a decl_stmt for a variable...
2004-04-01 Richard Kennerexpr.c (get_inner_reference): Use DECL_UNSIGNED, not...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-20 Kazu Hiratabb-reorder.c, [...]: Replace calls via (*targetm.foo...
2004-03-20 Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-03-18 Richard Kenner* stor-layout.c (set_sizetype): Use TYPE_ORIG_SIZE_TYPE.
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-05 Richard Kennerstor-layout.c (layout_type, [...]): Make size FUNCTION_...
2004-02-26 Kazu Hiratastor-layout.c (is_pending_size): Remove.
2004-02-18 Kazu Hiratacfgloop.h, [...]: Update copyright.
2004-02-17 Zdenek Dvorakloop-iv.c: New file.
2003-12-30 Mark Mitchellstor-layout.c (layout_decl): Turn bitfields into ordina...
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-11-06 Zack Weinberggenmodes.c: Change the word "bitsize" to "precision...
2003-10-22 Jason Merrillstor-layout.c (layout_decl): Do packed field alignment...
2003-10-20 Jason Merrillre PR c/12553 ([tree-ssa] ICE in gimplify_expr with...
2003-10-10 Zack Weinberggenmodes.c, [...]: New files.
2003-10-10 Richard Kennerstor-layout.c (compute_record_mode): Don't force BLKmod...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-04 DJ Delorietarghooks.c: New file.
2003-08-20 Jason Merrillstor-layout.c (do_type_align): Only copy DECL_USER_ALIG...
2003-07-29 Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-24 Jason Merrilltree.h (boolean_type_node): Move from C/C++/Java frontends.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-13 Richard Kennerstor-layout.c (compute_record_mode): Remove very obsole...
2003-07-06 Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-05 Richard Kennertree.h (contains_placeholder_p): Now returns bool.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-01 Andreas Jaegertm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and...
2003-05-04 Richard Kennerstor-layout.c (compute_record_mode): Relax restriction...
2003-05-03 Richard Kennerstor-layout.c (place_field): When adjusting offset_alig...
2003-04-30 Richard Kenner* stor-layout.c (mode_for_size_tree): Use BLKmode if...
2003-04-29 Richard Kennerstor-layout.c (mode_for_size_tree): Use tree_low_cst.
2003-04-21 Richard Kenner* stor-layout.c (layout_decl): Don't set DECL_SIZE_UNIT...
2003-04-16 Olivier Hainquetree.c (skip_simple_arithmetics_at, [...]): New functions.
2003-04-14 Richard Kennerstor-layout.c (layout_type, [...]): Add missing code...
2003-04-11 Richard Hendersonre PR c/10201 ([IA64] ICE in int_mode_for_mode, at...
2003-04-04 Andreas Schwabstor-layout.c (layout_decl): Avoid syntax error in...
2003-04-03 Jason Merrillstor-layout.c (do_type_align): New fn, split out from...
2003-03-31 Jason Merrillre PR java/10145 (java and c++ disagree about class...
2003-02-28 Jason Merrillstor-layout.c (variable_size): Leave a minus 1 outside...
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-26 Alexandre Olivartl.c (get_mode_alignment): Moved to...
2003-01-24 Andreas Schwab* stor-layout.c (excess_unit_span): Only define if...
2003-01-16 Kaveh R. Ghaziarm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsign...
2002-12-24 Kazu Hirataregmove.c: Fix comment typos.
2002-12-23 Mark Mitchellstor-layout.c (update_alignment_for_field): Correct...
2002-12-23 Mark Mitchellstor-layout.c (update_alignment_for_field): Guard use...
2002-12-23 Mark Mitchellstor-layout.c (update_alignment_for_field): Use ADJUST_...
2002-12-19 Kazu HirataChangeLog: Follow spelling conventions.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-20 Richard Sandifordstor-layout.c (place_field): Update rli->offset as...
2002-10-01 Mark Mitchellstor-layout.c (update_alignment_for_field): New function.
2002-09-30 Mark Mitchellstore-layout.c (finish_record_layout): Add free_p param...
2002-09-29 Kazu Hiratabuiltins.def: Fix comment formatting.
2002-09-27 Kazu HirataLANGUAGES: Follow spelling conventions.
2002-09-18 Douglas B Ruppstor-layout.c (place_field): Handle alignment of whole...
2002-08-07 Jakub Jelinekstor-layout.c (place_union_field): For bitfields if...
2002-08-07 Jakub Jelinekstor-layout.c (place_union_field): Apply ADJUST_FIELD_A...
2002-06-15 Aldy Hernandeztm.texi (MEMBER_TYPE_FORCES_BLK): Document MODE argument.
next