Change tui_update_source_window_as_is to be a method
[external/binutils.git] / gdb / ft32-tdep.c
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-02-27 Andrew Burgessgdb/ft32: Use default gdbarch methods where possible
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-02-06 Yao QiRemove some $ARCH_read_pc and $ARCH_write_pc
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-02 James BowmanFT32: support for FT32B processor - part 2/2
2017-10-25 Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-27 Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-05-24 Yao QiUse XCNEW gdbarch_tdep
2017-05-24 Yao QiDelegate opcodes to select disassembler in GDB
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-03 Yao QiRemove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
2016-11-03 Yao QiGDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPO...
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-09-06 Ulrich WeigandAdd some missing arch_..._type helpers
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-03 jamesbowman[FT32] gdb: Correctly interpret function prologs
2015-09-29 jamesbowmanUndo accidental commit
2015-09-29 jamesbowmanRebase patch #7
2015-09-29 jamesbowman[FT32] Replace hard-coded instruction patterns with...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-24 jamesbowman[FT32] Implement pointer to address conversion method.
2015-08-02 Pierre-Marie de... Complete the previous commit (block_found refactoring)
2015-06-24 Gary BensonRemove redundant include directives.
2015-03-28 James Bowmangdb: ft32: new port