2000/03/04 0.0.8 - Changes file added. - Fixed a problem in the DJGPP autocompiler with a field name change. Use the dirent autocompiler; it should work in DJGPP. - Added in yet ANOTHER variant of COFF which didn't include any string size variable at all to indicate that there isn't a string table. - Added OMF, an older object format that is used by Borland 5.0. I worked on it until my sample object worked, but no more. It is _not_ complete. - Split out objcoff.c, objelf.c, and objomf.c. The functions identify files themselves now, cleaning up things. - Changed symbol matching to search for exact and then _-stripping matches.