Discussion:
[PATCH 3/13] [NDS32] Update and support more target features for the nds32 port
Nelson Chu
2018-09-17 01:56:29 UTC
Permalink
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
Nelson Chu
2018-09-19 09:24:40 UTC
Permalink
Hi, binutils maintainers and developers,

Attached is the modified patch.

* gas/ChangeLog
2018-09-19 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 <***@1990gmail.com>

* dis-asm.h (disassemble_init_nds32): Declared.

* opcodes/ChangeLog
2018-09-19 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
Post by Nelson Chu
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
Nelson Chu
2018-09-19 10:06:52 UTC
Permalink
Sorry for missing the attach...

Best regards,
Nelson Ching-Yu Chu
Software R&D, Andes Technology
Post by Nelson Chu
Hi, binutils maintainers and developers,
Attached is the modified patch.
* gas/ChangeLog
* 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
* dis-asm.h (disassemble_init_nds32): Declared.
* opcodes/ChangeLog
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
Post by Nelson Chu
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
Continue reading on narkive:
Loading...