aboutsummaryrefslogtreecommitdiff
path: root/gdb/csky-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-2/+2
2022-10-02gdb/csky: remove nullptr return from csky_pseudo_register_nameAndrew Burgess1-7/+7
2022-08-15gdb/csky add unwinder for sigtramp frame when kernel 4.x and laterJiangshuai Li1-0/+47
2022-08-09gdb/csky fix build error in ubuntu20_04Jiangshuai Li1-4/+4
2022-08-08gdb/csky support .reg2 for kernel 4.x and laterJiangshuai Li1-12/+137
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-08-17gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-04gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi1-1/+1
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-26Make a bunch of functions staticSimon Marchi1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-6/+4
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-4/+6
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-28Add support for new target 'csky'.Hafiz Abid Qadeer1-0/+263