cosmopolitan/tool/emacs
Justine Tunney 40eb3b9d5d
Fully support OpenBSD 7.3
This change (1) upgrades to OpenBSD's newer kernel ABIs, and (2)
modifies APE to have a read-only data segment. Doing this required
creating APE Loader v1.1, which is backwards and forwards compatible
with the previous version.

If you've run the following commands in the past to install your APE
Loader systemwide, then you need to run them again. Ad-hoc installations
shouldn't be impacted. It's also recommended that APE binaries be remade
after upgrading, since they embed old versions of the APE Loader.

    ape/apeuninstall.sh
    ape/apeinstall.sh

This change does more than just fix OpenBSD. The new loader is smarter
and more reliable. We're now able create much tinier ELF and Mach-O data
structures than we could before. Both APE Loader and execvpe() will now
normalize ambiguous argv[0] resolution the same way as the UNIX shell.
Badness with TLS linkage has been solved.

Fixes #826
2023-07-01 18:14:27 -07:00
..
c.lang Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
cosmo-asm-mode.el Create ELF aliases for identical symbols 2023-06-06 03:33:49 -07:00
cosmo-c-builtins.el Fully support OpenBSD 7.3 2023-07-01 18:14:27 -07:00
cosmo-c-constants.el Fiddle around with Mach-O 2023-05-20 04:13:49 -07:00
cosmo-c-keywords.el Get GCC to mostly build with Cosmo 2023-06-09 06:41:34 -07:00
cosmo-c-types.el Make some system call fixes 2023-02-12 22:16:34 -08:00
cosmo-cpp-constants.el Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
cosmo-format.el Avoid running clang-format on ggml.c 2023-05-10 14:59:33 -07:00
cosmo-platform-constants.el Update tests and CPU detection for Blink 2023-01-18 00:56:09 -08:00
cosmo-stuff.el Fix bugs in termios library and cleanup code 2023-06-14 19:30:52 -07:00
cosmo.el Add NES emulator 2020-07-02 13:46:08 -07:00
ctest-mode.el Add SSL to redbean 2021-06-24 13:20:50 -07:00
javadown.el Auto-generate some documentation 2020-12-26 02:09:07 -08:00
key.py Get GCC to mostly build with Cosmo 2023-06-09 06:41:34 -07:00
ld-script.el Make improvements 2022-05-28 00:28:09 -07:00
optinfo-mode.el Initial import 2020-06-15 07:18:57 -07:00
protobuf-mode.el Initial import 2020-06-15 07:18:57 -07:00