summaryrefslogtreecommitdiff
path: root/gdb/nds32-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-301-18/+24
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-2/+3
* Introduce gdbarch_num_cooked_regsSimon Marchi2018-10-211-1/+1
* Remove regcache_cooked_writeSimon Marchi2018-05-301-9/+7
* Remove regcache_cooked_readSimon Marchi2018-05-301-5/+5
* Remove regcache_raw_writeSimon Marchi2018-05-301-1/+1
* Remove regcache_raw_readSimon Marchi2018-05-301-1/+1
* class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi2018-02-211-1/+1
* Replace regcache_raw_read with regcache->raw_readYao Qi2018-01-221-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* gdbarch: Use an anonymous union for target data in `gdbarch_info'Maciej W. Rozycki2017-08-071-1/+1
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+0
* nds32: Abort instead of returning REG_UNKNOWNAlan Hayward2017-04-261-8/+15
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3
* 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/+6
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-18/+4
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+3
* gdb: new AndesTech NDS32 portYan-Ting Lin2016-06-171-0/+2184