targhooks.c (default_get_mask_mode): Use BLKmode in case target doesn't support requi...
[gcc.git] / gcc / stor-layout.c
2015-11-05 Ilya Enkovichtarghooks.c (default_get_mask_mode): Use BLKmode in...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-21 Ilya Enkovichtm.texi: Regenerated.
2015-08-14 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-28 David Sherwoodarm.c (neon_element_bits, [...]): Call GET_MODE_INNER...
2015-07-25 David EdelsohnRevert:
2015-07-23 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Tom de VriesDon't dump low gimple functions in gimple dump
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-19 Eric Botcazoustor-layout.c (finalize_type_size): Use AGGREGATE_TYPE_P.
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-28 Jason Merrillre PR c++/65734 (Yet another case of lost alignment...
2015-04-28 Trevor Saundersadd default for PCC_BITFIELD_TYPE_MATTERS
2015-04-27 Eric Botcazoustor-layout.c (self_referential_component_ref_p): New...
2015-03-04 Eric Botcazoufold-const.c (round_up_loc): Cast divisor to signed...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-18 Yury Gribovre PR sanitizer/63802 (UBSan doesn't catch misaligned...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Phil MuldoonLet GDB reuse GCC's parser.
2014-10-23 Richard Bienerfold-const.c (fold_binary_loc): Preserve side-effects...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-15 Eric Botcazou* stor-layout.c (self_referential_size): Do not promote...
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-10-10 Jakub Jelinekre PR c/63495 (struct __attribute__ ((aligned (8))...
2014-08-29 DJ Deloriecppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-01 Jakub Jelinekopts.c (common_handle_option): Handle -fsanitize=alignment.
2014-07-09 Jan Hubickarevert: stor-layout.c (finish_builtin_struct): Copy...
2014-07-08 Marek Polacekre PR middle-end/60226 (ICE initializing array of eleme...
2014-06-28 Jan Hubickastor-layout.c (finish_builtin_struct): Copy fields...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-22 Richard Sandifordmachmode.h (bitwise_mode_for_mode): Declare.
2014-04-14 Eric Botcazoustor-layout.c (place_field): Finalize non-constant...
2014-01-08 Jakub Jelinekre PR rtl-optimization/59649 (BImode miscompiled)
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-30 Nick Cliftonre PR c++/59631 (ICE using _Cilk_spawn without -fcilkplus)
2013-12-19 Jakub Jelinekre PR other/59545 (Signed integer overflow issues)
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 Kenneth Zadeck2013-11-22 zadeck@naturalbridge.com
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-25 Ilya Enkovichmode-classes.def (MODE_POINTER_BOUNDS): New.
2013-10-21 Bernd EdlingerFix DECL_BIT_FIELD depencency on flag_strict_volatile_b...
2013-10-18 Richard Bienerstor-layout.c (layout_type): Do not change TYPE_PRECISI...
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
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.
next