Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: jacky.chouchou at yandex dot ru
Target Milestone: ---
Created attachment 9677
--> https://sourceware.org/bugzilla/attachment.cgi?id=9677&action=edit
Pa
https://sourceware.org/bugzilla/show_bug.cgi?id=20880
Rudy changed:
What|Removed |Added
Attachment #9675|0 |1
is obsolete|
https://sourceware.org/bugzilla/show_bug.cgi?id=20880
--- Comment #1 from Rudy ---
Created attachment 9675
--> https://sourceware.org/bugzilla/attachment.cgi?id=9675&action=edit
Patch
--
You are receiving this mail because:
You are on the CC list for the bug.
_
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: jacky.chouchou at yandex dot ru
Target Milestone: ---
Created attachment 9674
--> https://sourceware.org/bugzilla/attachment.cgi?id=9674&action=edit
DEF and Lib
Another worng value for IDA
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: jacky.chouchou at yandex dot ru
Target Milestone: ---
Since LD recognize _nm_ in lib archieve,
I'm thinking about adding that think in DLLTool.
There are several possibility:
1. Using STRUCT ke
https://sourceware.org/bugzilla/show_bug.cgi?id=20814
--- Comment #6 from Rudy ---
Hopely, with this, mingw generate def file with @ordinal in it.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing lis
https://sourceware.org/bugzilla/show_bug.cgi?id=20814
--- Comment #5 from Rudy ---
Created attachment 9639
--> https://sourceware.org/bugzilla/attachment.cgi?id=9639&action=edit
An image comparing msvcr100.dll export table and gendef.exe import table with
new dlltool.
--
You are receiving thi
https://sourceware.org/bugzilla/show_bug.cgi?id=20814
--- Comment #4 from Rudy ---
Created attachment 9638
--> https://sourceware.org/bugzilla/attachment.cgi?id=9638&action=edit
msvcr100.def and objdump for libmsvcr100.a
--
You are receiving this mail because:
You are on the CC list for the b
https://sourceware.org/bugzilla/show_bug.cgi?id=20814
--- Comment #1 from Rudy ---
{struct}export->hint.
"mangle_defs" function.
Always sequential (hint++).
{struct}export->ordinal.
"fill_ordinals" function.
Sequential IF there is no @ordinal in DEF file, not sequential IF there is
@ordinal. Mix
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: jacky.chouchou at yandex dot ru
Target Milestone: ---
I just want to report that DLLTool put wrong hint value in lib archieve (IDATA6
section).
In "make_one_lib
10 matches
Mail list logo