glibc/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch
Paul E. Murphy 7b7c39450b Make common fdim implementation generic.
The only difference is the usage of math_narrow_eval when
building s_fdiml.c.  This should be harmless for long double,
but I did observe some code generation changes on m68k, but
lack the resources to test it.

Likewise, to more easily support overriding symbol generation,
the aliasing macros are always conditionally defined on their
absence to reduce boilerplate.

I also ran builds for i486, ppc64, sparcv9, aarch64,
s390x and observed no changes to s_fdim* objects.
2016-09-01 09:28:05 -05:00
..
Makefile sparc32/sparcv9: add a VIS3 version of fdim 2016-08-05 22:35:01 +02:00
s_copysign-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_copysign.S Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07:00
s_copysignf-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_copysignf.S Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07:00
s_fabs-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_fabs.S Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07:00
s_fabsf-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_fabsf.S Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07:00
s_fdim-vis3.c Make common fdim implementation generic. 2016-09-01 09:28:05 -05:00
s_fdim.c Make common fdim implementation generic. 2016-09-01 09:28:05 -05:00
s_fdimf-vis3.c Make common fdim implementation generic. 2016-09-01 09:28:05 -05:00
s_fdimf.c Make common fdim implementation generic. 2016-09-01 09:28:05 -05:00
s_fma-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_fma.c Add sparc vis3 optimized fma/fmaf. 2012-03-15 23:09:16 -07:00
s_fmaf-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_fmaf.c Add sparc vis3 optimized fma/fmaf. 2012-03-15 23:09:16 -07:00
s_fmax-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_fmax.S Fix missing long-double compat symbols on sparc v9. 2012-04-26 02:50:20 -07:00
s_fmaxf-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_fmaxf.S Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07:00
s_fmin-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_fmin.S Fix missing long-double compat symbols on sparc v9. 2012-04-26 02:50:20 -07:00
s_fminf-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_fminf.S Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07:00
s_llrint-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_llrint.S Fix missing long-double compat symbols on sparc v9. 2012-04-26 02:50:20 -07:00
s_llrintf-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_llrintf.S Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07:00
s_nearbyint-vis3.S Fix sNaN handling in nearbyint on 32-bit sparc. 2016-08-02 21:00:21 -07:00
s_nearbyint.S Optimize nearbyint{,f} on sparc. 2013-01-15 20:59:54 -08:00
s_nearbyintf-vis3.S Fix sNaN handling in nearbyint on 32-bit sparc. 2016-08-02 21:00:21 -07:00
s_nearbyintf.S Optimize nearbyint{,f} on sparc. 2013-01-15 20:59:54 -08:00
s_rint-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_rint.S Fix missing long-double compat symbols on sparc v9. 2012-04-26 02:50:20 -07:00
s_rintf-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
s_rintf.S Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07:00
w_sqrt-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
w_sqrt.S Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07:00
w_sqrtf-vis3.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
w_sqrtf.S Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07:00