re PR middle-end/42834 (memcpy folding overeager)
[gcc.git] / gcc / stor-layout.c
2010-06-18 H.J. LuRemove unused local variables.
2010-06-18 Nathan Froydtree.h (record_layout_info): Change type of pending_sta...
2010-06-06 Eric Botcazoustor-layout.c (self_referential_size): Set UNKNOWN_LOCA...
2010-06-03 H.J. LuCheck MAX_FIXED_MODE_SIZE on bit-field in C++.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-19 Anatoly Sokolovdouble-int.h (double_int_ior): New function.
2010-05-05 Steven Bosscherstor-layout.c (pending_sizes): Change the type to VEC...
2010-04-18 Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2010-04-09 Jason Merrillre PR c++/41788 (-Wpacked option changes the layout...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-27 Uros Bizjakre PR tree-optimization/43528 (ICE: in tree_low_cst...
2010-02-23 Jason Merrillre PR c++/42837 (FAIL: g++.dg/abi/packed1.C execution...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-14 Jakub Jelinekstor-layout.c (place_field): Don't emit -Wpadded warnin...
2009-10-02 Eric Botcazoustor-layout.c (layout_type): Make sure that an array...
2009-09-27 Eric Botcazoufold-const.c (maybe_lvalue_p): Return false for M(IN...
2009-09-21 Eric Botcazou* stor-layout.c (layout_type): Remove obsolete code.
2009-09-20 Eric Botcazou* stor-layout.c (set_sizetype): Avoid useless type...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-30 Eric Botcazoucgraphunit.c (cgraph_finalize_compilation_unit): Call...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-04 Joseph Myersattribs.c (decl_attributes): Use %qE for identifiers...
2009-04-06 Eric Botcazoustor-layout.c (set_sizetype): Use the full precision...
2009-04-04 Jason Merrill* stor-layout.c (set_sizetype): Set TYPE_CANONICAL.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-28 Adam Nemetc.opt (Wpacked-bitfield-compat): Change init value...
2009-01-23 Adam Nemetc-decl.c (finish_struct): Move code to set DECL_PACKED...
2008-12-08 Richard Hendersonre PR middle-end/38240 (Vector type definitions not...
2008-07-16 Kaveh R. Ghazirecog.c (validate_change_1, [...]): Avoid C++ keywords.
2008-06-26 Kaveh R. Ghazira.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-03-23 Uros BizjakRevert:
2008-03-19 Uros Bizjakre PR target/35496 (test failures between revs. 132950...
2008-02-26 Manuel López-Ibáñezcommon.opt (Wlarger-than=): New.
2008-02-25 Eric Botcazoustor-layout.c (layout_decl): Do not bump the alignment...
2007-11-19 Eric Botcazoure PR ada/34098 (xgcc: Internal error: Segmentation...
2007-10-19 Richard Guentherre PR middle-end/33816 (gimplification before build_arr...
2007-10-17 Manuel López-Ibáñezbuiltins.c (gimplify_va_arg_expr): Use inform for help...
2007-09-11 Jason Merrillre PR middle-end/27945 (Packed struct of variable lengt...
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-29 Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-04 Kazu Hirata* stor-layout.c (layout_type): Remove duplicate code.
2007-02-01 Roger Saylealias.c (init_alias_analysis): Correct whitespace.
2007-01-11 Roger Saylebuiltins.c (expand_builtin_pow, [...]): Replace uses...
2007-01-08 Richard Guenthertree.h (build_int_cst_wide_type): Export.
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-11-18 John David Anglinre PR fortran/27885 (FAIL: libgomp.fortran/vla[1-7...
2006-11-12 Roger Saylefold-const.c (int_binop_types_match_p): New function.
2006-10-23 Paul Brookstor-layout.c (start_record_layout): maximum_field_alig...
2006-09-07 Andrew Pinskire PR middle-end/28862 (attribute ((aligned)) ignored...
2006-07-15 Kaz Kojimare PR middle-end/28160 (Bogus "size of array 'foo'...
2006-07-06 Jason Merrillre PR c++/13983 (no warning on some non-POD struct...
2006-06-12 Eric Christopherre PR middle-end/27948 (MS -bitfield struct layout...
2006-06-11 Kaz Kojimare PR middle-end/27942 (packed union doesn't make the...
2006-06-05 Kazu Hirata* stor-layout.c (debug_rli): Fix a typo in a debug...
2006-06-04 Eric Christopherstor-layout.c (start_record_layout): Initialize remaini...
2006-04-20 Carlos O'Donellre PR c/26774 (Out of memory compiling 9-line Delta...
2006-03-29 Roger Saylestor-layout.c (mode_for_size_tree): Remove restiction...
2006-03-29 Paul Brookre PR middle-end/23623 (volatile keyword changes bitfie...
2006-02-17 Jeff Lawstor-layout.c (set_sizetype): Set TYPE_MAX_VALUE proper...
2006-02-15 Michael Matzre PR middle-end/22275 (bitfield layout change)
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-01-16 Eric Botcazoufold-const.c (fold_minmax): New static function.
2005-12-18 Jon Grimmoptabs.c (init_floating_libfuncs): Handle decimal float...
2005-12-15 Olivier Hainquestor-layout.c (layout_type): Don't complain about a...
2005-11-28 Nathan Sidwellre PR c++/21166 (g++ gives error on reference to packed...
2005-11-21 Ben Ellistonoptabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P...
2005-10-12 Nathan Sidwellre PR c++/19964 (ICE on invalid member declaration)
2005-10-07 Steve Ellceystor-layout.c (layout_type): Do not allow alignment...
2005-09-29 Richard Kennerre PR middle-end/24053 (ICE in build_int_cst_wide,...
2005-09-12 J"orn Renneckere PR middle-end/23290 (Layout changed for structure...
2005-08-28 Richard Hendersonstor-layout.c (finalize_type_size): Revert workaround...
2005-08-26 J"orn Renneckestor-layout.c (finalize_type_size): Restore behaviour...
2005-08-23 J"orn Renneckere PR middle-end/23467 (alignment of member doesn't...
2005-08-08 Nathan Sidwellre PR c++/21166 (g++ gives error on reference to packed...
2005-07-03 Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-28 DJ Deloriec-decl.c (pop_scope): Move warning control into warning...
2005-06-25 Kelley CookUpdate FSF address.
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-11 J"orn Renneckere PR middle-end/20371 (Some corner cases of MS bitfiel...
2005-04-27 Kazu Hiratadojump.c: Fix comment typos.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-03-30 Tom Tromeytree.def (FILE_TYPE): Removed.
2005-03-08 Kazu Hirata* stor-layout.c (lang_adjust_rli): Make it static.
2005-03-08 Kazu Hiratac-semantics.c, [...]: Update copyright.
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...
next