aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch/aarch32.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-03Add an arm-tls feature which includes the tpidruro register from CP15.John Baldwin1-0/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-09gdb: Delay releasing target_desc_up in more casesAndrew Burgess1-6/+6
2020-10-08gdb: Have allocate_target_description return a unique_ptrAndrew Burgess1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-19Arm: Use feature target descriptionsAlan Hayward1-2/+16
2019-07-19Arm: Add read_description read funcs and use in GDBAlan Hayward1-0/+29