32869 Commits (f4b2aea6e13345b73328fc5febf134d378e30554)
 

Author SHA1 Message Date
Paul Clarke f4b2aea6e1 New generic cosf 8 years ago
Adhemerval Zanella c9cd7b0ce5 powerpc: POWER8 memcpy optimization for cached memory 8 years ago
H.J. Lu e70c6fee46 string: Replace = with += in CFLAGS-xxx.c 8 years ago
Stefan Liebler dee943668f S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding. 8 years ago
Aurelien Jarno f648728cb1 elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ #22577] 8 years ago
H.J. Lu 9d0ffa60ad x86-64: Add sinf with FMA 8 years ago
H.J. Lu 9574c7b68d x86-64: Remove sysdeps/x86_64/fpu/s_sinf.S 8 years ago
Joseph Myers d15e83c5f5 Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471). 8 years ago
Mike FABIAN d89756ebe1 lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524] 8 years ago
Joseph Myers 1f9055ce04 Add _Float32 function aliases. 8 years ago
Joseph Myers fb1ca2aa3e Support defining strtof32, wcstof32 aliases. 8 years ago
Joseph Myers fc10cc3f32 Support defining strfromf32 alias. 8 years ago
Joseph Myers e420d22826 Add header for _Float32 testing. 8 years ago
Joseph Myers 26007a2f68 Support _Float32 in libm_alias_float. 8 years ago
Joseph Myers c191f64cd5 Correct some ia64 libm_alias_float_other calls. 8 years ago
Joseph Myers 5244527da1 Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471). 8 years ago
Adhemerval Zanella d73fac82be Update Alpha libm-test-ulps 8 years ago
David S. Miller 7ec094e801 Sparc ulp update. 8 years ago
Joseph Myers 1dbe6f64ab Don't make local variables static in ldbl-96 j1l. 8 years ago
Joseph Myers 53994f1263 Make some ldbl-128, ldbl-128ibm arrays const. 8 years ago
Mike FABIAN 62ea2193ee hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515] 8 years ago
Florian Weimer 37ac8e635a Add references to CVE-2017-17426 8 years ago
Rajalakshmi Srinivasaraghavan 87235d7006 Update NEWS to add sinf optimization 8 years ago
Joseph Myers 0d93b7fd7c Add _Float64, _Float32x function aliases. 8 years ago
Joseph Myers f778723496 Use long double not double for _Float64 with old GCC if values the same. 8 years ago
Rogerio Alves 07ed18d26a Add elision tunables 8 years ago
Joseph Myers a5a2a76bb7 Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases. 8 years ago
Adhemerval Zanella 94d80dfc73 math: Use sign as double for reduced case in sinf 8 years ago
Szabolcs Nagy 00d54af7c8 [PATCH] fix sinf(NAN) 8 years ago
Joseph Myers 1f70eae4cf Support defining strfromf64, strfromf32x aliases. 8 years ago
Joseph Myers e2c4dce535 Add headers for _Float64, _Float32x testing. 8 years ago
Joseph Myers f2d64d621e Support _Float64, _Float32x in libm_alias_double. 8 years ago
H.J. Lu 91c318e7b9 s_sinf.c: Replace floor with simple casts 8 years ago
Chris Metcalf c7e882b705 tilegx: tag __insn_OP builtin issue with gcc bugzilla # 8 years ago
Mike FABIAN de9661d6be et_EE locale: Base collation on iso14651_t1 [BZ #22517] 8 years ago
Chris Metcalf f18b8dc7d7 tilegx: work around vector insn bug in gcc 8 years ago
Florian Weimer 446d22e91d Linux: Implement interfaces for memory protection keys 8 years ago
Florian Weimer da616c1496 support/tst-test_compare: Fix 32-bit/64-bit expected output mismatch 8 years ago
Joseph Myers 216933b242 Use libm_alias_float for powerpc. 8 years ago
Florian Weimer 934855246d support: Add TEST_COMPARE macro 8 years ago
Mike FABIAN 96b06a19e6 tr_TR locale: Base collation on iso14651_t1 [BZ #22527] 8 years ago
Mike FABIAN 1f6d91f328 hr_HR locale: Don’t use single code points for the digraphs in LC_TIME 8 years ago
Chris Metcalf 2e49fed84c tile: update ca{cos,sin,tan}{,h} double ULPs 8 years ago
Joseph Myers 73895b499b Use __floor not floor in sinf. 8 years ago
Siddhesh Poyarekar 4c1d801a59 aarch64: Avoid hidden symbols for memcpy/memmove into static binaries 8 years ago
Stefan Liebler 478593e637 S390: Fix backtrace in vdso functions. 8 years ago
Rajalakshmi Srinivasaraghavan 7863a71181 New generic sinf 8 years ago
John David Anglin b3f7fb12f5 Handle __gmon_start__ as undefined weak on hppa. 8 years ago
John David Anglin 800a496acb Improve PIC pc-relative instruction sequences on hppa. 8 years ago
Joseph Myers d17542d235 Use libm_alias_double for remaining powerpc functions. 8 years ago