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
https://sourceware.org/bugzilla/show_bug.cgi?id=30140
Eric Botcazou changed:
What|Removed |Added
Last reconfirmed||2023-02-19
Status|UNCONFI
https://sourceware.org/bugzilla/show_bug.cgi?id=30137
Eric Botcazou changed:
What|Removed |Added
Resolution|INVALID |WORKSFORME
--
You are receiving this
https://sourceware.org/bugzilla/show_bug.cgi?id=30137
Eric Botcazou changed:
What|Removed |Added
Resolution|--- |INVALID
Status|WAITING
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.
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:
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.
https://sourceware.org/bugzilla/show_bug.cgi?id=30137
Eric Botcazou changed:
What|Removed |Added
Last reconfirmed||2023-02-19
Ever confirmed|0
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
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
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
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:
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
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
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
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
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
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
18 matches
Mail list logo