cosmopolitan/libc/elf
Justine Tunney 6843150e0c
Mint APE Loader v1.4
This change also incorporates more bug fixes and improvements to a wide
variety of small things. For example this fixes #860 so Windows console
doesn't get corrupted after exit. An system stack memory map issue with
aarch64 has been fixed. We no longer use O_NONBLOCK on AF_UNIX sockets.
Crash reports on Arm64 will now demangle C++ symbols, even when c++filt
isn't available. Most importantly the Apple M1 version of APE Loader is
brought up to date by this change. A prebuilt unsigned binary for it is
being included in build/bootstrap/. One more thing: retrieving the term
dimensions under --strace was causing the stack to become corrupted and
now that's been solved too. PSS: We're now including an ELF PT_NOTE for
APE in the binaries we build, that has the APE Loader version.
2023-07-25 05:48:08 -07:00
..
struct Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
def.h Rewrite .zip.o file linker 2023-06-10 09:29:44 -07:00
elf.h Introduce GetElfSegmentAddress() function 2023-07-23 17:36:18 -07:00
elf.mk Clean up more code 2023-06-18 01:00:05 -07:00
findelfsectionbyname.c Mint APE Loader v1.4 2023-07-25 05:48:08 -07:00
getelfprogramheaderaddress.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
getelfsectionaddress.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
getelfsectionheaderaddress.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
getelfsectionname.c Rewrite .zip.o file linker 2023-06-10 09:29:44 -07:00
getelfsectionnamestringtable.c Clean up more code 2023-06-18 01:00:05 -07:00
getelfsegmentaddress.c Introduce GetElfSegmentAddress() function 2023-07-23 17:36:18 -07:00
getelfstring.c Clean up more code 2023-07-06 08:03:24 -07:00
getelfstringtable.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
getelfsymbols.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
getelfsymboltable.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
iself64binary.c Clean up more code 2023-06-18 01:00:05 -07:00
iselfsymbolcontent.c Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
pf2prot.internal.h Improve signals and memory protection 2022-04-12 22:11:00 -07:00
scalar.h Clean up more code 2023-06-18 01:00:05 -07:00
tinyelf.internal.h Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00