lto-cgraph.c (get_alias_symbol): Remove weakref sanity check.
[gcc.git] / gcc / stor-layout.c
2013-05-10 Marc Glissestor-layout.c (element_precision): New function.
2013-04-28 Eric Botcazoustor-layout.c (finalize_size_functions): Allocate a...
2013-04-11 Eric Botcazoustor-layout.c (skip_simple_constant_arithmetic): Move...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-30 Eric Botcazoustor-layout.c (bit_field_mode_iterator::bit_field_mode_...
2012-11-28 Richard Sandifordre PR middle-end/55438 (tmpdir-gcc.dg-struct-layout...
2012-11-28 Eric Botcazoustor-layout.c (layout_type): Do not clear TREE_OVERFLOW...
2012-11-26 Eric Botcazoufold-const.c (const_binop): Adjust comment.
2012-11-20 Richard Sandifordstor-layout.c (bit_field_mode_iterator::next_mode)...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Richard Sandifordstor-layout.c (bit_field_mode_iterator::bit_field_mode_...
2012-11-18 Richard Sandifordmachmode.h (bit_field_mode_iterator): New class.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-17 H.J. LuConvert MEMBER_TYPE_FORCES_BLK to target hook
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...
next