]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/nds32-tdep.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / nds32-tdep.c
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-04-23  Andrew Burgessgdb/nds32: Use default gdbarch methods where possible
2019-04-23  Andrew Burgessgdb/nds32: Use type_align instead of nds32_type_align
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-10-22  Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-05-30  Simon MarchiRemove regcache_cooked_write
2018-05-30  Simon MarchiRemove regcache_cooked_read
2018-05-30  Simon MarchiRemove regcache_raw_write
2018-05-30  Simon MarchiRemove regcache_raw_read
2018-02-21  Yao Qiclass readable_regcache and pass readable_regcache...
2018-01-22  Yao QiReplace regcache_raw_read with regcache->raw_read
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-07  Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-05-24  Yao QiDelegate opcodes to select disassembler in GDB
2017-04-26  Alan Haywardnds32: Abort instead of returning REG_UNKNOWN
2017-04-12  Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
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-06-17  Yan-Ting Lingdb: new AndesTech NDS32 port