[PATCH 3/13] [NDS32] Update and support more target features for the nds32 port
Nelson Chu
nelson.chu1990@gmail.com
Wed Sep 19 09:25:00 GMT 2018
More information about the Binutils mailing list
Wed Sep 19 09:25:00 GMT 2018
- Previous message (by thread): [PATCH 3/13] [NDS32] Update and support more target features for the nds32 port
- Next message (by thread): [PATCH 3/13] [NDS32] Update and support more target features for the nds32 port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, binutils maintainers and developers, Attached is the modified patch. * gas/ChangeLog 2018-09-19 Nelson Chu <nelson.chu@1990gmail.com> * config/tc-nds32.c (add_mapping_symbol_for_align, make_mapping_symbol, add_mapping_symbol): New functions. * config/tc-nds32.h (enum mstate): New. (nds32_segment_info_type): Likewise. * include/ChangeLog 2018-09-19 Nelson Chu <nelson.chu@1990gmail.com> * dis-asm.h (disassemble_init_nds32): Declared. * opcodes/ChangeLog 2018-09-19 Nelson Chu <nelson.chu@1990gmail.com> * disassemble.c (disassemble_init_for_target): Add disassemble_init_nds32. * nds32-dis.c (eum map_type): New. (nds32_private_data): Likewise. (get_mapping_symbol_type, is_mapping_symbol, nds32_symbol_is_valid, nds32_add_opcode_hash_table, disassemble_init_nds32): New functions. (print_insn_nds32): Updated. Best regards, Nelson Ching-Yu Chu Software R&D, Andes Technology > > Attached is the first patch, > > Hi, binutils maintainers and developers, > > Attached is the third patch, > 0003-NDS32-Support-mapping-symbol-for-debugging-usage > > Best regards, > Nelson Ching-Yu Chu > Software R&D, Andes Technology
- Previous message (by thread): [PATCH 3/13] [NDS32] Update and support more target features for the nds32 port
- Next message (by thread): [PATCH 3/13] [NDS32] Update and support more target features for the nds32 port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list