summaryrefslogtreecommitdiff
path: root/gdb/csky-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-2/+2
* gdb/csky: remove nullptr return from csky_pseudo_register_nameAndrew Burgess2022-10-021-7/+7
* gdb/csky add unwinder for sigtramp frame when kernel 4.x and laterJiangshuai Li2022-08-151-0/+47
* gdb/csky fix build error in ubuntu20_04Jiangshuai Li2022-08-091-4/+4
* gdb/csky support .reg2 for kernel 4.x and laterJiangshuai Li2022-08-081-12/+137
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu2021-08-171-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi2020-12-041-1/+1
* gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi2020-12-041-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Make a bunch of functions staticSimon Marchi2019-11-261-1/+1
* Revert the header-sorting patchTom Tromey2019-04-061-6/+4
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-4/+6
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Add support for new target 'csky'.Hafiz Abid Qadeer2018-08-281-0/+263