aboutsummaryrefslogtreecommitdiff
path: root/gdb/or1k-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-03[gdb] Fix typosTom de Vries1-1/+1
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-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-29gdb: or1k: add single step for linux native debuggingStafford Horne1-0/+2
2021-10-29gdb: or1k: add native linux supportStafford Horne1-0/+5
2021-10-29gdb: or1k: fixup linux regcache commentStafford Horne1-3/+4
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-07-10Don't include gdbarch.h from defs.hTom Tromey1-0/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-08gdb/or1k: Add linux debugging supportStafford Horne1-0/+170