aboutsummaryrefslogtreecommitdiff
path: root/gdb/compile/compile-c.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-09-06compile: Remove non-const reference parametersSimon Marchi1-1/+1
2018-08-10Move compile_instance to compile.cKeith Seitz1-0/+6
2018-08-10Change compile_instance/compile_c_instance into classesKeith Seitz1-12/+21
2018-08-10Add a C++ wrapper for GCC C plug-inKeith Seitz1-5/+4
2018-08-10Move C-related declarations to compile-c.hKeith Seitz1-0/+81