aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-address.c
AgeCommit message (Expand)Author
2016-01-04 Update copyright years.jakub
2015-11-09PR tree-opt/66768rth
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-08-19remove more useless typedefstbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-04Merge with trunk.rsandifo
2013-12-02Address Richard's review comments.rsandifo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-20Merge from trunk.rsandifo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Remove tree_to_hwi.rsandifo
2013-11-16Merge in trunk.mrs
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-11-10Remove some wide_int constructor calls. Make more use of wi::.rsandifo
2013-11-09Fix some formatting. Put stuff on a single line where shorter wide-int codersandifo
2013-11-04Merge in trunk.mrs
2013-10-29- Fix comment typos that I'd introducted.rsandifo
2013-10-24Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo
2013-10-23 * tree-ssa-loop.h: Remove include files.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-23Always treat trees as having their native precision by default.rsandifo
2013-10-20Merge in trunk.mrs
2013-10-09 * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod
2013-09-20Merge in trunk.mrs
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-07Reorganise wide-int classes so that they are all instantiations of arsandifo
2013-08-13Add wide-int branch.mrs
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-10-01 * tree.h (copy_mem_ref_info): Delete.ebotcazou
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.crowl
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-07-262012-07-26 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt
2012-07-16gcc/steven
2012-06-222012-06-22 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-05-29 * LANGUAGES: Fix typos.jsm28