summaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * stor-layout.c (bit_field_mode_iterator::bit_field_mode_iterator): Dealebotcazou2012-11-301-4/+8
* gcc/rsandifo2012-11-281-8/+12
* * stor-layout.c (layout_type) <ARRAY_TYPE>: Do not clear TREE_OVERFLOWebotcazou2012-11-281-5/+5
* * fold-const.c (const_binop): Adjust comment.ebotcazou2012-11-261-1/+1
* gcc/rsandifo2012-11-201-6/+9
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* gcc/rsandifo2012-11-181-13/+68
* gcc/rsandifo2012-11-181-60/+101
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-17/+17
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-4/+3
* Convert MEMBER_TYPE_FORCES_BLK to target hookhjl2012-08-171-9/+4
* PR c/53968jakub2012-08-131-4/+8
* ChangeLog:uweigand2012-07-301-3/+11
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-8/+8
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-3/+3
* * stor-layout.c (bit_from_pos): Distribute conversion to bitsizetypeebotcazou2012-05-141-11/+15
* 2012-05-10 Richard Guenther <rguenther@suse.de>rguenth2012-05-101-1/+7
* 2012-05-10 Richard Guenther <rguenther@suse.de>rguenth2012-05-101-4/+0
* 2012-05-09 Richard Guenther <rguenther@suse.de>rguenth2012-05-091-23/+37
* 2012-05-02 Richard Guenther <rguenther@suse.de>rguenth2012-05-021-15/+31
* PR middle-end/52979jakub2012-04-251-3/+8
* 2012-03-20 Richard Guenther <rguenther@suse.de>rguenth2012-03-201-4/+31
* 2012-03-20 Tristan Gingold <gingold@adacore.com>gingold2012-03-201-5/+5
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-7/+11
* 2012-03-14 Richard Guenther <rguenther@suse.de>rguenth2012-03-141-0/+187
* PR target/52238ktietz2012-02-201-6/+6
* gcc/bernds2011-12-201-3/+4
* 2011-09-05 Richard Guenther <rguenther@suse.de>rguenth2011-09-051-7/+6
* PR target/50009jakub2011-08-181-3/+4
* 2011-08-01 Richard Guenther <rguenther@suse.de>rguenth2011-08-011-1/+5
* Handle SIZE_TYPE being unsigned short.rth2011-08-011-0/+2
* * params.h (ALLOW_STORE_DATA_RACES): New.aldyh2011-07-271-1/+19
* * optabs.c (expand_binop): Tighten conditions for doublewordbernds2011-07-081-2/+4
* 2011-06-10 Richard Guenther <rguenther@suse.de>rguenth2011-06-101-2/+3
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-76/+52
* split tree_typefroydnj2011-05-111-2/+2
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-071-4/+4
* PR c++/40975jason2011-05-051-0/+3
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-051-60/+1
* * stor-layout.c (variable_size): Do not issue errors.ebotcazou2011-05-041-10/+0
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-2/+2
* gcc/rsandifo2011-05-031-8/+30
* 2011-04-11 Richard Guenther <rguenther@suse.de>rguenth2011-04-111-8/+9
* * stor-layout.c (self_referential_size): Fix 2010-07-13 commit.ebotcazou2011-04-051-1/+1
* PR c++/48029jason2011-03-101-5/+0
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* * common.opt (initial_max_fld_align, flag_debug_asm,jsm282010-11-241-2/+0
* * stor-layout.c (place_union_field): Do not put location informationebotcazou2010-11-131-16/+12