LXOPT: Difference between revisions
Appearance
Created page with "LXOPT (Linear eXecutable OPTimiser) is a a code optimiser which improves the layout of 32 bit OS/2 applications by direct manipulation of EXE and DLL files. The final version..." |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
LXOPT (Linear eXecutable OPTimiser) is | LXOPT (Linear eXecutable OPTimiser) is a code optimiser which improves the layout of 32-bit OS/2 applications by direct manipulation of EXE and DLL files. | ||
The final version 1.22 became unsupported freeware in 1997. | The final version 1.22 became unsupported freeware in 1997. | ||
Line 9: | Line 9: | ||
** CPU optimisations | ** CPU optimisations | ||
** OS/2 Warp compressed page (exepack:2) support | ** OS/2 Warp compressed page (exepack:2) support | ||
** Support for | ** Support for C Set++ V2.x C++ template users | ||
** Improved support for Borland and Watcom C++ users | ** Improved support for Borland and Watcom C++ users | ||
** Recording file size reductions of > 80% | ** Recording file size reductions of > 80% | ||
Line 17: | Line 17: | ||
==Links== | ==Links== | ||
*[ | *[lxopt122.zip] | ||
[[Category:Tools]] |
Latest revision as of 21:36, 25 July 2023
LXOPT (Linear eXecutable OPTimiser) is a code optimiser which improves the layout of 32-bit OS/2 applications by direct manipulation of EXE and DLL files.
The final version 1.22 became unsupported freeware in 1997.
Versions
- 1.0 (1995-02-01)
- 1.1 (1995-08-14)
- Improved arrangement algorithms
- CPU optimisations
- OS/2 Warp compressed page (exepack:2) support
- Support for C Set++ V2.x C++ template users
- Improved support for Borland and Watcom C++ users
- Recording file size reductions of > 80%
- 1.2
- 1.21 (1996)
- 1.22 (1997-07-01)
Links
- [lxopt122.zip]