summaryrefslogtreecommitdiff
path: root/libcc1/libcc1plugin.cc
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-03-16libcc1: fix <vector> includeFrancois-Xavier Coudert
2024-02-29Fix PR libcc1/113977Tom Tromey
2024-02-29Change 'v1' float and int code to fall back to v0Tom Tromey
2024-01-03Update copyright years.Jakub Jelinek
2023-11-15Fix crash in libcc1Tom Tromey
2023-05-18c: use _P() defines from tree.hBernhard Reutner-Fischer
2023-01-16Update copyright years.Jakub Jelinek
2022-06-27c++: 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