summaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
Commit message (Expand)AuthorAgeFilesLines
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-0/+75
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* * stor-layout.c (layout_type): Remove duplicate code.Kazu Hirata2007-06-041-2/+1
* alias.c (init_alias_analysis): Correct whitespace.Roger Sayle2007-02-011-1/+1
* builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTA...Roger Sayle2007-01-111-3/+3
* tree.h (build_int_cst_wide_type): Export.Richard Guenther2007-01-081-8/+5
* c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor2007-01-021-0/+5
* re PR fortran/27885 (FAIL: libgomp.fortran/vla[1-7].f90 -O0 (test for exces...John David Anglin2006-11-181-1/+2
* fold-const.c (int_binop_types_match_p): New function.Roger Sayle2006-11-121-3/+2
* stor-layout.c (start_record_layout): maximum_field_alignment overrides STRUCT...Paul Brook2006-10-231-1/+9
* re PR middle-end/28862 (attribute ((aligned)) ignored on vector variables)Andrew Pinski2006-09-071-1/+2
* re PR middle-end/28160 (Bogus "size of array 'foo' is too large" error with -...Kaz Kojima2006-07-151-14/+23
* re PR c++/13983 (no warning on some non-POD struct with packed attribute)Jason Merrill2006-07-051-0/+8
* re PR middle-end/27948 (MS -bitfield struct layout test fails)Eric Christopher2006-06-121-6/+5
* re PR middle-end/27942 (packed union doesn't make the unaligned magic on sh64-*)Kaz Kojima2006-06-111-1/+1
* * stor-layout.c (debug_rli): Fix a typo in a debug message.Kazu Hirata2006-06-051-1/+1
* stor-layout.c (start_record_layout): Initialize remaining_in_alignment.Eric Christopher2006-06-041-131/+68
* re PR c/26774 (Out of memory compiling 9-line Delta-reduced Linux kernel driv...Carlos O'Donell2006-04-201-11/+20
* stor-layout.c (mode_for_size_tree): Remove restiction on type sizes by correc...Roger Sayle2006-03-291-14/+14
* re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook2006-03-291-8/+13
* stor-layout.c (set_sizetype): Set TYPE_MAX_VALUE properly for sizetype when s...Jeff Law2006-02-161-0/+19
* re PR middle-end/22275 (bitfield layout change)Michael Matz2006-02-151-10/+32
* tree.def (CHAR_TYPE): Remove.Roger Sayle2006-02-081-4/+4
* fold-const.c (fold_minmax): New static function.Eric Botcazou2006-01-161-2/+2
* optabs.c (init_floating_libfuncs): Handle decimal float modes.Jon Grimm2005-12-191-0/+1
* stor-layout.c (layout_type): Don't complain about a too small an array elemen...Olivier Hainque2005-12-151-0/+5
* re PR c++/21166 (g++ gives error on reference to packed structure elements)Nathan Sidwell2005-11-281-11/+0
* optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...Ben Elliston2005-11-221-1/+1
* re PR c++/19964 (ICE on invalid member declaration)Nathan Sidwell2005-10-121-2/+12
* stor-layout.c (layout_type): Do not allow alignment of array elements to be g...Steve Ellcey2005-10-071-0/+6
* re PR middle-end/24053 (ICE in build_int_cst_wide, at tree.c:795)Richard Kenner2005-09-291-0/+2
* re PR middle-end/23290 (Layout changed for structure with single complex field)J"orn Rennecke2005-09-121-3/+4
* stor-layout.c (finalize_type_size): Revert workaround from 08-26.Richard Henderson2005-08-281-11/+11
* stor-layout.c (finalize_type_size): Restore behaviour for non-aggregate types...J"orn Rennecke2005-08-261-11/+11
* re PR middle-end/23467 (alignment of member doesn't always carry over to alig...J"orn Rennecke2005-08-231-2/+9
* re PR c++/21166 (g++ gives error on reference to packed structure elements)Nathan Sidwell2005-08-081-0/+11
* c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers2005-07-031-1/+2
* toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2005-07-021-8/+8
* c-decl.c (pop_scope): Move warning control into warning call.DJ Delorie2005-06-281-6/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* common.opt (-Wattributes): New.DJ Delorie2005-05-251-8/+10
* c-common.c (unsigned_conversion_warning): Move warning control from if() to w...DJ Delorie2005-05-241-2/+1
* re PR middle-end/20371 (Some corner cases of MS bitfields don't work)J"orn Rennecke2005-05-111-21/+92
* dojump.c: Fix comment typos.Kazu Hirata2005-04-271-6/+6
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-10/+10
* tree.def (FILE_TYPE): Removed.Tom Tromey2005-03-301-8/+0
* * stor-layout.c (lang_adjust_rli): Make it static.Kazu Hirata2005-03-081-1/+1
* c-semantics.c, [...]: Update copyright.Kazu Hirata2005-03-081-1/+1
* stor-layout.c (set_alignment): Remove.Kazu Hirata2005-03-071-4/+0