summaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-04 * stor-layout.c (layout_type): Remove duplicate code.kazu1-2/+1
2007-02-01 * alias.c (init_alias_analysis): Correct whitespace.sayle1-1/+1
2007-01-11 * builtins.c (expand_builtin_pow, expand_builtin_powi,sayle1-3/+3
2007-01-082007-01-08 Richard Guenther <rguenther@suse.de>rguenth1-8/+5
2007-01-022007-01-02 Douglas Gregor <doug.gregor@gmail.com>dgregor1-0/+5
2006-11-18 PR fortran/27885danglin1-1/+2
2006-11-12 * fold-const.c (int_binop_types_match_p): New function.sayle1-3/+2
2006-10-232006-10-23 Paul Brook <paul@codesourcery.com>pbrook1-1/+9
2006-09-072006-09-07 Andrew Pinski <pinskia@physics.uc.edu>pinskia1-1/+2
2006-07-15 PR middle-end/28160kkojima1-14/+23
2006-07-06 PR c++/13983jason1-0/+8
2006-06-122006-06-11 Eric Christopher <echristo@apple.com>echristo1-6/+5
2006-06-11 PR middle-end/27942kkojima1-1/+1
2006-06-05 * stor-layout.c (debug_rli): Fix a typo in a debug message.kazu1-1/+1
2006-06-042006-06-04 Eric Christopher <echristo@apple.com>echristo1-131/+68
2006-04-20gcc/carlos1-11/+20
2006-03-29 * stor-layout.c (mode_for_size_tree): Remove restiction on typesayle1-14/+14
2006-03-292006-03-29 Paul Brook <paul@codesourcery.com>pbrook1-8/+13
2006-02-17 * stor-layout.c (set_sizetype): Set TYPE_MAX_VALUE properlylaw1-0/+19
2006-02-15 PR middle-end/22275matz1-10/+32
2006-02-08 * tree.def (CHAR_TYPE): Remove.sayle1-4/+4
2006-01-16 * fold-const.c (fold_minmax): New static function.ebotcazou1-2/+2
2005-12-18 * optabs.c (init_floating_libfuncs): Handle decimal float modes.bje1-0/+1
2005-12-15 * stor-layout.c (layout_type): Don't complain about a too smallhainque1-0/+5
2005-11-28.:nathan1-11/+0
2005-11-21 * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead ofbje1-1/+1
2005-10-12 PR c++/19964nathan1-2/+12
2005-10-07 * stor-layout.c (layout_type): Do not allow alignment of arraysje1-0/+6
2005-09-29 PR middle-end/24053ebotcazou1-0/+2
2005-09-12 PR middle-end/23290amylaar1-3/+4
2005-08-28 * stor-layout.c (finalize_type_size): Revert workaround from 08-26.rth1-11/+11
2005-08-26 * stor-layout.c (finalize_type_size): Restore behaviour foramylaar1-11/+11
2005-08-23gcc:amylaar1-2/+9
2005-08-08.:nathan1-0/+11
2005-07-03 * c-common.h (GCC_DIAG_STYLE): Define.jsm281-1/+2
2005-07-022005-07-02 Zack Weinberg <zack@codesourcery.com>jsm281-8/+8
2005-06-28* c-decl.c (pop_scope): Move warning control into warning call.dj1-6/+6
2005-06-25Update FSF address.kcook1-2/+2
2005-05-25* common.opt (-Wattributes): New. Default true.dj1-8/+10
2005-05-25* c-common.c (unsigned_conversion_warning): Move warning controldj1-2/+1
2005-05-11 PR middle-end/20371:amylaar1-21/+92
2005-04-27 * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c,kazu1-6/+6
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.dj1-10/+10
2005-03-30gcc:tromey1-8/+0
2005-03-08 * stor-layout.c (lang_adjust_rli): Make it static.kazu1-1/+1
2005-03-08 * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,kazu1-1/+1
2005-03-07 * stor-layout.c (set_alignment): Remove.kazu1-4/+0
2005-03-05 * combine.c (simplify_and_const_int): Use gen_int_mode insteadkazu1-2/+2
2004-12-222004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>rth1-13/+5
2004-12-21 * gimplify.c (eval_save_expr): New.rth1-2/+2