Ugly workaround for bug in GNU ld 2.17
authorH. Peter Anvin <hpa@zytor.com>
Tue, 24 Jun 2008 00:21:50 +0000 (17:21 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 24 Jun 2008 00:21:50 +0000 (17:21 -0700)
commit7edf0a4cc227fc7c7cbe36a95bc2e4cd83414380
tree70b36456c2eb821405b8a453027f45aedca258d6
parentaefc9dd8f1b069ce8e97e187aabe56b43c69651b
Ugly workaround for bug in GNU ld 2.17

GNU ld 2.17, which is still included with Debian 4.0 (etch),
mishandles PC-relative relocations to an absolute address.  Hack
around it by making pm_entry a segment-relative symbol, completely
unnecessarily so.
core/com32.inc
core/syslinux.ld