Age | Commit message (Expand) | Author | Files | Lines |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-05-05 | libcc1: use variadic templates for callbacks | Tom Tromey | 1 | -7/+5 |
2021-05-05 | libcc1: share the GCC interface code | Tom Tromey | 1 | -230/+12 |
2021-05-05 | libcc1: share GDB plugin code | Tom Tromey | 1 | -87/+18 |
2021-05-05 | libcc1: unify compiler handling | Tom Tromey | 1 | -147/+12 |
2021-05-05 | libcc1: use unique_ptr more | Tom Tromey | 1 | -19/+13 |
2021-05-05 | libcc1: use variadic templates for "rpc" | Tom Tromey | 1 | -77/+4 |
2021-05-05 | libcc1: use "override" | Tom Tromey | 1 | -3/+3 |
2021-05-05 | libcc1: use templates to unmarshall enums | Tom Tromey | 1 | -1/+2 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-16 | Makefile.am: Remove references to c-compiler-name.h and cp-compiler-name.h | Sergio Durigan Junior | 1 | -1/+1 |
2017-01-31 | Introduce C++ support in libcc1 | Alexandre Oliva | 1 | -37/+41 |
2017-01-31 | libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexp | Jan Kratochvil | 1 | -14/+125 |
2017-01-31 | libcc1 base API: add set_verbose and new version of compile | Jan Kratochvil | 1 | -5/+33 |
2017-01-31 | libcc1 base API version bump | Jan Kratochvil | 1 | -2/+3 |
2017-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-06-07 | Update copyright dates | Rainer Orth | 1 | -1/+1 |
2014-11-13 | Enable libcc1 on Solaris | Rainer Orth | 1 | -1/+1 |
2014-10-27 | Let GDB reuse GCC's parser. | Phil Muldoon | 1 | -0/+530 |