cosmopolitan/third_party
Justine Tunney 23b72eb617 Add support for symbol table in .com files
This change fixes minor bugs and adds a feature, which lets us store the
ELF symbol table, inside the ZIP directory. We use the path /zip/.symtab
which can be safely removed using a zip editing tool, to make the binary
smaller after compilation. This supplements the existing method of using
a separate .com.dbg file, which is still supported. The intent is people
don't always know that it's a good idea to download the debug file. It's
not great having someone's first experience be a crash report, that only
has numbers rather than symbols. This will help fix that!
2022-03-23 06:34:46 -07:00
..
argon2 Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
bzip2 Improve memory safety 2021-10-13 17:27:13 -07:00
chibicc Add support for symbol table in .com files 2022-03-23 06:34:46 -07:00
compiler_rt Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
dlmalloc Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
gcc Elevate .text.syscall to .privileged 2021-02-06 04:49:22 -08:00
gdtoa Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
getopt Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
infozip Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
libcxx Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
linenoise Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
lua Add support for symbol table in .com files 2022-03-23 06:34:46 -07:00
lz4cli Fix termios struct on Linux 2021-09-03 22:19:41 -07:00
make Add support for symbol table in .com files 2022-03-23 06:34:46 -07:00
maxmind Add maxmind to redbean 2022-03-18 03:17:08 -07:00
mbedtls Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
musl Apply fixes and speedups 2021-10-04 03:23:31 -07:00
python Add support for symbol table in .com files 2022-03-23 06:34:46 -07:00
quickjs Add support for symbol table in .com files 2022-03-23 06:34:46 -07:00
regex Apply fixes and speedups 2021-10-04 03:23:31 -07:00
smallz4 Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
sqlite3 Add support for symbol table in .com files 2022-03-23 06:34:46 -07:00
stb Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
xed Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
zlib Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
third_party.mk Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00