n
commitcfc47211cf13bcb5849ac63cb966490ade1625ba
authorAlan Modra <amodra@bigpond.net.au>
Mon, 17 May 1999 03:21:50 +0000 (17 03:21 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 17 May 1999 03:21:50 +0000 (17 03:21 +0000)
tree37b101e94990fa1eec2ccb3ebaae6f743c4cd036
parentf1d7933e261fb99084eeda67fe240be01157bfd8
n
Move bitfield overflow checks to after the md_apply_fix call in
fixup_segment so that md_apply_fix has a chance to modify value.
Handle 8 and 16-bit pcrel relocs for i386.
Prototypes and other minor code cleanups.
gas/config/tc-i386.c