aboutsummaryrefslogtreecommitdiff
path: root/gdb/compile/compile.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-20gdb: move compile_instance to compile/compile.hSimon Marchi1-0/+116
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-23Use std::vector for "registers_used" in compile featureTom Tromey1-2/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-27Remove dwarf2_per_cu_data::text_offsetSimon Marchi1-2/+11
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-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-17python: Make gdb.execute("show commands") work (PR 23669)Simon Marchi1-0/+3
2018-09-06compile: Remove non-const reference parametersSimon Marchi1-2/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-2/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-05-16compile: New 'compile print'Jan Kratochvil1-0/+2
2015-05-16compile: Distribute scope, add scope_dataJan Kratochvil1-1/+2
2015-05-06Code cleanup: compile: Constify some parametersJan Kratochvil1-1/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12the "compile" commandTom Tromey1-0/+102