summaryrefslogtreecommitdiff
path: root/gcc/graphds.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* graphds.c (add_edge): Intitialize edge's attached data.Bin Cheng2017-06-071-4/+6
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Add header guard to several header files.Kito Cheng2014-09-181-0/+5
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* graphds.h (struct graph): Add obstack member.Richard Biener2013-05-021-3/+3
* Remove various unused items.Lawrence Crowl2013-03-291-1/+0
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* invoke.texi: Document -ftree-loop-distribution.Sebastian Pop2008-02-281-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cfg.c (init_flow): Use type safe memory macros.Thomas Neumann2007-06-051-5/+5
* cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak2007-06-031-0/+63