1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/misc
John Reiser d2b19ddbf7 arm64 shlib, arm32, mips: workaround Linux bug in msync
msync did not clean the data cache
https://github.com/upx/upx/issues/907
	modified:   ../misc/testsuite/upx_testsuite_1-expected_sha256sums.sh
	modified:   stub/src/arm.v4a-linux.elf-fold.S
	modified:   stub/src/arm.v4a-linux.elf-so_fold.S
	modified:   stub/src/arm64-linux.elf-so_fold.S
	modified:   stub/src/arm64-sync-cache-range.S
	modified:   stub/src/mipsel.r3000-linux.elf-fold.S
           plus generated .h .map
2025-04-26 14:08:49 -07:00
..
analyze/clang-tidy
cmake all: post-release version bump 2025-02-20 23:56:24 +01:00
make CI updates 2025-04-09 11:32:13 +02:00
patches/zig CI updates 2025-04-10 20:04:34 +02:00
podman/rebuild-stubs CI updates 2025-03-05 12:13:21 +01:00
scripts CI updates 2025-04-10 20:04:34 +02:00
testsuite arm64 shlib, arm32, mips: workaround Linux bug in msync 2025-04-26 14:08:49 -07:00
valgrind