diff --git a/README b/README index 3de53b9e..e8a16bc0 100644 --- a/README +++ b/README @@ -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 + John F. Reiser + [ The term UPX is a shorthand for the Ultimate Packer for eXecutables diff --git a/README.1ST b/README.1ST index 5739669c..afbdd462 100644 --- a/README.1ST +++ b/README.1ST @@ -21,3 +21,4 @@ The main news since UPX 2 are: * better compression using the LZMA algorithm (option '--lzma') + * better support for MacOS