cosmopolitan/dsp/core
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
..
byte2double.c Change license 2020-12-27 17:18:44 -08:00
c11.h Initial import 2020-06-15 07:18:57 -07:00
c121.h Initial import 2020-06-15 07:18:57 -07:00
c121s.h Initial import 2020-06-15 07:18:57 -07:00
c161.h Initial import 2020-06-15 07:18:57 -07:00
c161s.h Initial import 2020-06-15 07:18:57 -07:00
c331.h Initial import 2020-06-15 07:18:57 -07:00
c1331.h Initial import 2020-06-15 07:18:57 -07:00
c1331s.h Initial import 2020-06-15 07:18:57 -07:00
core.h Initial import 2020-06-15 07:18:57 -07:00
core.mk Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
dct.c Change license 2020-12-27 17:18:44 -08:00
det3.c Change license 2020-12-27 17:18:44 -08:00
differsumsq.c Change license 2020-12-27 17:18:44 -08:00
differsumsq8.c Change license 2020-12-27 17:18:44 -08:00
double2byte.c Change license 2020-12-27 17:18:44 -08:00
float2short.c Change license 2020-12-27 17:18:44 -08:00
gamma.c Change license 2020-12-27 17:18:44 -08:00
gamma.h Initial import 2020-06-15 07:18:57 -07:00
getintegercoefficients.c Change license 2020-12-27 17:18:44 -08:00
getintegercoefficients8.c Change license 2020-12-27 17:18:44 -08:00
half.h Initial import 2020-06-15 07:18:57 -07:00
illumination.c Change license 2020-12-27 17:18:44 -08:00
illumination.h Initial import 2020-06-15 07:18:57 -07:00
inv3.c Change license 2020-12-27 17:18:44 -08:00
ituround.h Initial import 2020-06-15 07:18:57 -07:00
ks8.h Initial import 2020-06-15 07:18:57 -07:00
kss8.h Initial import 2020-06-15 07:18:57 -07:00
matmul3.c Change license 2020-12-27 17:18:44 -08:00
matvmul3.c Change license 2020-12-27 17:18:44 -08:00
mulaw.S Change license 2020-12-27 17:18:44 -08:00
q.h Initial import 2020-06-15 07:18:57 -07:00
sad16x8n.S Change license 2020-12-27 17:18:44 -08:00
scalevolume.c Change license 2020-12-27 17:18:44 -08:00
twixt8.h Initial import 2020-06-15 07:18:57 -07:00
vmatmul3.c Change license 2020-12-27 17:18:44 -08:00