2001-09-09 Paul Sokolovsky * emultempl/pe.em (make_import_fixup): Receive additional argument - section to which reloc belongs. Check that reloc doesn't have non-zero inline addend. If it does, fail auto-import session, because import thunks do not support addends. * pe-dll.c, pre-dll.h: Corresponding changes to argument passing. Also, minor formatting, naming and warning cleanups.