aboutsummaryrefslogtreecommitdiff
path: root/gdb/amdgpu-tdep.c
AgeCommit message (Expand)AuthorFilesLines
12 daysgdb/amdgpu: remove unused includesSimon Marchi1-2/+0
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-02-20gdb: pass frames as `const frame_info_ptr &`Simon Marchi1-4/+4
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-21gdb: Remove uses of gdb::to_string (const std::string_view &)Lancelot Six1-10/+9
2023-11-21gdb: Use std::string_view instead of gdb::string_viewLancelot Six1-25/+26
2023-08-31[gdb/symtab] Factor out type::{alloc_fields,copy_fields}Tom de Vries1-4/+1
2023-05-24gdbsupport: add support for references to checked_static_castSimon Marchi1-9/+19
2023-03-18Remove arch_typeTom Tromey1-2/+3
2023-03-07gdb/amdgpu: provide dummy implementation of gdbarch_return_value_as_valueSimon Marchi1-0/+12
2023-03-01gdb: update some copyright years (2022 -> 2023)Simon Marchi1-1/+1
2023-02-02gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi1-0/+1367