1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
committer: mfx <mfx> 978108464 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-12-29 16:47:44 +00:00
parent 526ae77b08
commit 1c7a34b367

10
TODO
View File

@ -55,6 +55,8 @@ FORMAT LINUX/ELF386
- implement filters
- implement compressWithFilters()
FORMAT TMT/ADAM
===============
@ -62,6 +64,8 @@ FORMAT TMT/ADAM
- the decompressors are already aligned, no need for an
extra alignment
- implement compressWithFilters()
FORMAT WATCOM/LE
================
@ -73,11 +77,15 @@ FORMAT WATCOM/LE
- handle holes in the file
- implement compressWithFilters()
FORMAT WIN32/PE
===============
- make compressWithFilters() work
- verify that compressWithFilters() works
- fix the section alignment with the Intel compiler
- decrease runtime memory overhead