summaryrefslogtreecommitdiff
path: root/gcc/graphds.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-06-07graphds.c (add_edge): Intitialize edge's attached data.Bin Cheng
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-05-02graphds.h (struct graph): Add obstack member.Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2009-11-25Remove trailing white spaces.H.J. Lu
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-05cfg.c (init_flow): Use type safe memory macros.Thomas Neumann
2007-06-03cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak