cosmopolitan/tool/emacs
Justine Tunney 8ff48201ca
Rewrite .zip.o file linker
This change takes an entirely new approach to the incremental linking of
pkzip executables. The assets created by zipobj.com are now treated like
debug data. After a .com.dbg is compiled, fixupobj.com should be run, so
it can apply fixups to the offsets and move the zip directory to the end
of the file. Since debug data doesn't get objcopy'd, a new tool has been
introduced called zipcopy.com which should be run after objcopy whenever
a .com file is created. This is all automated by the `cosmocc` toolchain
which is rapidly becoming the new recommended approach.

This change also introduces the new C23 checked arithmetic macros.
2023-06-10 09:29:44 -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 Rewrite .zip.o file linker 2023-06-10 09:29:44 -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 Rewrite .zip.o file linker 2023-06-10 09:29:44 -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