mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
or1k: Add hard float libm-test-ulps
This patch adds the ulps test file to prepare for the upcoming hard float patch. This is separated out to make the hard float patch smaller. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
parent
4bbca1a446
commit
b57adfa49b
5 changed files with 1117 additions and 1 deletions
1115
sysdeps/or1k/fpu/libm-test-ulps
Normal file
1115
sysdeps/or1k/fpu/libm-test-ulps
Normal file
File diff suppressed because it is too large
Load diff
1
sysdeps/or1k/fpu/libm-test-ulps-name
Normal file
1
sysdeps/or1k/fpu/libm-test-ulps-name
Normal file
|
@ -0,0 +1 @@
|
|||
OpenRISC hard-float
|
|
@ -1 +0,0 @@
|
|||
OpenRISC
|
1
sysdeps/or1k/nofpu/libm-test-ulps-name
Normal file
1
sysdeps/or1k/nofpu/libm-test-ulps-name
Normal file
|
@ -0,0 +1 @@
|
|||
OpenRISC soft-float
|
Loading…
Add table
Reference in a new issue