aboutsummaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
AgeCommit message (Expand)Author
2010-07-15gcc/Nathan Froyd
2010-07-13gcc/Nathan Froyd
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-18Remove unused local variables.H.J. Lu
2010-06-18 * tree.h (record_layout_info): Change type of pending_statics fieldNathan Froyd
2010-06-06 * stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on theEric Botcazou
2010-06-03Check MAX_FIXED_MODE_SIZE on bit-field in C++.H.J. Lu
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,Jan Hubicka
2010-05-19 * double-int.h (double_int_ior): New function.Anatoly Sokolov
2010-05-05 * stor-layout.c (pending_sizes): Change the type toSteven Bosscher
2010-04-182010-04-18  Eric Botcazou  <ebotcazou@adacore.com>Eric Botcazou
2010-04-09 PR c++/41788Jason Merrill
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, Steven Bosscher
2010-03-27 PR tree-optimization/43528Uros Bizjak
2010-02-23 PR c++/42837Jason Merrill
2009-11-25Remove trailing white spaces.H.J. Lu
2009-10-262009-10-26 Ben Elliston <bje@au.ibm.com>Ben Elliston
2009-10-14 * stor-layout.c (place_field): Don't emit -Wpadded warnings forJakub Jelinek
2009-10-02 * stor-layout.c (layout_type) <ARRAY_TYPE>: Make sure that an arrayEric Botcazou
2009-09-27 * fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR.Eric Botcazou
2009-09-21 * stor-layout.c (layout_type): Remove obsolete code.Eric Botcazou
2009-09-20 * stor-layout.c (set_sizetype): Avoid useless type copy.Eric Botcazou
2009-07-162009-07-17 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2009-06-30 * cgraphunit.c (cgraph_finalize_compilation_unit): CallEric Botcazou
2009-06-12gcc/java/Aldy Hernandez
2009-05-04 * attribs.c (decl_attributes): Use %qE for identifiers inJoseph Myers
2009-04-06 * stor-layout.c (set_sizetype): Use the full precision of theirEric Botcazou
2009-04-04 * stor-layout.c (set_sizetype): Set TYPE_CANONICAL.Jason Merrill
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-01-28 * c.opt (Wpacked-bitfield-compat): Change init value to -1.Adam Nemet
2009-01-23 * c-decl.c (finish_struct): Move code to set DECL_PACKED afterAdam Nemet
2008-12-08 PR 38240Richard Henderson
2008-07-16 * recog.c (validate_change_1, validate_change,Kaveh Ghazi
2008-06-26 * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualKaveh Ghazi
2008-04-25 PR testsuite/35843Jan Hubicka
2008-03-23 Revert:Uros Bizjak
2008-03-19 PR target/35496Uros Bizjak
2008-02-262008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2008-02-25 * stor-layout.c (layout_decl): Do not bump the alignment of aEric Botcazou
2007-11-19 PR ada/34098Eric Botcazou
2007-10-192007-10-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-10-172007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2007-09-11 PR middle-end/27945Jason Merrill
2007-08-08 * tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu
2007-07-29 * attribs.c (hash_attr, eq_attr, init_attributes): Constify.Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-04 * stor-layout.c (layout_type): Remove duplicate code.Kazu Hirata
2007-02-01 * alias.c (init_alias_analysis): Correct whitespace.Roger Sayle
2007-01-11 * builtins.c (expand_builtin_pow, expand_builtin_powi,Roger Sayle
2007-01-082007-01-08 Richard Guenther <rguenther@suse.de>Richard Guenther