[runtime] Add some complex math support code.
authorJoão Matos <joao@tritao.eu>
Mon, 30 Mar 2015 16:17:56 +0000 (17:17 +0100)
committerJoão Matos <joao@tritao.eu>
Mon, 30 Mar 2015 16:22:15 +0000 (17:22 +0100)
commit2608323126b4d526b718de65a76c5a310f617c27
tree4945fd374a2ea5372eddb0eb9ac55a4e232d45f7
parentdd258e5f7f952e8569ae1771d0ef3f5ee83c2644
[runtime] Add some complex math support code.

This is adapted from FreeBSD's code.
support/libm/complex.c [new file with mode: 0644]
support/libm/math_private.h [new file with mode: 0644]