Release notes for TML2 Compiler tools 2002-11-19 Extended object file format and symbol entry structure. New version of tml2.exe, link.exe, ld.exe, tmldump.exe 2002-11-06 Now generating special symbol with file name for each compilation unit. Improved debug line number info. Option -lstat is now working correctly. Long (32-bit) named constants are now working correctly. 2002-10-24 Added support for option -ovl_fn and pragma overlay for per-function selectable overlays. Code overlays tested ok on OS-X 2.0 Z180. 2002-10-16 Added support for per-unit selectable code overlays with -ovl option. 2002-09-24 Modified object file format for multiple sections, debug info etc. New format is based on UNIX COFF with TML2 symbol table and extended file header. 1999-03-12 Now allocating symbol and string tables with malloc() to support full featured DOS version. 1998-03-26 Added built in 32 bit integer type "long".