Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-08-07 | gdbarch: Use an anonymous union for target data in `gdbarch_info' | Maciej W. Rozycki | 1 | -1/+1 |
2017-05-24 | Delegate opcodes to select disassembler in GDB | Yao Qi | 1 | -2/+0 |
2017-04-26 | nds32: Abort instead of returning REG_UNKNOWN | Alan Hayward | 1 | -8/+15 |
2017-04-12 | Teach GDB that wchar_t is a built-in type in C++ mode | Pedro Alves | 1 | -0/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-03 | Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -3/+6 |
2016-11-03 | GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -18/+4 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -1/+3 |
2016-06-17 | gdb: new AndesTech NDS32 port | Yan-Ting Lin | 1 | -0/+2184 |