[Bug binutils/11582] BFD structure linkage is broken

2022-07-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11582 Alan Modra changed: What|Removed |Added Resolution|--- |INVALID Status|REOPENED

[Bug binutils/11582] BFD structure linkage is broken

2010-05-14 Thread dzidzitop at lavabit dot com
--- Additional Comments From dzidzitop at lavabit dot com 2010-05-14 07:07 --- Objdump uses special API functions which uses internal (properly linked data structures). The data structures which are claimed to be binary-format-independent are linked wrong. If my code is wrong please poin

[Bug binutils/11582] BFD structure linkage is broken

2010-05-13 Thread amodra at gmail dot com
--- Additional Comments From amodra at gmail dot com 2010-05-14 03:54 --- Take a look at vmas shown by objdump -h. They are different to those shown by your program. Find out why by looking at the source to objdump. -- What|Removed |Added --

[Bug binutils/11582] BFD structure linkage is broken

2010-05-10 Thread dzidzitop at lavabit dot com
--- Additional Comments From dzidzitop at lavabit dot com 2010-05-10 10:21 --- Where is that "silly error"? -- What|Removed |Added Status|RESOLVED

[Bug binutils/11582] BFD structure linkage is broken

2010-05-08 Thread amodra at gmail dot com
--- Additional Comments From amodra at gmail dot com 2010-05-08 22:31 --- Silly error in using abfd->sections. -- What|Removed |Added Status|NEW

[Bug binutils/11582] BFD structure linkage is broken

2010-05-08 Thread dzidzitop at lavabit dot com
--- Additional Comments From dzidzitop at lavabit dot com 2010-05-08 16:52 --- Created an attachment (id=4775) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4775&action=view) A program that demonstates the bug A program that demonstates that 1) many bfd sections have zero (or w

[Bug binutils/11582] BFD structure linkage is broken

2010-05-08 Thread dzidzitop at lavabit dot com
--- Additional Comments From dzidzitop at lavabit dot com 2010-05-08 16:49 --- Created an attachment (id=4774) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4774&action=view) an C++ ELF binary which main.cpp could be tested on -- http://sourceware.org/bugzilla/show_bug.cgi?