[Bug gold/27246] ld.gold does not support DWARF5

2022-04-10 Thread zhongyunde at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27246 Allen changed: What|Removed |Added CC||zhongyunde at huawei dot com --- Comment #21

[Bug libctf/25155] libctf directory doesn't compile with MinGW

2020-04-27 Thread zhongyunde at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25155 zhongyunde at huawei dot com changed: What|Removed |Added CC||zhongyunde at huawei

[Bug binutils/25870] objdump: unable to disassemble a project with large bss section

2020-04-24 Thread zhongyunde at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25870 zhongyunde at huawei dot com changed: What|Removed |Added CC||zhongyunde at tom dot

[Bug binutils/25870] objdump: unable to disassemble a project with large bss section

2020-04-24 Thread zhongyunde at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25870 --- Comment #4 from zhongyunde at huawei dot com --- (In reply to Nick Clifton from comment #3) > Hi zhondyunde, > > Thanks for the upload. With that I was able to reproduce the problem > and also find that it has alread

[Bug binutils/25870] objdump: unable to disassemble a project with large bss section

2020-04-24 Thread zhongyunde at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25870 --- Comment #2 from zhongyunde at huawei dot com --- Created attachment 12488 --> https://sourceware.org/bugzilla/attachment.cgi?id=12488&action=edit ./bin/armeb-linux-gnueabi-gcc main.c -o a.out -- You are receiving this mail

[Bug binutils/25870] New: objdump: unable to disassemble a project with large bss section

2020-04-24 Thread zhongyunde at huawei dot com
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: zhongyunde at huawei dot com Target Milestone: --- base no the New released binutils 6.34, when you try objdump -SD a.out > a.dump , you'll get an error similar wit