summaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraphunit.c (cgraph_finalize_compilation_unit): Callebotcazou2009-06-301-5/+216
* gcc/java/aldyh2009-06-121-1/+2
* * attribs.c (decl_attributes): Use %qE for identifiers injsm282009-05-041-5/+5
* * stor-layout.c (set_sizetype): Use the full precision of theirebotcazou2009-04-061-4/+7
* * stor-layout.c (set_sizetype): Set TYPE_CANONICAL.jason2009-04-041-0/+2
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * c.opt (Wpacked-bitfield-compat): Change init value to -1.nemet2009-01-281-1/+1
* * c-decl.c (finish_struct): Move code to set DECL_PACKED afternemet2009-01-231-3/+17
* PR 38240rth2008-12-081-32/+74
* * recog.c (validate_change_1, validate_change,ghazi2008-07-161-7/+7
* * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi2008-06-261-1/+1
* PR testsuite/35843hubicka2008-04-251-1/+1
* Revert:uros2008-03-231-3/+0
* PR target/35496uros2008-03-191-0/+3
* 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-261-2/+2
* * stor-layout.c (layout_decl): Do not bump the alignment of aebotcazou2008-02-251-4/+4
* PR ada/34098ebotcazou2007-11-191-14/+0
* 2007-10-19 Richard Guenther <rguenther@suse.de>rguenth2007-10-191-7/+4
* 2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-10-171-2/+2
* PR middle-end/27945jason2007-09-111-11/+4
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+75
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * stor-layout.c (layout_type): Remove duplicate code.kazu2007-06-041-2/+1
* * 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