Age | Commit message (Expand) | Author | Files | Lines |
2022-02-07 | gdb/disasm: combine the no printing disassembler setup code | Andrew Burgess | 1 | -7/+3 |
2022-01-05 | Use filtered output in *-tdep commands | Tom Tromey | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-11-18 | gdb: include gdbarch.h in all files extending gdbarch_tdep | Simon Marchi | 1 | -0/+1 |
2021-11-15 | gdb: fix gdbarch_tdep ODR violation | Simon Marchi | 1 | -2/+2 |
2021-06-29 | gdb: add names to unwinders, add debug messages when looking for unwinder | Simon Marchi | 1 | -0/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -32/+32 |
2020-05-14 | gdb: remove TYPE_CODE macro | Simon Marchi | 1 | -3/+3 |
2020-02-08 | Move DWARF code to dwarf2/ subdirectory | Tom Tromey | 1 | -1/+1 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-11-26 | Make a bunch of functions static | Simon Marchi | 1 | -1/+1 |
2019-10-23 | Fix opcodes includes | Tom Tromey | 1 | -1/+1 |
2019-10-18 | [gdb] Fix more typos in comments | Tom de Vries | 1 | -2/+2 |
2019-08-01 | Include s12z-opc.h using ../opcodes. | Christian Biesinger | 1 | -1/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-06-10 | Remove newlines from warnings | Tom Tromey | 1 | -3/+3 |
2019-05-15 | GDB (s12z): Improve reliability of the stack unwinder. | John Darrington | 1 | -63/+171 |
2019-04-23 | gdb/s12z: Use default gdbarch methods where possible | Andrew Burgess | 1 | -18/+0 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-20 | GDB: S12Z: new function s12z_extract_return_value | John Darrington | 1 | -1/+58 |
2018-11-20 | GDB: S12Z: Add assertion | John Darrington | 1 | -0/+1 |
2018-10-23 | GDB: New target s12z | John Darrington | 1 | -0/+544 |