https://sourceware.org/bugzilla/show_bug.cgi?id=32580
Sam James changed:
What|Removed |Added
See Also||https://github.com/ksh93/ks
https://sourceware.org/bugzilla/show_bug.cgi?id=32818
Bug ID: 32818
Summary: Linker uses wrong PLT sequence with memory-seal flag
Product: binutils
Version: 2.44
Status: NEW
Severity: normal
Priority: P2
Componen
https://sourceware.org/bugzilla/show_bug.cgi?id=32818
Yury Khrustalev changed:
What|Removed |Added
Target||aarch64-none-linux-gnu
--
You are
https://sourceware.org/bugzilla/show_bug.cgi?id=32580
Stefan Bidigaray changed:
What|Removed |Added
CC||stefanbidi at gmail dot com
--- Co
https://sourceware.org/bugzilla/show_bug.cgi?id=32732
--- Comment #5 from Nick Clifton ---
OK, well such a change would certainly be fine with me.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=32813
--- Comment #8 from Andreas Abel ---
I do not need to support other assemblers; this was just to show how that the
current version of gas is the outlier here. And I would not need workarounds
for the other assemblers, as they encode the instru
https://sourceware.org/bugzilla/show_bug.cgi?id=32732
--- Comment #4 from Jan Beulich ---
(In reply to Nick Clifton from comment #3)
> The intention was to allow objcopy's --section-alignment option to not only
> set the SectionAlignment field in the PE format's optional header but to
> also set
https://sourceware.org/bugzilla/show_bug.cgi?id=32732
--- Comment #3 from Nick Clifton ---
Right - so first of all I wish to point out that although I did create the
patch that is causing all of these problems, I am not a PE file format expert.
So it is entirely likely that I made mistakes. And