cosmopolitan/tool/build
Justine Tunney 9f68d6eee9 Fix link order in cosmopolitan.a
It turned out that the linker was doing the wrong with the amalgamation
library concerning weak stubs. A regression test has been added and new
binaries have been uploaded to https://justine.lol/cosmopolitan/

Ideally this should be fixed by building a tool that turns multiple .a
files into a single .a file with deduplication. As a workaround for now
the cosmopolitan.a build is restructured to not include LIBC_STUBS which
meant technical debt needed to be paid off where non-stub interfaces
were moved to LIBC_INTRIN and LIBC_NEXGEN32E.

Thank @PerfectProductions in #31 for the report!
2021-01-16 12:05:41 -08:00
..
emubin Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
emucrt Change license 2020-12-27 17:18:44 -08:00
lib Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
ar.c Change license 2020-12-27 17:18:44 -08:00
blinkenlights.c Change license 2020-12-27 17:18:44 -08:00
build.mk Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
calculator.c Fold conv package into fmt 2020-12-09 16:52:00 -08:00
calculator.ctest Add chibicc 2020-12-06 16:20:21 -08:00
calculator.inc Further refine documentation 2020-12-27 17:05:03 -08:00
dropcache.c Change license 2020-12-27 17:18:44 -08:00
helpop.c Change license 2020-12-27 17:18:44 -08:00
lz4toasm.c Change license 2020-12-27 17:18:44 -08:00
mkdeps.c Change license 2020-12-27 17:18:44 -08:00
package.c Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
refactor.c Change license 2020-12-27 17:18:44 -08:00
rle.c Change license 2020-12-27 17:18:44 -08:00
rollup.c Change license 2020-12-27 17:18:44 -08:00
runit.c Change license 2020-12-27 17:18:44 -08:00
runit.h Initial import 2020-06-15 07:18:57 -07:00
runitd.c Change license 2020-12-27 17:18:44 -08:00
summy.c Change license 2020-12-27 17:18:44 -08:00
tinyemu.c Change license 2020-12-27 17:18:44 -08:00
x86combos.c Change license 2020-12-27 17:18:44 -08:00
zipobj.c Change license 2020-12-27 17:18:44 -08:00