summaryrefslogtreecommitdiff
path: root/gdb/compile/compile-c-support.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-03Use std::string and unique_xmalloc_ptr in compile/ codeTom Tromey
2017-06-22Add STRINGIFY to gdb/common/preprocessor.hPedro Alves
2017-04-12Introduce gdb_dlhandle_upTom Tromey
2017-02-23Use gdb::function_view in iterate_over_symtabs & coPedro Alves
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-08Use ui_file_as_string in gdb/compile/Pedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-05-16compile: New 'compile print'Jan Kratochvil
2015-05-16compile: Use -Wall, not -wJan Kratochvil
2015-02-26Change // comment in gdb/compile/Jan Kratochvil
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-12the "compile" commandTom Tromey