summaryrefslogtreecommitdiff
path: root/gdb/compile/compile-object-load.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
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-06-03compile: Use also inferior munmapJan Kratochvil
2015-05-16compile: New 'compile print'Jan Kratochvil
2015-05-16Code cleanup: compile: func_addr -> func_symJan Kratochvil
2015-05-16compile: Distribute scope, add scope_dataJan 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