]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/stor-layout.c
Merge tree-ssa-20020619-branch into mainline.
[thirdparty/gcc.git] / gcc / stor-layout.c
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.
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-09  Kazu Hiratasbitmap.c: Fix formatting.
2002-04-13  Mark MitchellRevert these changes:
2002-04-07  Mark Mitchellre PR c++/5571 (crash in initialization of a static...
2002-04-02  Richard Kennerstor-layout.c (layout_type, [...]): Give one-element...
2002-03-21  Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-03  Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-02-05  Alexandre Olivatarget.h (struct gcc_target): Added ms_bitfield_layout_p.
2002-01-22  Kazu Hiratapredict.c: Fix formatting.
2001-12-29  Richard Kennerstor-layout.c (layout_decl): Don't misalign field of...
2001-12-11  Steve Ellceytm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): New.
2001-12-08  David Edelsohnstor-layout.c (place_union_field): Apply ADJUST_FIELD_A...
2001-12-03  Jan Hubickagcse.c (delete_null_pointer_checks_1): Do not use delel...
2001-11-28  Richard Kennerstor-layout.c (put_pending_size): Look for SAVE_EXPR...
2001-11-27  Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-10-24  Jakub Jelinekstor-layout.c (place_union_field): If any field was...
2001-10-23  Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-01  Jason Merrilldecl.c (grokdeclarator): Copy array typedef handling...
2001-09-20  Richard Kennerstor-layout.c (layout_type, [...]): Kludge to disable...
2001-09-07  Matt Kraaitypeck.c (java_array_type_length, [...]): Represent...
2001-09-05  Jeffrey A Lawstor-layout.c (layout_type): Complain if an array's...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-17  Kazu Hiratasbitmap.c: Fix comment formatting.
2001-08-16  Jason Merrillstor-layout.c (layout_decl): Don't set DECL_USER_ALIGN.
2001-07-25  Lars Brinkhoffstor-layout.c (get_mode_alignment): make it work when...
2001-07-02  Richard Kennerstor-layout.c (layout_decl): Revert change to handling...
2001-06-02  Richard Kennertree.h (struct record_layout_info_s): New field unpadde...
2001-05-02  Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2001-03-23  J"orn Rennecke* stor-layout.c (layout_type): Give OFFSET_TYPE a MODE_...
2001-03-03  J"orn Rennecketm.texi: Change STRUCT_FORCE_BLK to MEMBER_TYPE_FORCES_BLK.
2001-02-14  Jakub Jelinekstor-layout.c (is_pending_size, [...]): New functions.
2001-02-06  Richard Kennerstor-layout.c (reference_types_internal): New variable.
2000-12-17  Richard KennerWhitespace change
2000-12-16  Richard Kennerstor-layout.c (place_field): Treat overflowing DECL_SIZ...
2000-12-04  Jason Merrillstor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_I...
2000-11-19  Richard Henderson* stor-layout.c (variable_size): Only put SAVE_EXPRs...
next