coff: Issue fatal signal on relocations more then 0xffff
commit359b63f8976375f071edc33092daea57efa768fb
authorCyrill Gorcunov <gorcunov@gmail.com>
Fri, 5 Nov 2010 23:45:45 +0000 (6 02:45 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Fri, 5 Nov 2010 23:45:45 +0000 (6 02:45 +0300)
tree2e1456c2c4c335295454ad76b755066e8b30a8c8
parent0d485cbdd68a68c08400cbec7666a5f6db73086b
coff: Issue fatal signal on relocations more then 0xffff

Actually it's temporary action. We have to support more
relocations then that but it requires some more code rework.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
output/outcoff.c