Remove path name from test case
[binutils-gdb.git] / gdb / ft32-tdep.c
2023-03-18 Tom TromeyUnify arch_pointer_type and init_pointer_type
2023-03-18 Tom TromeyRemove arch_type
2023-01-05 Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-21 Mike Frysingersim: move register headers into sim/ namespace [PR...
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-10-02 Andrew Burgessgdb: final cleanup of various gdbarch_register_name...
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-08-16 Tom TromeyRemove register_gdbarch_init
2022-07-21 Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-11-15 Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-06-29 Simon Marchigdb: add names to unwinders, add debug messages when...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-14 Pedro AlvesUse type_instance_flags more throughout
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-16 Christian BiesingerUse an accessor function for general_symbol_info::language
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