cosmopolitan/libc/testlib
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
..
thunks Change license 2020-12-27 17:18:44 -08:00
almostequal.c Change license 2020-12-27 17:18:44 -08:00
almostequalf.c Change license 2020-12-27 17:18:44 -08:00
almostequallongdouble.c Change license 2020-12-27 17:18:44 -08:00
bench.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
bench.S Change license 2020-12-27 17:18:44 -08:00
benchrunner.c Change license 2020-12-27 17:18:44 -08:00
binequals.c Change license 2020-12-27 17:18:44 -08:00
clearxmmregisters.c Change license 2020-12-27 17:18:44 -08:00
combo.S Change license 2020-12-27 17:18:44 -08:00
comborunner.c Change license 2020-12-27 17:18:44 -08:00
contains.c Change license 2020-12-27 17:18:44 -08:00
endswith.c Change license 2020-12-27 17:18:44 -08:00
ezbench.h Add NES emulator 2020-07-02 13:46:08 -07:00
ezbenchcontrol.c Change license 2020-12-27 17:18:44 -08:00
ezbenchreport.c Change license 2020-12-27 17:18:44 -08:00
fixture.S Change license 2020-12-27 17:18:44 -08:00
fixturerunner.c Change license 2020-12-27 17:18:44 -08:00
formatbinaryasglyphs.c Change license 2020-12-27 17:18:44 -08:00
formatbinaryashex.c Change license 2020-12-27 17:18:44 -08:00
formatbool.c Change license 2020-12-27 17:18:44 -08:00
formatfloat.c Change license 2020-12-27 17:18:44 -08:00
formatint.c Change license 2020-12-27 17:18:44 -08:00
formatrange.c Change license 2020-12-27 17:18:44 -08:00
formatstr.c Change license 2020-12-27 17:18:44 -08:00
globals.c Change license 2020-12-27 17:18:44 -08:00
hexequals.c Change license 2020-12-27 17:18:44 -08:00
hyperion.h Initial import 2020-06-15 07:18:57 -07:00
hyperion.S Change license 2020-12-27 17:18:44 -08:00
hyperion.txt Initial import 2020-06-15 07:18:57 -07:00
incrementfailed.c Change license 2020-12-27 17:18:44 -08:00
runner.c Change license 2020-12-27 17:18:44 -08:00
shoulddebugbreak.c Change license 2020-12-27 17:18:44 -08:00
showerror.c Change license 2020-12-27 17:18:44 -08:00
showerror_.c Change license 2020-12-27 17:18:44 -08:00
startswith.c Change license 2020-12-27 17:18:44 -08:00
strcaseequals.c Change license 2020-12-27 17:18:44 -08:00
strequals.c Change license 2020-12-27 17:18:44 -08:00
testcase.S Change license 2020-12-27 17:18:44 -08:00
testlib.h Add chibicc 2020-12-06 16:20:21 -08:00
testlib.mk Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
testmain.c Change license 2020-12-27 17:18:44 -08:00
testmem.c Change license 2020-12-27 17:18:44 -08:00
testrunner.c Change license 2020-12-27 17:18:44 -08:00
thrashcodecache.S Change license 2020-12-27 17:18:44 -08:00
ugly.h Make minor improvements 2020-12-23 23:42:56 -08:00