summaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-1/+1
* * builtins.c (expand_builtin_pow, expand_builtin_powi,sayle2007-01-111-3/+3
* 2007-01-08 Richard Guenther <rguenther@suse.de>rguenth2007-01-081-8/+5
* 2007-01-02 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-01-021-0/+5
* PR fortran/27885danglin2006-11-181-1/+2
* * fold-const.c (int_binop_types_match_p): New function.sayle2006-11-121-3/+2
* 2006-10-23 Paul Brook <paul@codesourcery.com>pbrook2006-10-231-1/+9
* 2006-09-07 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-071-1/+2
* PR middle-end/28160kkojima2006-07-151-14/+23
* PR c++/13983jason2006-07-061-0/+8
* 2006-06-11 Eric Christopher <echristo@apple.com>echristo2006-06-121-6/+5
* PR middle-end/27942kkojima2006-06-111-1/+1
* * stor-layout.c (debug_rli): Fix a typo in a debug message.kazu2006-06-051-1/+1
* 2006-06-04 Eric Christopher <echristo@apple.com>echristo2006-06-041-131/+68
* gcc/carlos2006-04-201-11/+20
* * stor-layout.c (mode_for_size_tree): Remove restiction on typesayle2006-03-291-14/+14
* 2006-03-29 Paul Brook <paul@codesourcery.com>pbrook2006-03-291-8/+13
* * stor-layout.c (set_sizetype): Set TYPE_MAX_VALUE properlylaw2006-02-171-0/+19
* PR middle-end/22275matz2006-02-151-10/+32
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-4/+4
* * fold-const.c (fold_minmax): New static function.ebotcazou2006-01-161-2/+2
* * optabs.c (init_floating_libfuncs): Handle decimal float modes.bje2005-12-181-0/+1
* * stor-layout.c (layout_type): Don't complain about a too smallhainque2005-12-151-0/+5
* .:nathan2005-11-281-11/+0
* * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead ofbje2005-11-211-1/+1
* PR c++/19964nathan2005-10-121-2/+12
* * stor-layout.c (layout_type): Do not allow alignment of arraysje2005-10-071-0/+6
* PR middle-end/24053ebotcazou2005-09-291-0/+2
* PR middle-end/23290amylaar2005-09-121-3/+4
* * stor-layout.c (finalize_type_size): Revert workaround from 08-26.rth2005-08-281-11/+11
* * stor-layout.c (finalize_type_size): Restore behaviour foramylaar2005-08-261-11/+11
* gcc:amylaar2005-08-231-2/+9
* .:nathan2005-08-081-0/+11
* * c-common.h (GCC_DIAG_STYLE): Define.jsm282005-07-031-1/+2
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-8/+8
* * c-decl.c (pop_scope): Move warning control into warning call.dj2005-06-281-6/+6
* Update FSF address.kcook2005-06-251-2/+2
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-8/+10
* * c-common.c (unsigned_conversion_warning): Move warning controldj2005-05-251-2/+1
* PR middle-end/20371:amylaar2005-05-111-21/+92
* * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c,kazu2005-04-271-6/+6
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-10/+10
* gcc:tromey2005-03-301-8/+0
* * stor-layout.c (lang_adjust_rli): Make it static.kazu2005-03-081-1/+1
* * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,kazu2005-03-081-1/+1
* * stor-layout.c (set_alignment): Remove.kazu2005-03-071-4/+0
* * combine.c (simplify_and_const_int): Use gen_int_mode insteadkazu2005-03-051-2/+2
* 2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>rth2004-12-221-13/+5
* * gimplify.c (eval_save_expr): New.rth2004-12-211-2/+2
* PR 18067rth2004-12-191-1/+9