mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Updated.
committer: mfx <mfx> 978108464 +0000
This commit is contained in:
parent
526ae77b08
commit
1c7a34b367
10
TODO
10
TODO
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user