1
0
mirror of https://github.com/upx/upx.git synced 2025-08-11 22:52:30 +08:00

Remove comment about PalmPilot; add MacOS; add future AArch64; add John

modified:   README
	modified:   README.1ST
This commit is contained in:
John Reiser
2016-12-01 21:49:36 -08:00
parent 4f3b85e604
commit d6f6350b54
2 changed files with 5 additions and 7 deletions

11
README
View File

@ -81,12 +81,7 @@ Please report all problems or suggestions to the authors. Thanks.
THE FUTURE
==========
- We'd really love to support handheld systems like the PalmPilot because
compression makes a lot of sense here. And - because of the atari/tos
format - we already have a working decompressor in 68000 assembly.
Unfortunately we know next to nothing about the operating system
architecture of such handhelds, so we need some information from
an expert. Please contact us if you think you can help.
- AArch64 (64-bit ARM) for Linux and iOS.
- The Linux approach could probably get ported to a lot of other Unix
variants, at least for other i386 architectures it shouldn't be too
@ -125,12 +120,14 @@ with this program; see the file LICENSE. If not, visit the UPX home page.
Share and enjoy,
Markus & Laszlo
Markus & Laszlo & John
Markus F.X.J. Oberhumer Laszlo Molnar
<markus@oberhumer.com> <ezerotven+github@gmail.com>
John F. Reiser
<jreiser@BitWagon.com>
[ The term UPX is a shorthand for the Ultimate Packer for eXecutables

View File

@ -21,3 +21,4 @@ The main news since UPX 2 are:
* better compression using the LZMA algorithm (option '--lzma')
* better support for MacOS