summaryrefslogtreecommitdiff
path: root/libcc1/libcc1plugin.cc
AgeCommit message (Expand)Author
2022-07-02c++: avoid <memory> poisoning on musl [PR106102]Sergei Trofimovich
2022-01-03Update copyright years.Jakub Jelinek
2021-05-05libcc1: use variadic templates for callbacksTom Tromey
2021-05-05libcc1: share basic context codeTom Tromey
2021-05-05libcc1: use foreachTom Tromey
2021-05-05libcc1: use std::vector when building function typesTom Tromey
2021-05-05libcc1: use templates to unmarshall enumsTom Tromey
2021-01-04Update copyright years.Jakub Jelinek
2020-11-06core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTINNathan Sidwell
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-01-31Introduce C++ support in libcc1Alexandre Oliva