[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #23 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=fb2a924990d3595c4b39cbcd37ebc36df761a3ad commit fb2a924990d3595c4b39cbcd37ebc36df761a3a

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-27 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #22 from Pali Rohár --- Hello Alan, thank you for looking at it. For me this your fix looks good. Is there some other work needed for these tests? If not could you apply all those changes? -- You are receiving this mail because:

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-26 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #21

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #20 from Alan Modra --- Perhaps the failure is due to underscore prefixing the syms defined in the object file? Seen on x86_64-linux-gnu host with targets of aarch64-pe, arm-pe, arm-wince-pe, mcore-pe, sh-pe and x86_64-w64-mingw32

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #19 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b47de6c86f9836cef0caed02b97d81d3f2560ebf commit b47de6c86f9836cef0caed02b97d81d3f2560eb

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-25 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #18 from Pali Rohár --- What are steps needed to reproduce this problem? Because is working for me with ./configure --target=i686-w64-mingw32 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #17 from Nick Clifton --- Hi Pali, I am seeing new linker testsuite failures with these tests added: FAIL: ld-pe/symbols-ordinals-hints-imports-ld FAIL: ld-pe/symbols-ordinals-hints-imports-dlltool Looking in the logs there

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #16 from Nick Clifton --- No - but I am doing so now... -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-23 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #15 from Pali Rohár --- Hello Nick, have you looked at those test cases? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-14 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #14 from Pali Rohár --- I attached 5 changes which add PE tests for ordinal and hints for both PE Export and PE Import tables. For both dlltool and ld. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-14 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #13 from Pali Rohár --- Created attachment 15624 --> https://sourceware.org/bugzilla/attachment.cgi?id=15624&action=edit ld/testsuite: Add PE tests for Ordinal and Hints in PE Import Table generated by ld -- You are receiving t

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-14 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #12 from Pali Rohár --- Created attachment 15623 --> https://sourceware.org/bugzilla/attachment.cgi?id=15623&action=edit ld/testsuite: Add PE tests for Ordinal and Hints in PE Import Table generated by dlltool -- You are receiv

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-14 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #11 from Pali Rohár --- Created attachment 15622 --> https://sourceware.org/bugzilla/attachment.cgi?id=15622&action=edit ld/testsuite: Add PE tests for Ordinal and Hints in PE Export Table generated by dlltool -- You are receiv

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-14 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #10 from Pali Rohár --- Created attachment 15621 --> https://sourceware.org/bugzilla/attachment.cgi?id=15621&action=edit ld/testsuite: Add PE tests for Ordinal and Hints in PE Export Table generated by ld -- You are receiving t

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-14 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #9 from Pali Rohár --- Created attachment 15620 --> https://sourceware.org/bugzilla/attachment.cgi?id=15620&action=edit ld/testsuite: Improve PE exclude-symbols-* tests -- You are receiving this mail because: You are on the CC

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-06-27 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #8 from Pali Rohár --- Yes, we are good now. I will try to prepare some automated test case which will cover both ordinal numbers and hint numbers. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-06-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #7 from Nick Clifton --- Hi Pali, Thanks for the update. I have checked in your patch. Are we good now ? I am really not a PE expert, so I am basically relying upon you to tell me what needs to be done, and if possible, pro

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-06-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #6 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=973563710c2f7c184fb6769e1b1d0fc5f3f181f5 commit 973563710c2f7c184fb6769e1b1d0fc5f3f181

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-06-26 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #5 from Pali Rohár --- Created attachment 15598 --> https://sourceware.org/bugzilla/attachment.cgi?id=15598&action=edit Improve documentation about Import Directory Table I attached a patch which improves documentation about Imp

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-06-21 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #4 from Pali Rohár --- Hello Nick, I have check that reverting both 35fd2ddeb1d90f1750401cfb6d01fe055656b88d and 4ee1d7e401a8c1aedfdc86aac7faa8267eab1e5c commits on top of the master git branch fixes hints in import libraries gene

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-05-13 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #3 from Pali Rohár --- Hello Nick, For debugging this issue I created an improvement for objdump -p, see bug #31738. I wrote a new comment into bug #20814 with explanation and I think that Hint value in lib archive (= import libr

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-05-13 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #2 from Pali Rohár --- Hello Nick, I'm going to look at bug #20814 and bug #20880. And let you know. Anyway, what do you mean by "resolve both this PR" abbreviation? Because PR are initials of my name. -- You are receiving this

[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-05-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1