Age | Commit message (Expand) | Author | Files | Lines |
2022-10-10 | Change GDB to use frame_info_ptr | Tom Tromey | 1 | -2/+2 |
2022-07-21 | gdb: move the type cast into gdbarch_tdep | Andrew Burgess | 1 | -2/+2 |
2022-06-15 | gdb: refactor the non-printing disassemblers | Andrew Burgess | 1 | -7/+8 |
2022-04-11 | gdb: remove symbol value macros | Simon Marchi | 1 | -2/+2 |
2022-04-06 | gdb: move gdb_disassembly_flag into a new disasm-flags.h file | Andrew Burgess | 1 | -0/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-11-15 | gdb: fix gdbarch_tdep ODR violation | Simon Marchi | 1 | -2/+2 |
2021-08-17 | gdb: Don't assume r_ldsomap when r_version > 1 on Linux | H.J. Lu | 1 | -1/+1 |
2021-02-08 | gdb: Do not interrupt atomic sequences for ARC | Shahab Vahedi | 1 | -1/+76 |
2021-01-19 | Convert some frame functions to use gdb::array_view. | Luis Machado | 1 | -2/+2 |
2021-01-13 | gdb: convert arc to new-style debug macros | Simon Marchi | 1 | -25/+18 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-22 | arc: Make variable name in comments uppercase | Shahab Vahedi | 1 | -2/+2 |
2020-12-22 | arc: Take into account the REGNUM in supply/collect gdb hooks | Shahab Vahedi | 1 | -9/+32 |
2020-12-22 | arc: Add support for signal frames for Linux targets | Anton Kolesov | 1 | -0/+181 |
2020-12-04 | gdb: make displaced stepping implementation capable of managing multiple buffers | Simon Marchi | 1 | -1/+1 |
2020-12-04 | gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp... | Simon Marchi | 1 | -1/+1 |
2020-11-17 | gdb/arc: fix print_one_insn selftest | Andrew Burgess | 1 | -0/+1 |
2020-11-12 | arc: Write correct "eret" value during register collection | Shahab Vahedi | 1 | -3/+7 |
2020-10-07 | arc: Add support for Linux coredump files | Anton Kolesov | 1 | -0/+191 |
2020-08-25 | arc: Add GNU/Linux support for ARC | Anton Kolesov | 1 | -0/+278 |