aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/power4
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers2-0/+2
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers2-0/+2
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers2-0/+2
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers2-0/+2
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg2-0/+2
2018-01-12powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]Tulio Magno Quites Machado Filho1-0/+5
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers171-171/+171
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella1-0/+2
2017-12-05Use libm_alias_float for powerpc.Joseph Myers13-13/+26
2017-12-02Use libm_alias_double for remaining powerpc functions.Joseph Myers8-74/+17
2017-12-01Base powerpc logbl compat symbols on __logb not logb.Joseph Myers1-1/+1
2017-12-01Ues libm_alias_double for various powerpc functions.Joseph Myers5-46/+11
2017-10-03Use libm_alias_double for dbl-64 modf.Joseph Myers1-5/+0
2017-10-03Use libm_alias_double for dbl-64 logb.Joseph Myers1-5/+0
2017-08-25Remove powerpc32 sqrt wrappers.Joseph Myers9-398/+0
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2-0/+2
2017-08-08Do not use __ptr_t.Joseph Myers2-2/+2
2017-06-20Remove bits/string.h.Zack Weinberg1-2/+1
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes9-8/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers179-179/+179
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler16-86/+137
2016-07-08ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno1-0/+5
2016-03-11powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan1-6/+6
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers179-179/+179
2015-08-21powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo1-1/+1
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers2-1/+6
2015-04-15powerpc: Fix __wcschr static buildAdhemerval Zanella1-4/+14
2015-02-09powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella6-115/+32
2015-02-09powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella1-4/+10
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers181-181/+181
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers2-7/+12
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar31-35/+35
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar5-5/+5
2014-11-14Fix build of C mempcpy and stpcpy.Joseph Myers1-0/+1
2014-07-08PowerPC: Cleanup powerpc memmoveAdhemerval Zanella3-2/+4
2014-07-08PowerPC: Fix compiler warningsAdhemerval Zanella2-2/+2
2014-07-08PowerPC: Add ifunc tests for memmoveAdhemerval Zanella1-0/+6
2014-07-07PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella4-1/+100
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson1-0/+1
2014-07-03Unify hp-timing implementationsRichard Henderson1-53/+1
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson2-48/+0
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson1-16/+2
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson1-5/+0
2014-05-26PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella1-2/+2
2014-05-22PowerPC: Fix memchr ifunc hidden symbol for PPC32Adhemerval Zanella2-10/+14
2014-05-05PowerPC: ifunc improvement for internal callsAdhemerval Zanella1-2/+1
2014-03-12PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella2-2/+11
2014-02-27PowerPC: Optimized isnan/isnanf for POWER8Adhemerval Zanella1-0/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae179-179/+179