[Bug ld/30147] New: Allow to specify PE export name

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30147 Bug ID: 30147 Summary: Allow to specify PE export name Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ld

[Bug ld/30140] LD does not link PE executable with symbols from DEF file

2023-02-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30140 Eric Botcazou changed: What|Removed |Added Last reconfirmed||2023-02-19 Status|UNCONFI

[Bug ld/30137] LD --dynamicbase does not generate relocation info

2023-02-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 Eric Botcazou changed: What|Removed |Added Resolution|INVALID |WORKSFORME -- You are receiving this

[Bug ld/30137] LD --dynamicbase does not generate relocation info

2023-02-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 Eric Botcazou changed: What|Removed |Added Resolution|--- |INVALID Status|WAITING

[Bug binutils/30005] __declspec(code_seg("segname")) does not work

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30005 --- Comment #2 from Pali Rohár --- Reported to gcc: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108849 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30137] LD --dynamicbase does not generate relocation info

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 --- Comment #3 from Pali Rohár --- Ou, my bad. I totally forgot that I wrote example for AMD64 and AMD64 does not use relocation for indirect calls. Only 32-bit x86 needs it. IX86 example is: $ cat test-dynamicbase.S .globl _main _main:

[Bug ld/30137] LD --dynamicbase does not generate relocation info

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 --- Comment #2 from Pali Rohár --- But it does not generate relocation information for the call example in the bug description. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30137] LD --dynamicbase does not generate relocation info

2023-02-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 Eric Botcazou changed: What|Removed |Added Last reconfirmed||2023-02-19 Ever confirmed|0

[Bug ld/30145] New: No way to specify PE IMAGE_SCN_* characteristics

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30145 Bug ID: 30145 Summary: No way to specify PE IMAGE_SCN_* characteristics Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Comp

[Bug ld/30144] New: LD --entry does not accept function name

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30144 Bug ID: 30144 Summary: LD --entry does not accept function name Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Component: l

[Bug binutils/30143] New: All PE sections are paged

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30143 Bug ID: 30143 Summary: All PE sections are paged Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils

[Bug binutils/30142] New: PE .rsrc section is generated as writable

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30142 Bug ID: 30142 Summary: PE .rsrc section is generated as writable Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Component:

[Bug ld/30141] New: LD does not mark INIT section as IMAGE_SCN_MEM_DISCARDABLE

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30141 Bug ID: 30141 Summary: LD does not mark INIT section as IMAGE_SCN_MEM_DISCARDABLE Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal

[Bug ld/30140] New: LD does not link PE executable with symbols from DEF file

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30140 Bug ID: 30140 Summary: LD does not link PE executable with symbols from DEF file Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal

[Bug binutils/30139] New: Incorrect ordinal numbers for aliased symbols in DEF file

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30139 Bug ID: 30139 Summary: Incorrect ordinal numbers for aliased symbols in DEF file Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal

[Bug binutils/30138] New: localize symbol is broken when using x64 version of mingw

2023-02-19 Thread alexeysamson at yandex dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=30138 Bug ID: 30138 Summary: localize symbol is broken when using x64 version of mingw Product: binutils Version: 2.41 (HEAD) Status: UNCONFIRMED Severity: normal

[Bug ld/30137] New: LD --dynamicbase does not generate relocation info

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 Bug ID: 30137 Summary: LD --dynamicbase does not generate relocation info Product: binutils Version: 2.40 Status: UNCONFIRMED Severity: normal Priority: P2 Co

[Bug ld/30004] LD --exclude-all-symbols generates export table

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30004 --- Comment #2 from Pali Rohár --- Hello! Sorry for a longer delay. Now I did tests with your proposed patch and export table and .edata section is not generated anymore. But there is one thing which I do not understand: Why when bfd_link_pic