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.
This commit is contained in:
Alan Modra
1999-05-17 03:21:46 +00:00
parent daa01f85d4
commit 6d4d30bb14
4 changed files with 38 additions and 25 deletions

View File

@ -42,4 +42,4 @@ void hash_print_statistics PARAMS ((FILE *, const char *,
struct hash_control *));
#endif /* #ifdef hashH */
/* end of hash.c */
/* end of hash.h */