summaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk.rsandifo2013-11-181-2/+1
|\
| * gcc/c-family/rsandifo2013-11-181-2/+1
| * gcc/ada/rsandifo2013-11-181-27/+27
| * gcc/c-family/rsandifo2013-11-181-4/+4
| * gcc/ada/rsandifo2013-11-181-21/+21
| * gcc/ada/rsandifo2013-11-181-2/+2
* | Merge in trunk.mrs2013-11-161-0/+1
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* | Merge in trunk.mrs2013-11-041-6/+11
|\ \ | |/
| * * mode-classes.def (MODE_POINTER_BOUNDS): New.kyukhin2013-10-251-0/+9
| * 2013-10-21 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-10-211-6/+2
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-2/+2
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-3/+2
* | Merge in trunk.mrs2013-10-201-33/+30
|\ \ | |/
| * 2013-10-18 Richard Biener <rguenther@suse.de>rguenth2013-10-181-10/+7
| * gcc/rsandifo2013-09-301-22/+22
| * gcc/rsandifo2013-09-281-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-4/+8
* | Add wide-int branch.mrs2013-08-131-127/+68
|/
* 2013-05-10 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-101-0/+12
* * stor-layout.c (finalize_size_functions): Allocate a structure andebotcazou2013-04-281-0/+2
* * stor-layout.c (skip_simple_constant_arithmetic): Move to...ebotcazou2013-04-111-26/+0
* 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