summaryrefslogtreecommitdiff
path: root/gdb/ft32-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-3/+4
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-10/+3
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+2
* Add some missing arch_..._type helpersUlrich Weigand2016-09-061-3/+2
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* [FT32] gdb: Correctly interpret function prologsjamesbowman2015-10-021-6/+49
* Undo accidental commitjamesbowman2015-09-291-39/+6
* Rebase patch #7jamesbowman2015-09-291-6/+39
* [FT32] Replace hard-coded instruction patterns with macrosjamesbowman2015-09-291-9/+6
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* [FT32] Implement pointer to address conversion method.jamesbowman2015-09-241-1/+87
* Complete the previous commit (block_found refactoring)Pierre-Marie de Rodat2015-08-021-1/+1
* Remove redundant include directives.Gary Benson2015-06-241-2/+0
* gdb: ft32: new portJames Bowman2015-03-281-0/+549