OSDN Git Service

n
authoramodra <amodra>
Mon, 17 May 1999 03:21:50 +0000 (03:21 +0000)
committeramodra <amodra>
Mon, 17 May 1999 03:21:50 +0000 (03:21 +0000)
commitf263611ae8932736dcb296a0e5f094905de9aebd
tree314479a543c4a31007c96ff18fc7ba59e5ca4809
parentcfa43e1675e612379676fad64ed7db7903ecd25b
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