summaryrefslogtreecommitdiff
path: root/libcc1/libcc1.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libcc1: use variadic templates for callbacksTom Tromey2021-05-051-7/+5
* libcc1: share the GCC interface codeTom Tromey2021-05-051-230/+12
* libcc1: share GDB plugin codeTom Tromey2021-05-051-87/+18
* libcc1: unify compiler handlingTom Tromey2021-05-051-147/+12
* libcc1: use unique_ptr moreTom Tromey2021-05-051-19/+13
* libcc1: use variadic templates for "rpc"Tom Tromey2021-05-051-77/+4
* libcc1: use "override"Tom Tromey2021-05-051-3/+3
* libcc1: use templates to unmarshall enumsTom Tromey2021-05-051-1/+2
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Makefile.am: Remove references to c-compiler-name.h and cp-compiler-name.hSergio Durigan Junior2017-11-161-1/+1
* Introduce C++ support in libcc1Alexandre Oliva2017-01-311-37/+41
* libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexpJan Kratochvil2017-01-311-14/+125
* libcc1 base API: add set_verbose and new version of compileJan Kratochvil2017-01-311-5/+33
* libcc1 base API version bumpJan Kratochvil2017-01-311-2/+3
* Update copyright years.Jakub Jelinek2017-01-041-1/+1
* Update copyright datesRainer Orth2016-06-071-1/+1
* Enable libcc1 on SolarisRainer Orth2014-11-131-1/+1
* Let GDB reuse GCC's parser.Phil Muldoon2014-10-271-0/+530