]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/stor-layout.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
[thirdparty/gcc.git] / gcc / stor-layout.c
2012-08-13  Jakub Jelinekre PR c/53968 (integer undefined behaviors in GCC)
2012-07-30  Ulrich Weigandtarget.def (vector_alignment): New target hook.
2012-06-02  Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-14  Eric Botcazoustor-layout.c (bit_from_pos): Distribute conversion...
2012-05-10  Richard Guentherstor-layout.c (byte_from_pos): Amend comment.
2012-05-10  Richard Guenthercuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.
2012-05-09  Richard Guentherstor-layout.c (bit_from_pos): Document.
2012-05-02  Richard Guenthertree.c (valid_constant_size_p): New function.
2012-04-25  Jakub Jelinekre PR tree-optimization/52979 (likely wrong code bug...
2012-03-20  Richard Guentherstor-layout.c (finish_bitfield_representative): Fallbac...
2012-03-20  Tristan Gingoldtree.h (enum size_type_kind): Add stk_ prefix to consta...
2012-03-16  Richard Guentherstor-layout.c (finish_bitfield_representative): Fall...
2012-03-14  Richard Guentherre PR target/52080 (Stores to bitfields introduce a...
2012-02-20  Kai Tietzre PR target/52238 (-mms-bitfields: __attribute__ ...
2011-12-20  Bernd Schmidtexpr.c (store_field): Avoid a direct store if the mode...
2011-09-05  Richard Guentherstor-layout.c (layout_type): Use size_binop for array...
2011-08-18  Jakub Jelinekre PR target/50009 (Segmentation fault in tree_nop_conv...
2011-08-01  Richard Guentherstor-layout.c (initialize_sizetypes): Properly sign...
2011-08-01  Richard HendersonHandle SIZE_TYPE being unsigned short.
2011-07-27  Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-07-08  Bernd Schmidtoptabs.c (expand_binop): Tighten conditions for doublew...
2011-06-10  Richard Guentherstor-layout.c (initialize_sizetypes): Give names to...
2011-06-07  Richard Guentherstor-layout.c (initialize_sizetypes): Initialize all...
2011-05-11  Nathan Froydsplit tree_type
2011-05-07  Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-05  Jason Merrillre PR c++/40975 (ICE in copy_tree_r on array new)
2011-05-05  Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-05-04  Eric Botcazou* stor-layout.c (variable_size): Do not issue errors.
2011-05-04  Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-05-03  Richard Sandifordhooks.h (hook_bool_mode_uhwi_false): Declare.
2011-04-11  Richard Guentherstor-layout.c (layout_type): Compute all array index...
2011-04-05  Eric Botcazou* stor-layout.c (self_referential_size): Fix 2010-07...
2011-03-10  Jason Merrillre PR c++/48029 (ICE in finish_member_declaration(...
2010-11-30  Joseph Myershwint.c: New.
2010-11-24  Joseph Myerscommon.opt (initial_max_fld_align, [...]): New Variable...
2010-11-13  Eric Botcazoustor-layout.c (place_union_field): Do not put location...
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-10-26  Jie Zhangstor-layout.c (layout_decl): Use the field's type to...
2010-10-20  Eric Botcazoustor-layout.c (skip_simple_constant_arithmetic): New...
2010-10-07  Richard Guenthermachmode.h (mode_for_vector): Declare.
2010-09-02  Joseph Myersre PR driver/44076 (-MT <target> behaves different...
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-13  Nathan Froydtree.h (build_function_call_expr): Delete.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
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'...
next