aboutsummaryrefslogtreecommitdiff
path: root/libcc1/libcc1plugin.cc
AgeCommit message (Expand)AuthorFilesLines
2021-05-05libcc1: use variadic templates for callbacksTom Tromey1-10/+10
2021-05-05libcc1: share basic context codeTom Tromey1-201/+3
2021-05-05libcc1: use foreachTom Tromey1-8/+5
2021-05-05libcc1: use std::vector when building function typesTom Tromey1-6/+5
2021-05-05libcc1: use templates to unmarshall enumsTom Tromey1-1/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-06core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTINNathan Sidwell1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm1-6/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-31Introduce C++ support in libcc1Alexandre Oliva1-0/+1020