summaryrefslogtreecommitdiff
path: root/gcc/is-a.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* Introduce safe_as_admalcolm2014-08-181-0/+24
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-17/+17
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-3/+3
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-1/+1
* Convert symtab, cgraph and varpool nodes into a real class hierarchydmalcolm2013-10-291-3/+3
* 2013-03-22 Richard Biener <rguenther@suse.de>rguenth2013-03-221-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* This patch implements generic type query and conversion functions,crowl2012-10-311-0/+201