commit | 285870f75378aca41c5063e4358ad93bf3014fd8 | [log] [tgz] |
---|---|---|
author | Ed Swarthout <Ed.Swarthout@freescale.com> | Thu Oct 09 01:27:18 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 12 23:34:06 2009 +0200 |
tree | afd64c715c27b0f0b22e3dcf17ea4025cd4c32e8 | |
parent | cd77dd109c4a439519a78c32eddc42bdebc7a61f [diff] |
Leave x86emu op code tables in default section Forcing the tables into got2 caused extra relocation when using -mrelocatable. This patch requires any board defining CONFIG_BIOSEMU to use -mrelocatable. Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Acked-by: Jin Zhengxiong <Jason.Jin@freescale.com>