Permit short intersegment jumps
commitfea84d7fec9e5cc181ff148a6e49ac60cfdd8193
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 6 May 2010 22:32:20 +0000 (6 15:32 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 6 May 2010 22:33:24 +0000 (6 15:33 -0700)
tree5cb2b1d4c002fb373e25dbb9d3fb84916a711369
parent55ae12052cd110cc27fa8ef15a114b4e75fa4c24
Permit short intersegment jumps

Allow an intersegment jump to be short (OUT_REL1ADR) if explicitly
specified so by the user.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
assemble.c