]> git.ipfire.org Git - thirdparty/gcc.git/history - libcc1/libcc1.cc
c++: Implement modules ABI for vtable emissions
[thirdparty/gcc.git] / libcc1 / libcc1.cc
2024-02-29  Tom TromeyFix PR libcc1/113977
2024-02-29  Tom TromeyFix version negotiation in libcc1 plugins
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-05-05  Tom Tromeylibcc1: use variadic templates for callbacks
2021-05-05  Tom Tromeylibcc1: share the GCC interface code
2021-05-05  Tom Tromeylibcc1: share GDB plugin code
2021-05-05  Tom Tromeylibcc1: unify compiler handling
2021-05-05  Tom Tromeylibcc1: use unique_ptr more
2021-05-05  Tom Tromeylibcc1: use variadic templates for "rpc"
2021-05-05  Tom Tromeylibcc1: use "override"
2021-05-05  Tom Tromeylibcc1: use templates to unmarshall enums
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-16  Sergio Durigan JuniorMakefile.am: Remove references to c-compiler-name.h...
2017-01-31  Alexandre OlivaIntroduce C++ support in libcc1
2017-01-31  Jan Kratochvillibcc1 base API: bump set_arguments; add set_driver_fil...
2017-01-31  Jan Kratochvillibcc1 base API: add set_verbose and new version of...
2017-01-31  Jan Kratochvillibcc1 base API version bump
2017-01-04  Jakub JelinekUpdate copyright years.
2016-06-07  Rainer OrthUpdate copyright dates
2014-11-13  Rainer OrthEnable libcc1 on Solaris
2014-10-27  Phil MuldoonLet GDB reuse GCC's parser.