diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2015-09-10 20:35:47 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2015-09-10 20:35:47 +0000 |
| commit | 852790874793186f2dfe59fd7c7a082c6920ed9c (patch) | |
| tree | f8f8e6ce180ca5204b650ff6315e6e0893f9a679 /lib/libcompiler_rt/Makefile | |
| parent | cfab224f313612ff1961bdd7b9749e29d0e4e6af (diff) | |
| parent | f31bcc68c72371a2bf63aead9f3373a1ff2053b6 (diff) | |
Notes
Diffstat (limited to 'lib/libcompiler_rt/Makefile')
| -rw-r--r-- | lib/libcompiler_rt/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libcompiler_rt/Makefile b/lib/libcompiler_rt/Makefile index 5e21883d9e8fb..dae162425dff7 100644 --- a/lib/libcompiler_rt/Makefile +++ b/lib/libcompiler_rt/Makefile @@ -48,6 +48,7 @@ SRCF= absvdi2 \ divxc3 \ enable_execute_stack \ eprintf \ + extendhfsf2 \ ffsdi2 \ ffsti2 \ fixdfdi \ @@ -121,6 +122,8 @@ SRCF= absvdi2 \ subvsi3 \ subvti3 \ trampoline_setup \ + truncdfhf2 \ + truncsfhf2 \ ucmpdi2 \ ucmpti2 \ udivdi3 \ |
