1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
John Reiser 43b3b54197 spell check typos
modified:   p_lx_exc.cpp
	modified:   p_mach.cpp
	modified:   stub/src/amd64-linux.elf-so_main.c
	modified:   stub/src/i386-linux.elf-so_main.c
	modified:   stub/src/arch/mips/r3000/bits.ash
	modified:   stub/src/arm.v4a-linux.elf-fold.S
	modified:   stub/src/arm.v4a-linux.shlib-init.S
	modified:   stub/src/arm64-linux.shlib-init.S
	modified:   stub/src/i386-linux.elf-main.c
	modified:   stub/src/mipsel.r3000-linux.elf-entry.S
2023-07-31 09:05:32 -07:00
..
check clang-tidy 2023-07-31 14:49:48 +02:00
compress CI and build updates 2023-07-22 16:12:13 +02:00
console src/console: disable win32 screen driver when running under Wine 2023-07-06 10:09:38 +02:00
filter Merge branch 'devel' into devel4 2023-03-18 21:52:17 +01:00
stub spell check typos 2023-07-31 09:05:32 -07:00
util clang-tidy 2023-07-31 14:49:48 +02:00
bele_policy.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
bele.h clang-tidy 2023-07-31 14:49:48 +02:00
conf.h CI: update 2023-07-24 14:47:32 +02:00
except.cpp src: add assert_noexcept() 2023-07-08 12:06:27 +02:00
except.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
file.cpp Pacify clang-tidy 2023-07-26 17:21:39 -07:00
file.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
filter.cpp src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
filter.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
headers.h all: misc updates 2023-07-12 18:59:08 +02:00
help.cpp src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
lefile.cpp src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
lefile.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
linker.cpp all: misc updates 2023-06-13 16:42:14 +02:00
linker.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
main.cpp all: misc and noexcept updates 2023-07-09 17:36:24 +02:00
Makefile Update .gitattributes. 2023-07-25 12:18:33 +02:00
miniacc.h src: new ACC version 2023-06-25 14:30:00 +02:00
msg.cpp src: add assert_noexcept() 2023-07-08 12:06:27 +02:00
options.cpp src: rework mem_clear() 2023-06-09 18:20:06 +02:00
options.h all: yet more minor updates 2023-06-09 14:12:05 +02:00
p_com.cpp all: minor updates 2023-05-10 20:20:39 +02:00
p_com.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_djgpp2.cpp src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_djgpp2.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_elf_enum.h Merge branch 'devel' into devel4 2023-04-18 17:15:57 +02:00
p_elf.h all: yet more cleanups 2023-04-18 17:02:13 +02:00
p_exe.cpp src: rework mem_clear() 2023-06-09 18:20:06 +02:00
p_exe.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_lx_elf.cpp Spell check; No-Functional-Change 2023-07-31 06:06:31 -07:00
p_lx_elf.h forward_Shdrs: elfout for main, lowmem for shlib 2023-07-29 13:43:33 -07:00
p_lx_exc.cpp spell check typos 2023-07-31 09:05:32 -07:00
p_lx_exc.h
p_lx_interp.cpp
p_lx_interp.h
p_lx_sh.cpp Fix usage of _te32/_te64/_te16 for Elf classes 2023-04-17 13:19:06 -07:00
p_lx_sh.h
p_mach_enum.h
p_mach.cpp spell check typos 2023-07-31 09:05:32 -07:00
p_mach.h all: yet more cleanups 2023-04-18 17:02:13 +02:00
p_ps1.cpp src: fix building under freebsd; updates 2023-06-27 12:59:24 +02:00
p_ps1.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_sys.cpp all: minor updates 2023-05-10 20:20:39 +02:00
p_sys.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_tmt.cpp src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_tmt.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_tos.cpp all: bump version; cleanups 2023-05-28 14:06:11 +02:00
p_tos.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_unix.cpp Fix checksum of non-compressible extents 2023-05-13 16:28:22 +02:00
p_unix.h Merge branch 'devel' into devel4 2023-04-18 17:15:57 +02:00
p_vmlinx.cpp
p_vmlinx.h all: yet more cleanups 2023-04-18 17:02:13 +02:00
p_vmlinz.cpp src: cleanup linker.h 2023-04-19 23:19:45 +02:00
p_vmlinz.h all: yet more cleanups 2023-04-18 17:02:13 +02:00
p_w32pe_i386.cpp misc: improve upx_testsuite; cmake update 2023-07-19 20:12:20 +02:00
p_w32pe_i386.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_w64pe_amd64.cpp misc: improve upx_testsuite; cmake update 2023-07-19 20:12:20 +02:00
p_w64pe_amd64.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_w64pe_arm64.cpp misc: improve upx_testsuite; cmake update 2023-07-19 20:12:20 +02:00
p_w64pe_arm64.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_wcle.cpp src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_wcle.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
p_wince_arm.cpp misc: improve upx_testsuite; cmake update 2023-07-19 20:12:20 +02:00
p_wince_arm.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
packer_c.cpp all: yet more minor updates 2023-06-09 14:12:05 +02:00
packer_f.cpp clang-tidy 2023-07-31 14:49:48 +02:00
packer_r.cpp all: misc updates 2023-06-13 16:42:14 +02:00
packer.cpp CI: update 2023-07-24 14:47:32 +02:00
packer.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
packhead.cpp all: cmake and noexcept updates 2023-06-23 14:13:08 +02:00
packmast.cpp src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
packmast.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
pefile.cpp src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
pefile.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
ui.cpp src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
ui.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
version.h all: bump version; cleanups 2023-05-28 14:06:11 +02:00
work.cpp src: add assert_noexcept() 2023-07-08 12:06:27 +02:00