summaryrefslogtreecommitdiff
path: root/gcc/graphds.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-1/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* graphds.h (struct graph): Add obstack member.Richard Biener2013-05-021-17/+5
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2012-11-201-2/+2
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-12/+11
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* 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-17/+17
* cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak2007-06-031-0/+473