Enhance build to emit relocation information.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 15 Sep 2010 04:26:19 +0000 (00:26 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 16 Sep 2010 01:41:55 +0000 (21:41 -0400)
commit402fd9cba09e1885f3ee136e279223d2bd83049a
treec8548cd6607a9dc5c146f64dab13fa7ac5b25873
parentd1b4f967ea1abee81d468088793235744442017c
Enhance build to emit relocation information.

Add support for determining which relocations need to be adjusted to
relocate the "32bit flat init" code.  Place those relocations in the
output object.
tools/layoutrom.py