aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.c
AgeCommit message (Expand)Author
2014-07-16Merge branches/gcc-4_9-branch rev 212419yroux
2014-05-13Merge branches/gcc-4_9-branch rev 210052yroux
2014-03-112014-03-11 Richard Biener <rguenther@suse.de>rguenth
2014-03-112014-03-11 Richard Biener <rguenther@suse.de>rguenth
2014-02-072014-02-07 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-102013-12-10 Richard Biener <rguenther@suse.de>rguenth
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-092013-12-09 Richard Biener <rguenther@suse.de>rguenth
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo
2013-12-04Update changed bit when constraint set changesdavidxl
2013-11-262013-11-26 Richard Biener <rguenther@suse.de>rguenth
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22add auto_vectbsaunde
2013-11-20gcc/ada/rsandifo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-18gcc/ada/rsandifo
2013-11-18gcc/ada/rsandifo
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde
2013-11-152013-11-15 Richard Biener <rguenther@suse.de>rguenth
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-232013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse
2013-08-06 * cgraph.c (cgraph_get_body): New function based on lto.chubicka
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-07-21Fix typos.mrs
2013-06-05 * tree-ssa-structalias.c (call_stmt_vars): Make static.dmalcolm
2013-05-29 * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka
2013-04-23This patch extracts approved portions of the hash_table patches tocrowl
2013-03-272013-03-27 Richard Biener <rguenther@suse.de>rguenth
2013-03-272013-03-27 Richard Biener <rguenther@suse.de>rguenth
2013-03-202013-03-20 Richard Biener <rguenther@suse.de>rguenth
2013-03-182013-03-18 Richard Biener <rguenther@suse.de>rguenth
2013-03-182013-03-18 Richard Biener <rguenther@suse.de>rguenth
2013-02-042013-02-04 Richard Biener <rguenther@suse.de>rguenth
2013-02-042013-02-04 Richard Biener <rguenther@suse.de>rguenth
2013-02-012013-02-01 Richard Biener <rguenther@suse.de>rguenth
2013-01-302013-01-30 Richard Biener <rguenther@suse.de>rguenth
2013-01-292013-01-29 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2013-01-072013-01-07 Richard Biener <rguenther@suse.de>rguenth
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-01This patch normalizes more bitmap function names.crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai