Make the linker fail if asked to create more than 1^16 ordinal values for PE targets.
authorNick Clifton <nickc@redhat.com>
Fri, 3 Mar 2017 11:35:03 +0000 (11:35 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 3 Mar 2017 11:35:03 +0000 (11:35 +0000)
commit611a3ca929d6529f4e7576b0e2ffb588839c1b21
tree0f3d136ed39ef4cd633c76f260abc905aa5fb7ae
parentd20928fac9ab65449db910bd99a0f48ad29fb22b
Make the linker fail if asked to create more than 1^16 ordinal values for PE targets.

PR 12969
* pe-dll.c (generate_edata): Fail if the input file(s) require too
many ordinals.
ld/ChangeLog
ld/pe-dll.c
This page took 0.02537 seconds and 4 git commands to generate.