Age | Commit message (Expand) | Author | Files | Lines |
2020-09-14 | Use type_instance_flags more throughout | Pedro Alves | 1 | -7/+9 |
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-12-16 | Use an accessor function for general_symbol_info::language | Christian Biesinger | 1 | -1/+1 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -18/+16 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -16/+18 |
2019-02-27 | gdb/ft32: Use default gdbarch methods where possible | Andrew Burgess | 1 | -33/+0 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-02-06 | Remove some $ARCH_read_pc and $ARCH_write_pc | Yao Qi | 1 | -22/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-01 | FT32: support for FT32B processor - part 2/2 | James Bowman | 1 | -6/+24 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -2/+2 |
2017-09-27 | Make init_type/arch_type take a size in bits | Ulrich Weigand | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -4/+0 |
2017-05-24 | Use XCNEW gdbarch_tdep | Yao Qi | 1 | -1/+1 |
2017-05-24 | Delegate opcodes to select disassembler in GDB | Yao Qi | 1 | -2/+0 |
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/+4 |
2016-11-03 | GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -10/+3 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -1/+2 |
2016-09-06 | Add some missing arch_..._type helpers | Ulrich Weigand | 1 | -3/+2 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -2/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-02 | [FT32] gdb: Correctly interpret function prologs | jamesbowman | 1 | -6/+49 |
2015-09-29 | Undo accidental commit | jamesbowman | 1 | -39/+6 |
2015-09-29 | Rebase patch #7 | jamesbowman | 1 | -6/+39 |
2015-09-29 | [FT32] Replace hard-coded instruction patterns with macros | jamesbowman | 1 | -9/+6 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -1/+1 |
2015-09-24 | [FT32] Implement pointer to address conversion method. | jamesbowman | 1 | -1/+87 |
2015-08-02 | Complete the previous commit (block_found refactoring) | Pierre-Marie de Rodat | 1 | -1/+1 |
2015-06-24 | Remove redundant include directives. | Gary Benson | 1 | -2/+0 |
2015-03-28 | gdb: ft32: new port | James Bowman | 1 | -0/+549 |