From: Cyrill G. <gor...@gm...> - 2016-02-11 21:27:00
|
On Thu, Feb 11, 2016 at 01:22:29PM -0800, H. Peter Anvin wrote: > The latest version of the i386 and x86-64 EFI psABI define a new set of > relocations which allow for linker-side optimizations. gas generates > these automatically without requiring new syntax, and I would like for > NASM to follow suit (with a directive and/or command line to override, > of course.) However, I'm somewhat leery of squeezing this into the 2.12 > release, especially since a release is rather urgently needed (between > cv8 support and the necessary MachO fixes.) I believe as well that it might wait for 2.13 or something. |